gecko-dev/rdf/resources/flash.css
1999-07-14 20:58:31 +00:00

18 lines
489 B
CSS

/* -*- Mode: C; c-basic-offset: 2 -*-
Style rules specific to the Flash Panel. These are kludged right now.
*/
window {
background-color: white;
}
treeitem[type="http://www.mozilla.org/RDF#TinderboxFlash"] > treerow > treecell > titledbutton {
list-style-image: url("resource:/res/rdf/flames.gif");
}
treeitem[type="http://home.netscape.com/NC-rdf#MsgNewMessages"] > treerow > treecell > titledbutton {
list-style-image: url("chrome://messenger/skin/folderHasMail.gif");
}