X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=9afbe603dc60f9502aa034e5fed5e2952ff44da0;hb=3d14c604c18343711c85c7c567a07a17f98c6b07;hp=d73c39be4e4ef112160cb86dde516d9082963e87;hpb=aa827705b50fa24ecb2be2712c636c3bb972654a;p=themes.git 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) {