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
This commit is contained in:
hewitt%netscape.com
2007-09-06 21:50:43 +00:00
parent f192591061
commit 1b5b53be99

View File

@@ -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,