update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / editor / EditorDialog.css
index 62514168a70bf457442417b46b0bb80f6b677234..ec99b9d2401d1069f08a0edf7401be3d55235afb 100644 (file)
@@ -152,9 +152,9 @@ tree.list {
 
 #ColorPreview {
   border: 1px inset #9C9CFF;
-  margin-left:    10px;
-  padding-left:    5px;
-  padding-right:   5px;
+  -moz-margin-start:    10px;
+  -moz-padding-start:    5px;
+  -moz-padding-end:   5px;
   min-width:     100px;
   min-height:     50px;
 }
@@ -175,7 +175,7 @@ tree.list {
 
 #alignTypeSelect,
 label#alignLabel {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
 }
 
 /* ::::: table properties dialog ::::: */
@@ -227,7 +227,7 @@ label#alignLabel {
 .colorpicker {
   border: 1px outset #9C9CFF;
   /* This should be the same as for textbox */
-  margin-left: 4px;
+  -moz-margin-start: 4px;
   /* For a little extra space between buttons */
   margin-bottom: 2px;
 }