X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;h=a684975dbd7daba8ecb1d9089dfedd0f14202af2;hb=d9f15c2857b49ab333d62169cae553627650b441;hp=1831ce700f6e87b6c516e49f7607dcb0340e63fa;hpb=569543b3d2d5099d602cc6644b026ee2adf3e00a;p=themes.git diff --git a/LCARStrek/global/tree.css b/LCARStrek/global/tree.css index 1831ce70..a684975d 100644 --- a/LCARStrek/global/tree.css +++ b/LCARStrek/global/tree.css @@ -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; }