diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.cssreset --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.cssreset Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,19 @@ +**** version 3.0.0 *** + * No changes. + +**** version 3.0.0 beta 1 *** + * No changes. + +**** version 3.0.0 PR2 *** + + * No changes. + +3.0.0PR1 - Initial release + +Module Name: "cssreset" +Documentation: http://developer.yahoo.com/yui/3/cssreset + +The foundational CSS Reset removes the inconsistent styling +of HTML elements provided by browsers. This creates a +dependably flat foundation to built upon. With CSS Reset +loaded, begin writing the explicit CSS your project needs.