dougt%netscape.com 8b171d7cb1 updating flash software notification gif.
git-svn-id: svn://10.0.0.236/trunk@42936 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 05:42:19 +00:00

22 lines
669 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("chrome://sidebar/skin/flames.gif");
}
treeitem[type="http://home.netscape.com/NC-rdf#MsgNewMessages"] > treerow > treecell > titledbutton {
list-style-image: url("chrome://messenger/skin/folderHasMail.gif");
}
treeitem[type="http://www.mozilla.org/rdf#XPInstallNotification"] > treerow > treecell > titledbutton {
list-style-image: url("resource:/res/xpinstall/notification.gif");
}