update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / communicator / directory / directory.css
index 9870f05f018dfc05ea7f67b9182f8702d24d5ced..2107b99106529c67c9bb88a1995eb47a97321a42 100644 (file)
@@ -54,12 +54,12 @@ page {
 }
 
 treechildren::-moz-tree-image(FilenameColumn) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
   list-style-image: url("chrome://communicator/skin/directory/file.gif");
 }
 
 treechildren::-moz-tree-image(FilenameColumn, selected) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
   list-style-image: url("chrome://communicator/skin/directory/file-sel.gif");
 }