X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=9afbe603dc60f9502aa034e5fed5e2952ff44da0;hp=d73c39be4e4ef112160cb86dde516d9082963e87;hb=02920d2b69ae86d5762a1874ba85d273c38bac75;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index d73c39be..9afbe603 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -111,12 +111,12 @@ treechildren::-moz-tree-cell-text(selected) { tree[seltype="cell"] > treechildren::-moz-tree-cell { border: 1px solid transparent; - padding: 0px 1px 0px 1px; + padding: 0px 1px; } tree[seltype="text"] > treechildren::-moz-tree-cell-text { border: 1px solid transparent; - padding: 0px 1px 1px 1px; + padding: 0px 1px 1px; } tree[seltype="cell"] > treechildren::-moz-tree-cell(active, selected) {