update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / mozapps / update / updates.css
index f92636fa3aafe7041f324d634efa369e469d4211..8f45c670e8f870a4e50d2031a016d66dbd7624ae 100644 (file)
@@ -6,8 +6,8 @@
 }
 
 .wizard-button > .button-box {
-  padding-left: 15px !important;
-  padding-right: 15px !important;
+  -moz-padding-start: 15px !important;
+  -moz-padding-end: 15px !important;
 }
 
 link {
@@ -67,7 +67,7 @@ remotecontent {
 }
 
 #updateForMoreInfo {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
 }
 
 #updateName, #updateFinishedName {
@@ -77,7 +77,7 @@ remotecontent {
 
 #alertImage {
   list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
-  margin-right: 5px;
+  -moz-margin-end: 5px;
 }
 
 #incompatibleWarning {
@@ -101,7 +101,7 @@ remotecontent {
 }
 
 #downloadThrobber {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
   list-style-image: url("chrome://global/skin/filepicker/blank.gif");
 }
 
@@ -110,7 +110,7 @@ remotecontent {
 }
 
 #downloadStatusProgress {
-  padding-right: 5px;
+  -moz-padding-end: 5px;
 }
 
 #pauseButton {
@@ -159,7 +159,7 @@ remotecontent {
 }
 
 #verificationFailedIcon {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
   list-style-image: url("chrome://global/skin/icons/notfound.png");
 }
 
@@ -209,7 +209,7 @@ update {
 
 .updatePrefsInfo {
   font-size: smaller;
-  margin-left: 27px;
+  -moz-margin-start: 27px;
   margin-bottom: 10px;
 }