src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.cssbase
changeset 0 40c8f766c9b8
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     1 **** version 3.0.0 ***	
       
     2   * No code changes.
       
     3   
       
     4 **** version 3.0.0 beta 1 ***	
       
     5   * No code changes.
       
     6   
       
     7 **** version 3.0.0 PR2 ***	
       
     8 
       
     9   * No code changes.
       
    10   * Minimized -min versions.
       
    11   * Updated comments for DL DD.
       
    12 
       
    13 3.0.0PR1 - Initial release
       
    14 
       
    15 Module Name: "cssbase"
       
    16 Documentation: http://developer.yahoo.com/yui/3/cssbase
       
    17 
       
    18 CSS Base is an optional CSS file that complements YUI's 
       
    19 core CSS foundation (CSS Reset, CSS Fonts, and CSS Grids). 
       
    20 CSS Base applies a style foundation for HTML elements 
       
    21 that is consistent for A-grade browsers.
       
    22 
       
    23 CSS Base may also be useful as a template for your own 
       
    24 base file, or a snippets library for styling HTML elements.
       
    25 
       
    26 Many individual values within Base can be overwritten 
       
    27 locally by setting them to auto or inherit.