X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;fp=LCARStrek%2Fglobal%2Ftree.css;h=ebcabf6c61317fe8f09d0aca2a1cad5d72c90bd4;hp=b7e588c459baa1b5aad4c35b6e7187b4e53d2423;hb=95c949c5952245a114a14491ace83defff41625a;hpb=a12570b9df613c628ada41eac0bf14f642ecf578 diff --git a/LCARStrek/global/tree.css b/LCARStrek/global/tree.css index b7e588c4..ebcabf6c 100644 --- a/LCARStrek/global/tree.css +++ b/LCARStrek/global/tree.css @@ -380,15 +380,17 @@ treechildren.gridlines::-moz-tree-row { /* ::::: alternating background ::::: */ treechildren[alternatingbackground="true"]::-moz-tree-row(odd) { - background-color: #6000CF; + background-color: #404000; } treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected) { background-color: #E7ADE7; + color: #000000; } treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected, focus) { background-color: #E7ADE7; + color: #000000; } /* ::::: editable tree ::::: */