update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / browser / downloads / downloadmanager.css
index 346d3b60dede86c1cde919285648d1ac94ac12d3..723659f0e63e59d102bdcc9c0e6bcf3282ed05ad 100644 (file)
@@ -14,19 +14,19 @@ download {
   min-height: 25px;
 }
 
-#downloadHistoryView > treechildren:-moz-tree-image(Name) {
-  margin-right: 2px;
+#downloadHistoryView > treechildren::-moz-tree-image(Name) {
+  -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 {