update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / messenger / addressbook / abResultsPane.css
index ead0a10c30c39804161d59ba411a4e03c9f794f7..a53f1a263f502e133ba0b13a18530c87aa2d0604 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-treechildren:-moz-tree-image(GeneratedName) {
-  padding-right: 2px;
+treechildren::-moz-tree-image(GeneratedName) {
+  -moz-padding-end: 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
 }
 
-treechildren:-moz-tree-image(GeneratedName, MailList) {
-  padding-right: 2px;
+treechildren::-moz-tree-image(GeneratedName, MailList) {
+  -moz-padding-end: 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif");
 }