sync both themes with Mozilla 11 toolkit winstripe changes
[themes.git] / LCARStrek / global / tree.css
index 1831ce700f6e87b6c516e49f7607dcb0340e63fa..a684975dbd7daba8ecb1d9089dfedd0f14202af2 100644 (file)
@@ -202,10 +202,13 @@ treechildren::-moz-tree-separator {
 
 /* ::::: drop feedback ::::: */
 
+treechildren::-moz-tree-row(dropOn) {
+  background-color: #008484;
+}
+
 tree[seltype="cell"] > treechildren::-moz-tree-cell-text(primary, dropOn),
 tree[seltype="text"] > treechildren::-moz-tree-cell-text(primary, dropOn),
 treechildren::-moz-tree-cell-text(dropOn) {
-  background-color: #008484;
   color: #FFCF00;
 }