-
Using the Reset CSS and then Base CSS, nester EM and STRONG tags aren't rendered italic/bold (respectively).
For example:
This is a bold and emphatic statement.
In this case, the words "bold", "and", "statement" are bold, but "emphatic" is set to "font-weight: normal;" and hence, not bold.
Adding something like:
em { font-weight: inherit; }
strong {...
2008-06-24 15:46:35 UTC in YUI Library
-
On further reflection, I think the status and intention of the YUI Base could use some more clarification from the original author(s).
If it's not intended for production use, why is there a minified version provided?
Also, the website and documentation doesn't provide any indication that the Base CSS isn't intended for production use. The website says:
"Base is an optional CSS file...
2008-05-09 14:19:50 UTC in YUI Library
-
hasenstein's explanation makes sense to me - since I filed the request, I'll close it.
2008-05-06 22:20:08 UTC in YUI Library
-
It would be nice if there was a merged CSS file that also included the Base css as this would be one less HTTP request when using the whole YUI CSS Foundation.
2008-05-05 18:02:24 UTC in YUI Library
-
File Added: rtl-reset-patch.diff.
2008-04-25 15:47:18 UTC in YUI Library
-
YUI CSS Grids and CSS Reset are over-ridding the text alignment and assuming it should be "left", even if you've specified a right-to-left text direction (dir="rtl").
Patches attached.
2008-04-25 15:46:36 UTC in YUI Library
-
sgarrity committed patchset 19 of module outliner to the Gnome Outliner CVS repository, changing 1 files.
2005-01-05 19:53:54 UTC in Gnome Outliner
-
sgarrity committed revision 44 to the Gnome Outliner SVN repository, changing 1 files.
2005-01-05 19:53:54 UTC in Gnome Outliner
-
sgarrity committed patchset 18 of module outliner to the Gnome Outliner CVS repository, changing 3 files.
2005-01-04 18:56:32 UTC in Gnome Outliner
-
sgarrity committed revision 43 to the Gnome Outliner SVN repository, changing 3 files.
2005-01-04 18:56:32 UTC in Gnome Outliner