X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=750f55d07c3dc69892a6525fbba3de864b8b17b7;hp=3a96fe18011f0bec85857f1d10d57358516bef35;hb=f128e38f4b564fd22f46f810e104934d864d7caf;hpb=5a63fe9c43ee937bee223aa76c1e45eb305f6123 diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index 3a96fe18..750f55d0 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -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; }