X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Ftree.css;h=1afe72634622bc74ef2c5879a79d785927cd9669;hp=eb96f022fe85aba938dc11f694083c02556677d8;hb=08908ab7c841b4b601bfbcff1456a97f608795f7;hpb=fbbedfbcb2137f2d3e016e039628d9165a55dd20 diff --git a/EarlyBlue/global/skin/tree.css b/EarlyBlue/global/skin/tree.css index eb96f022..1afe7263 100755 --- a/EarlyBlue/global/skin/tree.css +++ b/EarlyBlue/global/skin/tree.css @@ -23,10 +23,12 @@ tree.inset { margin: 1px 3px 2px 3px; } -treeitem[selected="true"] > treerow { +treeitem[selected="true"] > treerow, +treeitem[dd-dropon="true"] > treerow + { color: white; background-color: #336699; -} + } treecell { white-space: nowrap; @@ -137,3 +139,5 @@ treecol[sortActive="true"] list-style-image : url("chrome://global/skin/columnselect.gif"); } + +