update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / global / tree.css
index d73c39be4e4ef112160cb86dde516d9082963e87..9afbe603dc60f9502aa034e5fed5e2952ff44da0 100644 (file)
@@ -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) {