clean merge conflict
[themes.git] / LCARStrek / messenger / primaryToolbar.css
CommitLineData
351107c9 1/* ***** BEGIN LICENSE BLOCK *****
2 * Version: NPL 1.1/GPL 2.0/LGPL 2.1
3 *
4 * The contents of this file are subject to the Netscape Public License
5 * Version 1.1 (the "License"); you may not use this file except in
6 * compliance with the License. You may obtain a copy of the License at
7 * http://www.mozilla.org/NPL/
8 *
9 * Software distributed under the License is distributed on an "AS IS" basis,
10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 * for the specific language governing rights and limitations under the
12 * License.
13 *
14 * The Original Code is mozilla.org code.
15 *
3a121502 16 * The Initial Developer of the Original Code is
351107c9 17 * Netscape Communications Corporation.
18 * Portions created by the Initial Developer are Copyright (C) 1998
19 * the Initial Developer. All Rights Reserved.
20 *
21 * Contributor(s):
22 * Robert Kaiser <KaiRo@KaiRo.at>
23 *
24 * Alternatively, the contents of this file may be used under the terms of
3a121502 25 * either the GNU General Public License Version 2 or later (the "GPL"), or
351107c9 26 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27 * in which case the provisions of the GPL or the LGPL are applicable instead
28 * of those above. If you wish to allow use of your version of this file only
29 * under the terms of either the GPL or the LGPL, and not to allow others to
30 * use your version of this file under the terms of the NPL, indicate your
31 * decision by deleting the provisions above and replace them with the notice
32 * and other provisions required by the GPL or the LGPL. If you do not delete
33 * the provisions above, a recipient may use your version of this file under
34 * the terms of any one of the NPL, the GPL or the LGPL.
35 *
36 * ***** END LICENSE BLOCK ***** */
37
38/* ===== primaryToolbar.css =============================================
39 == Images for the Mail primary toolbar.
40 ======================================================================= */
41
42@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
43
44/* ::::: primary toolbar buttons ::::: */
45
b1eaa419 46#button-getmsg {
c710949d 47 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 48 list-style-image: url("chrome://messenger/skin/toolbar/getmsg.gif");
49}
351107c9 50
51#button-getmsg:hover,
3a121502 52#button-getmsg:hover:active,
b1eaa419 53#button-getmsg[open="true"] {
54 list-style-image: url("chrome://messenger/skin/toolbar/getmsg-hover.gif");
3a121502 55}
b1eaa419 56
57#button-getmsg[disabled="true"] {
58 list-style-image: url("chrome://messenger/skin/toolbar/getmsg-disabled.gif") !important;
59}
60
61#button-newmsg {
c710949d 62 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 63 list-style-image: url("chrome://messenger/skin/toolbar/newmsg.gif");
64}
351107c9 65
66#button-newmsg:hover,
b1eaa419 67#button-newmsg:hover:active {
68 list-style-image: url("chrome://messenger/skin/toolbar/newmsg-hover.gif");
3a121502 69}
b1eaa419 70
71#button-newmsg[disabled="true"] {
72 list-style-image: url("chrome://messenger/skin/toolbar/newmsg-disabled.gif") !important;
73}
74
75#button-reply {
c710949d 76 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 77 list-style-image: url("chrome://messenger/skin/toolbar/reply.gif");
78}
351107c9 79
80#button-reply:hover,
b1eaa419 81#button-reply:hover:active {
82 list-style-image: url("chrome://messenger/skin/toolbar/reply-hover.gif");
3a121502 83}
b1eaa419 84
85#button-reply[disabled="true"] {
86 list-style-image: url("chrome://messenger/skin/toolbar/reply-disabled.gif") !important;
87}
88
89#button-replyall {
c710949d 90 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 91 list-style-image: url("chrome://messenger/skin/toolbar/replyall.gif");
92}
351107c9 93
94#button-replyall:hover,
b1eaa419 95#button-replyall:hover:active {
96 list-style-image: url("chrome://messenger/skin/toolbar/replyall-hover.gif");
3a121502 97}
b1eaa419 98
99#button-replyall[disabled="true"] {
100 list-style-image: url("chrome://messenger/skin/toolbar/replyall-disabled.gif") !important;
101}
102
103#button-forward {
c710949d 104 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 105 list-style-image: url("chrome://messenger/skin/toolbar/forward.gif");
106}
351107c9 107
108#button-forward:hover,
b1eaa419 109#button-forward:hover:active {
110 list-style-image: url("chrome://messenger/skin/toolbar/forward-hover.gif");
3a121502 111}
b1eaa419 112
113#button-forward[disabled="true"] {
114 list-style-image: url("chrome://messenger/skin/toolbar/forward-disabled.gif") !important;
115}
116
117#button-file {
c710949d 118 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 119 list-style-image: url("chrome://messenger/skin/toolbar/file.gif");
120}
351107c9 121
122#button-file:hover,
3a121502 123#button-file:hover:active,
b1eaa419 124#button-file[open="true"] {
125 list-style-image: url("chrome://messenger/skin/toolbar/file-hover.gif");
3a121502 126}
b1eaa419 127
128#button-file[disabled="true"] {
129 list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important;
130}
131
ee6cb01c
RK
132#button-goback {
133 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
134 -moz-image-region: rect(42px 25px 63px 0px);
135}
136
c452635d
RK
137#button-goback:hover,
138#button-goback:hover:active,
139#button-goback[open="true"] {
140 -moz-image-region: rect(42px 75px 63px 50px);
141}
142
ee6cb01c
RK
143#button-goback[disabled="true"] {
144 -moz-image-region: rect(42px 50px 63px 25px) !important;
145}
146
147#button-goforward {
148 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
149 -moz-image-region: rect(63px 25px 84px 0px);
150}
151
c452635d
RK
152#button-goforward:hover,
153#button-goforward:hover:active,
154#button-goforward[open="true"] {
155 -moz-image-region: rect(63px 75px 84px 50px);
156}
157
ee6cb01c
RK
158#button-goforward[disabled="true"] {
159 -moz-image-region: rect(63px 50px 84px 25px) !important;
160}
161
b1eaa419 162#button-next {
c710949d 163 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 164 list-style-image: url("chrome://messenger/skin/toolbar/next.gif");
165}
351107c9 166
167#button-next:hover,
b1eaa419 168#button-next:hover:active {
169 list-style-image: url("chrome://messenger/skin/toolbar/next-hover.gif");
3a121502 170}
b1eaa419 171
172#button-next[disabled="true"] {
173 list-style-image: url("chrome://messenger/skin/toolbar/next-disabled.gif") !important;
174}
175
176#button-delete {
c710949d 177 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 178 list-style-image: url("chrome://global/skin/icons/trash.gif");
179}
351107c9 180
181#button-delete:hover,
b1eaa419 182#button-delete:hover:active {
183 list-style-image: url("chrome://global/skin/icons/trash-hover.gif");
3a121502 184}
351107c9 185
b1eaa419 186#button-delete[disabled="true"] {
187 list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
351107c9 188}
189
b1eaa419 190#button-mark {
c710949d 191 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
b1eaa419 192 list-style-image: url("chrome://messenger/skin/toolbar/mark.gif");
193}
351107c9 194
195#button-mark:hover,
3a121502 196#button-mark:hover:active,
b1eaa419 197#button-mark[open="true"] {
198 list-style-image: url("chrome://messenger/skin/toolbar/mark-hover.gif");
3a121502 199}
b1eaa419 200
201#button-mark[disabled="true"] {
202 list-style-image: url("chrome://messenger/skin/toolbar/mark-disabled.gif") !important;
203}
204
205#button-print {
ee6cb01c
RK
206 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
207 -moz-image-region: rect(0px 25px 21px 0px);
b1eaa419 208}
351107c9 209
210#button-print:hover,
3a121502 211#button-print:hover:active,
b1eaa419 212#button-print[open="true"] {
ee6cb01c 213 -moz-image-region: rect(0px 75px 21px 50px);
b1eaa419 214}
215
216#button-print[disabled="true"] {
ee6cb01c 217 -moz-image-region: rect(0px 50px 21px 25px) !important;
b1eaa419 218}
219
220#button-stop {
ee6cb01c
RK
221 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
222 -moz-image-region: rect(21px 25px 42px 0px);
b1eaa419 223}
351107c9 224
225#button-stop:hover,
b1eaa419 226#button-stop:hover:active {
ee6cb01c 227 -moz-image-region: rect(21px 75px 42px 50px);
b1eaa419 228}
229
230#button-stop[disabled="true"] {
ee6cb01c 231 -moz-image-region: rect(21px 50px 42px 25px) !important;
b1eaa419 232}
07b3f504 233
234#button-junk {
c710949d 235 /* list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); */
a3b3d4d6 236 list-style-image: url("chrome://messenger/skin/toolbar/junk.gif");
07b3f504 237}
238
239#button-junk:hover,
242fc635 240#button-junk:hover:active,
07b3f504 241#button-junk[open="true"] {
a3b3d4d6 242 list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
3a121502 243}
07b3f504 244
245#button-junk[disabled="true"] {
a3b3d4d6 246 list-style-image: url("chrome://messenger/skin/toolbar/junk-disabled.gif") !important;
07b3f504 247}
ac1cdf20 248
c710949d
RK
249/* ::::: small primary toolbar buttons ::::: */
250/*
251toolbar[iconsize="small"] > #button-getmsg {
252 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
253 -moz-image-region: rect(48px 16px 64px 0);
254}
255
256toolbar[iconsize="small"] > #button-getmsg[disabled="true"] {
257 -moz-image-region: rect(48px 32px 64px 16px) !important;
258}
259
260toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover,
261toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover:active {
262 -moz-image-region: rect(48px 48px 64px 32px);
263}
264
265toolbar[iconsize="small"] > #button-newmsg {
266 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
267 -moz-image-region: rect(80px 16px 96px 0);
268}
269
270toolbar[iconsize="small"] > #button-newmsg[disabled="true"] {
271 -moz-image-region: rect(80px 32px 96px 16px) !important;
272}
273
274toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover,
275toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover:active {
276 -moz-image-region: rect(80px 48px 96px 32px);
277}
278
279toolbar[iconsize="small"] > #button-reply {
280 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
281 -moz-image-region: rect(112px 16px 128px 0);
282}
283
284toolbar[iconsize="small"] > #button-reply[disabled="true"] {
285 -moz-image-region: rect(112px 32px 128px 16px) !important;
286}
287
288toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover,
289toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover:active {
290 -moz-image-region: rect(112px 48px 128px 32px);
291}
292
293toolbar[iconsize="small"] > #button-replyall {
294 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
295 -moz-image-region: rect(128px 16px 144px 0);
296}
297
298toolbar[iconsize="small"] > #button-replyall[disabled="true"] {
299 -moz-image-region: rect(128px 32px 144px 16px) !important;
300}
301
302toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover,
303toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active {
304 -moz-image-region: rect(128px 48px 144px 32px);
305}
306
307toolbar[iconsize="small"] > #button-forward {
308 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
309 -moz-image-region: rect(32px 16px 48px 0);
310}
311
312toolbar[iconsize="small"] > #button-forward[disabled="true"] {
313 -moz-image-region: rect(32px 32px 48px 16px) !important;
314}
315
316toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover,
317toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover:active {
318 -moz-image-region: rect(32px 48px 48px 32px);
319}
320
321toolbar[iconsize="small"] > #button-file {
322 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
323 -moz-image-region: rect(16px 16px 32px 0);
324}
325
326toolbar[iconsize="small"] > #button-file[disabled="true"] {
327 -moz-image-region: rect(16px 32px 32px 16px) !important;
328}
329
330toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover,
331toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover:active {
332 -moz-image-region: rect(16px 48px 32px 32px);
333}
334*/
335toolbar[iconsize="small"] > #button-goback {
336 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
337 -moz-image-region: rect(32px 16px 48px 0);
338}
339
340toolbar[iconsize="small"] > #button-goback[disabled="true"] {
341 -moz-image-region: rect(32px 32px 48px 16px) !important;
342}
343
344toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover,
345toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover:active {
346 -moz-image-region: rect(32px 48px 48px 32px);
347}
348
349toolbar[iconsize="small"] > #button-goforward {
350 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
351 -moz-image-region: rect(48px 16px 64px 0);
352}
353
354toolbar[iconsize="small"] > #button-goforward[disabled="true"] {
355 -moz-image-region: rect(48px 32px 64px 16px) !important;
356}
357
358toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover,
359toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover:active {
360 -moz-image-region: rect(48px 48px 64px 32px);
361}
362/*
363toolbar[iconsize="small"] > #button-next {
364 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
365 -moz-image-region: rect(96px 16px 112px 0);
366}
367
368toolbar[iconsize="small"] > #button-next[disabled="true"] {
369 -moz-image-region: rect(96px 32px 112px 16px) !important;
370}
371
372toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover,
373toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover:active {
374 -moz-image-region: rect(96px 48px 112px 32px);
375}
376
377toolbar[iconsize="small"] > #button-delete {
378 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
379 -moz-image-region: rect(0 16px 16px 0);
380}
381
382toolbar[iconsize="small"] > #button-delete[disabled="true"] {
383 -moz-image-region: rect(0 32px 16px 16px) !important;
384}
385
386toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover,
387toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover:active {
388 -moz-image-region: rect(0 48px 16px 32px);
389}
390
391toolbar[iconsize="small"] > #button-mark {
392 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
393 -moz-image-region: rect(64px 16px 80px 0);
394}
395
396toolbar[iconsize="small"] > #button-mark[disabled="true"] {
397 -moz-image-region: rect(64px 32px 80px 16px) !important;
398}
399
400toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover,
401toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover:active {
402 -moz-image-region: rect(64px 48px 80px 32px);
403}
404
405toolbar[iconsize="small"] > #button-junk > .toolbarbutton-1 {
406 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
407 -moz-image-region: rect(192px 16px 208px 0);
408}
409
410toolbar[iconsize="small"] > #button-replyall[disabled="true"] {
411 -moz-image-region: rect(192px 32px 208px 16px) !important;
412}
413
414toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover,
415toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active {
416 -moz-image-region: rect(192px 48px 208px 32px);
417}
418*/
419toolbar[iconsize="small"] > #button-print {
420 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
421 -moz-image-region: rect(0 16px 16px 0);
422}
423
424toolbar[iconsize="small"] > #button-print[disabled="true"] {
425 -moz-image-region: rect(0 32px 16px 16px) !important;
426}
427
428toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover,
429toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover:active {
430 -moz-image-region: rect(0 48px 16px 32px);
431}
432
433toolbar[iconsize="small"] > #button-stop {
434 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
435 -moz-image-region: rect(16px 16px 32px 0);
436}
437
438toolbar[iconsize="small"] > #button-stop[disabled="true"] {
439 -moz-image-region: rect(16px 32px 32px 16px) !important;
440}
441
442toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover,
443toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
444 -moz-image-region: rect(16px 48px 32px 32px);
445}
446
4605f956 447/* ::::: message notification bar style rules ::::: */
ac1cdf20 448
4605f956 449.msgNotificationBar {
ac1cdf20 450 -moz-border-radius: 7px;
451 padding: 3px;
452 margin-bottom: 3px;
453 background-color: #FF9F00;
454 color: #000000;
455}
456
4605f956 457.msgNotificationBarText {
458 font-weight: bold;
459}
460
461#junkBarImage {
462 list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
463}
464
ac1cdf20 465#junkIcon {
136d0f43 466 margin-left: 0.5ex;
ac1cdf20 467 list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
468}
4605f956 469
470#remoteContentImage {
471 list-style-image: url("chrome://messenger/skin/toolbar/remote-blocked.png");
472 padding: 3px;
473}
8c976b60 474
475#allowRemoteContentForAuthorDesc {
476 padding-left: 10px;
477}