update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / browser / downloads / downloadmanager.css
index 897665dc93f49046740325fe18d26c27d0601cdc..723659f0e63e59d102bdcc9c0e6bcf3282ed05ad 100644 (file)
@@ -15,18 +15,18 @@ download {
 }
 
 #downloadHistoryView > treechildren::-moz-tree-image(Name) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
 }
 
 .indented {
-  margin-left: 17px;
+  -moz-margin-start: 17px;
 }
 
 listcell {
   margin-top: 2px;
   margin-bottom: 2px;
-  margin-left: 4px;
-  margin-right: 4px;
+  -moz-margin-start: 4px;
+  -moz-margin-end: 4px;
 }
 
 .link {