update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / mozapps / pref / pref.css
index df29b8c45d526f8760599f7797ddab3e7688ba48..bebe8abab20b165bf5bd1d228185f11cf6f48d52 100644 (file)
 }
 
 .indent {
-  margin-left: 23px;
-  margin-right: 23px;
+  -moz-margin-start: 23px;
+  -moz-margin-end: 23px;
 }
 
 .small-indent {
-  margin-left: 15px;
+  -moz-margin-start: 15px;
 }
 
 .uniWidthButton {
@@ -88,7 +88,7 @@
 }
 
 .biggerIndent {
-  margin-left: 28px;
+  -moz-margin-start: 28px;
 }
 
 #typeField {
@@ -96,6 +96,6 @@
 }
 
 #defaultAppName {
-  margin-left: 6px !important;
+  -moz-margin-start: 6px !important;
 }