X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Ftree.css;h=5c20d6b15ba78ca782b364df21ca11f742610859;hp=55efa42b3988adea4c868afee5e22c16e307c18c;hb=3f29304762c3a78def2e3e7202522535f327b2ba;hpb=36d6ec1241771cc6ebc2467d8d305c8b753af54c diff --git a/EarlyBlue/skin/EarlyBlue/global/tree.css b/EarlyBlue/skin/EarlyBlue/global/tree.css index 55efa42b..5c20d6b1 100644 --- a/EarlyBlue/skin/EarlyBlue/global/tree.css +++ b/EarlyBlue/skin/EarlyBlue/global/tree.css @@ -195,6 +195,10 @@ treeitem[container="true"][open="true"] > treerow > treecell > .tree-cell-twisty list-style-image : url("chrome://global/skin/twisty-open.gif"); } +treeitem[empty="true"] > treerow > treecell > .tree-cell-twisty { + visibility : hidden; +} + /* tree header with sort direction indicators */ .tree-header-sortdirection @@ -239,3 +243,4 @@ treerow[mode="inline-edit"] } +