diff options
Diffstat (limited to 'js/yui/fonts/fonts.css')
-rw-r--r-- | js/yui/fonts/fonts.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/js/yui/fonts/fonts.css b/js/yui/fonts/fonts.css index 7ee78d549..b170cd7ec 100644 --- a/js/yui/fonts/fonts.css +++ b/js/yui/fonts/fonts.css @@ -1,8 +1,8 @@ /* -Copyright (c) 2010, Yahoo! Inc. All rights reserved. +Copyright (c) 2011, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html -version: 2.8.2r1 +version: 2.9.0 */ /** * YUI Fonts @@ -28,7 +28,6 @@ body { */ select, input, -button, textarea, button { font:99% arial,helvetica,clean,sans-serif; |