sync both themes with Mozilla 11 toolkit winstripe changes
[themes.git] / EarlyBlue / global / tree.css
index 3a96fe18011f0bec85857f1d10d57358516bef35..750f55d07c3dc69892a6525fbba3de864b8b17b7 100644 (file)
@@ -192,10 +192,13 @@ treechildren::-moz-tree-separator {
 
 /* ::::: drop feedback ::::: */
 
+treechildren::-moz-tree-row(dropOn) {
+  background-color: #336699;
+}
+
 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: #336699;
   color: #FFFFFF;
 }