8 .wizard-button > .button-box {
9 -moz-padding-start: 15px !important;
10 -moz-padding-end: 15px !important;
15 border: 1px solid transparent;
18 -moz-margin-start: 5px;
20 text-decoration: underline !important;
26 text-decoration: underline !important;
34 border: 1px dotted black;
40 -moz-margin-start: 6px;
42 -moz-appearance: listbox;
52 .remoteLoadingThrobber {
55 .remoteLoadingThrobber[state="loading"] {
56 list-style-image: url("chrome://global/skin/icons/loading.gif");
58 .remoteLoadingThrobber[state="error"] {
59 list-style-image: url("chrome://global/skin/icons/notfound.png");
68 -moz-margin-start: 3px;
73 -moz-margin-start: 5px;
76 #updateName, #updateFinishedName {
82 list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
86 #incompatibleWarning {
87 background-color : #FFFFCC;
89 border: 1px outset #CCD0DD;
97 #downloadStatusTop, #downloadStatusLine {
98 -moz-box-align: center;
102 height: 3em !important;
106 -moz-margin-start: 5px;
107 list-style-image: url("chrome://global/skin/filepicker/blank.gif");
110 #downloadThrobber[state="loading"] {
111 list-style-image: url("chrome://global/skin/icons/loading.gif");
114 #downloadStatusProgress {
115 -moz-padding-end: 5px;
119 -moz-appearance: none;
120 list-style-image: url("chrome://mozapps/skin/downloads/downloadButtons.png");
121 -moz-image-region: rect(0px, 48px, 16px, 32px);
122 background-color: transparent;
130 /* !Important must be used otherwise this won't immediately take affect */
131 #pauseButton > .button-box {
132 padding: 0 !important;
136 -moz-image-region: rect(16px, 48px, 32px, 32px);
139 #pauseButton:active {
140 -moz-image-region: rect(32px, 48px, 48px, 32px);
143 #pauseButton[disabled="true"] {
144 -moz-image-region: rect(48px, 48px, 64px, 32px);
147 #pauseButton[paused="true"] {
148 -moz-image-region: rect(0px, 16px, 16px, 0px);
151 #pauseButton[paused="true"]:hover {
152 -moz-image-region: rect(16px, 16px, 32px, 0px);
155 #pauseButton[paused="true"]:active {
156 -moz-image-region: rect(32px, 16px, 48px, 0px);
159 #pauseButton[paused="true"][disabled="true"] {
160 -moz-image-region: rect(48px, 16px, 64px, 0px);
163 #verificationFailedIcon {
164 -moz-margin-start: 5px;
165 list-style-image: url("chrome://global/skin/icons/notfound.png");
174 -moz-margin-start: 6px !important;
175 -moz-margin-end: 5px;
180 * Update History Window
183 border-bottom: 1px dotted #666699;
190 .update-label-column {
194 .update-details-link {
208 #historyItems > scrollbox {
214 -moz-margin-start: 27px;