diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-11-01 01:11:56 +0100 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-11-01 01:11:56 +0100 |
commit | 9392b166d17823427f8149c047e5840c3491abf8 (patch) | |
tree | 581d1c23c0d1895a66fb0579a9db6b74793fc02c /js/yui/fonts | |
parent | 8846684813d3c3c4abb19b2bbc32e498b64a19de (diff) | |
download | bugzilla-9392b166d17823427f8149c047e5840c3491abf8.tar.gz bugzilla-9392b166d17823427f8149c047e5840c3491abf8.tar.xz |
Bug 606618: Update YUI to 2.8.2
r=LpSolit, a=mkanat
Diffstat (limited to 'js/yui/fonts')
-rw-r--r-- | js/yui/fonts/fonts-min.css | 2 | ||||
-rw-r--r-- | js/yui/fonts/fonts.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/yui/fonts/fonts-min.css b/js/yui/fonts/fonts-min.css index 6309e9b21..3e0f84ee7 100644 --- a/js/yui/fonts/fonts-min.css +++ b/js/yui/fonts/fonts-min.css @@ -2,6 +2,6 @@ Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html -version: 2.8.1 +version: 2.8.2r1 */ body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
\ No newline at end of file diff --git a/js/yui/fonts/fonts.css b/js/yui/fonts/fonts.css index f7991e763..7ee78d549 100644 --- a/js/yui/fonts/fonts.css +++ b/js/yui/fonts/fonts.css @@ -2,7 +2,7 @@ Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html -version: 2.8.1 +version: 2.8.2r1 */ /** * YUI Fonts |