sync both themes with toolkit windows theme changes in Mozilla 52 cycle
[themes.git] / LCARStrek / mozapps / update / updates.css
index de59c1225a0dc755df5607ae85474cdf764e33af..08258f56b00f83703c290d76c23954bda0923df0 100644 (file)
@@ -21,38 +21,10 @@ wizardpage {
   padding: 10px;
 }
 
-.loadingBox {
-  padding: 3px 5px;
-}
-
-.remoteLoadingThrobber {
-  margin-top: 3px;
-}
-
-.remoteLoadingThrobber[state="loading"] {
-  list-style-image: url("chrome://global/skin/icons/loading.png");
-}
-
-@media (min-resolution: 1.1dppx) {
-  .remoteLoadingThrobber[state="loading"] {
-    width: 16px;
-    list-style-image: url("chrome://global/skin/icons/loading@2x.png");
-  }
-}
-
-.remoteLoadingThrobber[state="error"] {
-  list-style-image: url("chrome://global/skin/icons/information-16.png");
-}
-
 .wizard-buttons-separator {
   margin-top: 0 !important;
 }
 
-#licenseContent, #incompatibleListbox {
-  margin-inline-start: 6px;
-  margin-inline-end: 6px;
-}
-
 .inline-link {
   color: #3333FF;
   text-decoration: none;
@@ -74,16 +46,6 @@ wizardpage {
   font-size: larger;
 }
 
-/* License Page */
-#licenseContent {
-/*  -moz-appearance: listbox; */
-}
-
-/* Incompatible List Page */
-#incompatibleListbox {
-  margin-bottom: 6px;
-}
-
 /* Downloading Page */
 #downloadStatusLine {
   -moz-box-align: center;
@@ -144,7 +106,7 @@ wizardpage {
 
 #verificationFailedIcon {
   margin-inline-start: 5px;
-  list-style-image: url("chrome://global/skin/icons/notfound.png");
+  list-style-image: url("chrome://global/skin/icons/information-16.png");
 }
 
 /* Error Page */