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

This commit is contained in:
hewitt%netscape.com 2000-09-21 07:09:56 +00:00
Родитель 3ea78604d5
Коммит 6b260522cf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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