first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / messenger / addressbook / abResultsPane.css
index 305412c4826e54aebbaaacdecad727700222852f..28d83a9ca85c621b93cd5b11f64df8df4d5530d5 100644 (file)
@@ -5,11 +5,11 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 treechildren::-moz-tree-image(GeneratedName) {
-  -moz-padding-end: 2px;
+  padding-inline-end: 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
 }
 
 treechildren::-moz-tree-image(GeneratedName, MailList) {
-  -moz-padding-end: 2px;
+  padding-inline-end: 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif");
 }