first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / communicator / directory / directory.css
index 530772da389481b85e8f0832d1dd66a6c9af9682..717fcebee6633ea2c295996a43951565b5c7fc9b 100644 (file)
@@ -20,12 +20,12 @@ page {
 }
 
 treechildren::-moz-tree-image(FilenameColumn) {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
   list-style-image: url("chrome://communicator/skin/directory/file.gif");
 }
 
 treechildren::-moz-tree-image(FilenameColumn, selected) {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
   list-style-image: url("chrome://communicator/skin/directory/file-sel.gif");
 }