From 5d0154142c76d2f751f26f5a723869596432b9f2 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Sun, 5 Dec 1999 08:45:01 +0000 Subject: [PATCH] Making history compliant with master skin file rules. --- suite/common/history/history.xul | 1 + xpfe/components/history/resources/history.css | 10 +--------- xpfe/components/history/resources/history.xul | 1 + 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/suite/common/history/history.xul b/suite/common/history/history.xul index b150b695d13c..0b41f2ace259 100644 --- a/suite/common/history/history.xul +++ b/suite/common/history/history.xul @@ -22,6 +22,7 @@ --> + diff --git a/xpfe/components/history/resources/history.css b/xpfe/components/history/resources/history.css index 719f88aa0887..05dfe4de0312 100644 --- a/xpfe/components/history/resources/history.css +++ b/xpfe/components/history/resources/history.css @@ -26,12 +26,4 @@ */ -treeitem[type="http://home.netscape.com/NC-rdf#Folder"] > treerow > treecell > .tree-icon -{ - list-style-image: url("resource:/res/rdf/bookmark-folder-closed.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > treecell > .tree-icon -{ - list-style-image: url("resource:/res/rdf/bookmark-folder-open.gif"); -} +@import url(chrome://global/skin/); diff --git a/xpfe/components/history/resources/history.xul b/xpfe/components/history/resources/history.xul index b150b695d13c..0b41f2ace259 100644 --- a/xpfe/components/history/resources/history.xul +++ b/xpfe/components/history/resources/history.xul @@ -22,6 +22,7 @@ --> +