update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / global / global.css
index 35c1ebdf7d0a65e70c3b9a39149051f1650317c1..f48c304e13c53a63376c21cc40bef701b432b413 100644 (file)
@@ -200,8 +200,8 @@ separator.groove:not([orient="vertical"]) {
 
 separator.groove[orient="vertical"] {
   border-left: 2px groove #CCD0DD;
-  margin-left: 0.4em;
-  margin-right: 0.4em;
+  -moz-margin-start: 0.4em;
+  -moz-margin-end: 0.4em;
 }
 
 /* groove separators (0 padding, for dividing effects) */
@@ -250,8 +250,8 @@ description {
 }
 
 .indent {
-/*  margin-left: 23px; */
-  margin-left: 15px;
+/*  -moz-margin-start: 23px; */
+  -moz-margin-start: 15px;
 }
 
 .box-padded {