Files
Mozilla/mozilla/toolkit/themes/winstripe/global/config.css
ben%bengoodger.com 8b3367f21a land winstripe on trunk
git-svn-id: svn://10.0.0.236/trunk@158063 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 23:01:11 +00:00

15 lines
256 B
CSS

@import url("chrome://global/skin/");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
treechildren::-moz-tree-cell-text(user)
{
font-weight: bold;
}
treechildren::-moz-tree-cell-text(locked)
{
font-style: italic;
}