46423 - updated non-focused tree selection color, r=hangas, a=ben

git-svn-id: svn://10.0.0.236/trunk@79738 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hewitt%netscape.com
2000-09-21 07:09:56 +00:00
parent 55ac99b2fa
commit c21d43a459

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,