From de6d0eaf6eb0b61fc1c8eea6bc53db2f0f8fde6a Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 23 Jan 2017 15:16:14 +0100 Subject: update to 51.0rc2 --- .../chrome/mozapps/update/updates.css | 31 ---------------------- 1 file changed, 31 deletions(-) (limited to 'arc-firefox-theme/chrome/mozapps/update') diff --git a/arc-firefox-theme/chrome/mozapps/update/updates.css b/arc-firefox-theme/chrome/mozapps/update/updates.css index dbf724e..90ff4f5 100644 --- a/arc-firefox-theme/chrome/mozapps/update/updates.css +++ b/arc-firefox-theme/chrome/mozapps/update/updates.css @@ -21,31 +21,10 @@ wizardpage { padding: 10px; } -.loadingBox { - padding: 3px 5px 3px 5px; -} - -.remoteLoadingThrobber { - margin-top: 3px; -} - -.remoteLoadingThrobber[state="loading"] { - list-style-image: url("chrome://global/skin/icons/loading.png"); -} - -.remoteLoadingThrobber[state="error"] { - list-style-image: url("moz-icon://stock/gtk-dialog-error?size=menu"); -} - .wizard-buttons-separator { margin-top: 0 !important; } -#licenseContent, #incompatibleListbox { - margin-inline-start: 6px; - margin-inline-end: 6px; -} - .inline-link { color: -moz-nativehyperlinktext; text-decoration: none; @@ -67,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; -- cgit v1.2.3