first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / communicator / directory / directory.css
index d32d2025ee9e6151e596f765e8da9a5bb87fcdf0..c2825d2418af637e37c82d65644d681c280e6df8 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");
 }