update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / global / autocomplete.css
index 0811c6cb413fb69ee383d687b90b2d1d25d61f89..7c9089983fdcf6024c460bdcfaac7157ffbfe814 100644 (file)
@@ -115,7 +115,7 @@ panel[type="autocomplete-richlistbox"],
 }
 
 .autocomplete-treebody::-moz-tree-cell-text {
-  padding-left: 8px;
+  -moz-padding-start: 8px;
 }
 
 .autocomplete-treebody::-moz-tree-row(selected) {
@@ -167,7 +167,7 @@ panel[type="autocomplete-richlistbox"],
 }
 
 .ac-extra > .ac-comment {
-  padding-right: 4px;
+  -moz-padding-end: 4px;
 }
 
 .ac-ellipsis-after {