From c065aa88fb2a65876cf8fa3fb9f51042753f091a Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Mon, 26 Jul 1999 16:18:01 +0000 Subject: [PATCH] Adding xpinstall notfication to the sidebar. --- rdf/resources/flash-registry.rdf | 4 ++++ rdf/resources/flash.css | 17 ----------------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/rdf/resources/flash-registry.rdf b/rdf/resources/flash-registry.rdf index c3964863df6..f462fbd5440 100644 --- a/rdf/resources/flash-registry.rdf +++ b/rdf/resources/flash-registry.rdf @@ -12,6 +12,10 @@ + + + + diff --git a/rdf/resources/flash.css b/rdf/resources/flash.css index 9f5bca427c9..e69de29bb2d 100644 --- a/rdf/resources/flash.css +++ b/rdf/resources/flash.css @@ -1,17 +0,0 @@ -/* -*- 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"); -}