From 6b260522cfbc9c670f25c542521ebb2337a05294 Mon Sep 17 00:00:00 2001 From: "hewitt%netscape.com" Date: Thu, 21 Sep 2000 07:09:56 +0000 Subject: [PATCH] 46423 - updated non-focused tree selection color, r=hangas, a=ben --- themes/modern/global/tree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/modern/global/tree.css b/themes/modern/global/tree.css index e54aa79ebc1..58dd83bc41f 100644 --- a/themes/modern/global/tree.css +++ b/themes/modern/global/tree.css @@ -102,7 +102,7 @@ treeitem[container="true"] > treerow > .treecell-indent > .tree-cell-primary-ico treeitem[selected="true"] > treerow { color: #000000; - background-color: #B4C3D4; + background-color: #CCCCCC; } tree:focus > treechildren treeitem[selected="true"] > treerow,