more 2.0a1 improvements for LCARStrek
[themes.git] / LCARStrek / global / tree.css
index 2469e66c16ff4ab7768f1f4ac50c43c1151a48dd..82fda3c561219e8af18785a1a53aa3203f7d3b4a 100644 (file)
@@ -427,12 +427,12 @@ treechildren[alternatingbackground="true"]::-moz-tree-row(odd) {
 }
 
 treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected) {
-  background-color: #E7ADE7;
+  background-color: #008484;
   color: #000000;
 }
 
 treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected, focus) {
-  background-color: #E7ADE7;
+  background-color: #008484;
   color: #000000;
 }