make links have more contrast to black, add new design to SeaMonkey profile manager
[themes.git] / LCARStrek / global / tree.css
index d57c3d0bd4df20c5c68835f8904016dd3f0a6030..ba63f07ef242157073357ba34fdfcfb15281df9d 100644 (file)
@@ -40,12 +40,12 @@ treechildren::-moz-tree-row {
 
 treechildren::-moz-tree-row(selected) {
   background-color: #008484;
-  color: #FFCF00;
+  color: #000000;
 }
 
 treechildren::-moz-tree-row(selected, focus) {
   background-color: #008484;
-  color: #FFCF00;
+  color: #000000;
 }
 
 treechildren::-moz-tree-row(current, focus) {