From d4e0a79380445976dde8b15b0e531c4a888f0cb0 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Sun, 22 Aug 1999 06:42:03 +0000 Subject: [PATCH] Style tweak. --- xpfe/global/resources/skin/xul.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpfe/global/resources/skin/xul.css b/xpfe/global/resources/skin/xul.css index 6389d2d2855..a46b5e9b2a6 100644 --- a/xpfe/global/resources/skin/xul.css +++ b/xpfe/global/resources/skin/xul.css @@ -666,7 +666,7 @@ treechildren { font: inherit; } -treerow[selectedrow="true"] { +treeitem[selected="true"] > treerow { color: white; background-color: #666699; font: inherit;