From 1b5b53be99822f728d321c2ef66b37912bac4738 Mon Sep 17 00:00:00 2001 From: "hewitt%netscape.com" Date: Thu, 6 Sep 2007 21:50:43 +0000 Subject: [PATCH] 46423 - updated non-focused tree selection color, r=hangas, a=ben git-svn-id: svn://10.0.0.236/trunk@234318 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/themes/modern/global/tree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/suite/themes/modern/global/tree.css b/mozilla/suite/themes/modern/global/tree.css index e54aa79ebc1..58dd83bc41f 100644 --- a/mozilla/suite/themes/modern/global/tree.css +++ b/mozilla/suite/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,