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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user