start 2.18 cycle
[themes.git] / EarlyBlue / mozapps / update / updates.css
index 0b54e023471960708b8df61f21ed6252bcc1c7a1..94ae5c3378af750763723e9137cc9b25ccb86c28 100644 (file)
@@ -13,6 +13,10 @@ wizardpage {
   padding: 0;
 }
 
+.update-header {
+  padding: 0px 10px;
+}
+
 .update-content {
   padding: 10px;
 }
@@ -30,20 +34,13 @@ wizardpage {
 }
 
 .remoteLoadingThrobber[state="error"] {
-  list-style-image: url("chrome://global/skin/icons/notfound.png");
+  list-style-image: url("chrome://global/skin/icons/information-16.png");
 }
 
 .wizard-buttons-separator {
   margin-top: 0 !important;
 }
 
-#updates[currentpageid="updatesfoundbasic"] .wizard-button[dlgtype="next"],
-#updates[currentpageid="updatesfoundbillboard"] .wizard-button[dlgtype="next"],
-#updates[currentpageid="finished"] .wizard-button[dlgtype="finish"],
-#updates[currentpageid="finishedBackground"] .wizard-button[dlgtype="finish"] {
-  font-weight: bold;
-}
-
 #licenseContent, #incompatibleListbox {
   -moz-margin-start: 6px;
   -moz-margin-end: 6px;