mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Upgraded the YUI libs to version 0.12.0, released 14 Nov 2006.
This commit is contained in:
parent
6418486c69
commit
d38ed4fba2
79 changed files with 45819 additions and 28246 deletions
|
@ -1,9 +1,13 @@
|
|||
CSS Fonts Release Notes
|
||||
YUI Library - Fonts - Release Notes
|
||||
|
||||
*** version 0.11.0 ***
|
||||
Version 0.12.0
|
||||
|
||||
* No changes.
|
||||
* No changes.
|
||||
|
||||
*** version 0.10.0 ***
|
||||
Version 0.11.0
|
||||
|
||||
* Initial release.
|
||||
* No changes.
|
||||
|
||||
Version 0.10.0
|
||||
|
||||
* Initial release.
|
||||
|
|
8
lib/yui/fonts/fonts-min.css
vendored
8
lib/yui/fonts/fonts-min.css
vendored
|
@ -1,7 +1 @@
|
|||
/*
|
||||
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 0.11.0
|
||||
*/
|
||||
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
|
||||
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */ body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 0.11.0
|
||||
version: 0.12.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* 84.5% for !IE, keywords for IE
|
||||
* 84.5% for !IE, keywords for IE to preserve user font-size adjustment
|
||||
* Percents could work for IE, but for backCompat purposes, we are using keywords.
|
||||
* x-small is for IE < 6 and IE6 quirks mode.
|
||||
*
|
||||
* x-small is for IE6/7 quirks mode.
|
||||
*
|
||||
*/
|
||||
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
|
||||
table {font-size:inherit;font:100%;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue