update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / mozapps / update / updates.css
index 930a76c5a5567bc215e8c6c7f4b9413d54f2dabe..23b185d0cd13a5c15e6699831c7bb8836e668b74 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 {
@@ -100,7 +100,7 @@ remotecontent {
 }
 
 #downloadThrobber {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
   list-style-image: url("chrome://global/skin/filepicker/blank.gif");
 }
 
@@ -109,7 +109,7 @@ remotecontent {
 }
 
 #downloadStatusProgress {
-  padding-right: 5px;
+  -moz-padding-end: 5px;
 }
 
 #pauseButton {
@@ -158,7 +158,7 @@ remotecontent {
 }
 
 #verificationFailedIcon {
-  margin-left: 5px;
+  -moz-margin-start: 5px;
   list-style-image: url("chrome://global/skin/icons/notfound.png");
 }
 
@@ -208,7 +208,7 @@ update {
 
 .updatePrefsInfo {
   font-size: smaller;
-  margin-left: 27px;
+  -moz-margin-start: 27px;
   margin-bottom: 10px;
 }