Change default background to white

git-svn-id: svn://10.0.0.236/trunk@39372 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm%netscape.com 1999-07-14 20:58:31 +00:00
parent 93f7a0e7f7
commit c6b7e66f2f

View File

@ -4,6 +4,10 @@
*/
window {
background-color: white;
}
treeitem[type="http://www.mozilla.org/RDF#TinderboxFlash"] > treerow > treecell > titledbutton {
list-style-image: url("resource:/res/rdf/flames.gif");
}