first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / communicator / downloads / downloadmanager.css
index a2351ca3a143cc5d022729f2c7a2dd50c53a4000..78e8ac20fa4357c8e7b2548c2f9ccd7a069849d3 100644 (file)
@@ -10,7 +10,7 @@
 */
 
 treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
 }
 
 #pauseButton,
@@ -56,8 +56,8 @@ treechildren::-moz-tree-image(ActionStop, inactive) {
   /* match dialog.css */
   padding-top: 8px;
   padding-bottom: 10px;
-  -moz-padding-start: 8px;
-  -moz-padding-end: 10px;
+  padding-inline-start: 8px;
+  padding-inline-end: 10px;
 }
 
 /* label with dropdown, actually done as a button type=menu */