start final 2.0 cycle
[themes.git] / LCARStrek / messenger / primaryToolbar.css
... / ...
CommitLineData
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 *
16 * The Initial Developer of the Original Code is
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
25 * either the GNU General Public License Version 2 or later (the "GPL"), or
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
46#button-getmsg {
47 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
48 -moz-image-region: rect(63px 25px 84px 0px);
49}
50
51#button-getmsg[disabled="true"] {
52 -moz-image-region: rect(63px 50px 84px 25px);
53}
54
55#button-getmsg:not([disabled="true"]):hover,
56#button-getmsg:not([disabled="true"]):hover:active,
57#button-getmsg[open="true"] {
58 -moz-image-region: rect(63px 75px 84px 50px);
59}
60
61#button-newmsg {
62 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
63 -moz-image-region: rect(105px 25px 126px 0px);
64}
65
66#button-newmsg[disabled="true"] {
67 -moz-image-region: rect(105px 50px 126px 25px);
68}
69
70#button-newmsg:not([disabled="true"]):hover,
71#button-newmsg:not([disabled="true"]):hover:active {
72 -moz-image-region: rect(105px 75px 126px 50px);
73}
74
75#button-reply {
76 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
77 -moz-image-region: rect(147px 25px 168px 0px);
78}
79
80#button-reply[disabled="true"] {
81 -moz-image-region: rect(147px 50px 168px 25px);
82}
83
84#button-reply:not([disabled="true"]):hover,
85#button-reply:not([disabled="true"]):hover:active,
86#button-reply[open="true"] {
87 -moz-image-region: rect(147px 75px 168px 50px);
88}
89
90#button-replyall {
91 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
92 -moz-image-region: rect(168px 25px 189px 0px);
93}
94
95#button-replyall[disabled="true"] {
96 -moz-image-region: rect(168px 50px 189px 25px);
97}
98
99#button-replyall:not([disabled="true"]):hover,
100#button-replyall:not([disabled="true"]):hover:active,
101#button-replyall[open="true"] {
102 -moz-image-region: rect(168px 75px 189px 50px);
103}
104
105#button-forward {
106 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
107 -moz-image-region: rect(42px 25px 63px 0px);
108}
109
110#button-forward[disabled="true"] {
111 -moz-image-region: rect(42px 50px 63px 25px);
112}
113
114#button-forward:not([disabled="true"]):hover,
115#button-forward:not([disabled="true"]):hover:active,
116#button-forward[open="true"] {
117 -moz-image-region: rect(42px 75px 63px 50px);
118}
119
120#button-file {
121 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
122 -moz-image-region: rect(21px 25px 42px 0px);
123}
124
125#button-file[disabled="true"] {
126 -moz-image-region: rect(21px 50px 42px 25px);
127}
128
129#button-file:not([disabled="true"]):hover,
130#button-file:not([disabled="true"]):hover:active,
131#button-file[open="true"] {
132 -moz-image-region: rect(21px 75px 42px 50px);
133}
134
135#button-goback {
136 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
137 -moz-image-region: rect(42px 25px 63px 0px);
138}
139
140#button-goback:not([disabled="true"]):hover,
141#button-goback:not([disabled="true"]):hover:active,
142#button-goback[open="true"] {
143 -moz-image-region: rect(42px 75px 63px 50px);
144}
145
146#button-goback[disabled="true"] {
147 -moz-image-region: rect(42px 50px 63px 25px);
148}
149
150#button-goforward {
151 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
152 -moz-image-region: rect(63px 25px 84px 0px);
153}
154
155#button-goforward:not([disabled="true"]):hover,
156#button-goforward:not([disabled="true"]):hover:active,
157#button-goforward[open="true"] {
158 -moz-image-region: rect(63px 75px 84px 50px);
159}
160
161#button-goforward[disabled="true"] {
162 -moz-image-region: rect(63px 50px 84px 25px);
163}
164
165#button-next {
166 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
167 -moz-image-region: rect(126px 25px 147px 0px);
168}
169
170#button-next[disabled="true"] {
171 -moz-image-region: rect(126px 50px 147px 25px);
172}
173
174#button-next:not([disabled="true"]):hover,
175#button-next:not([disabled="true"]):hover:active,
176#button-next[open="true"] {
177 -moz-image-region: rect(126px 75px 147px 50px);
178}
179
180#button-delete {
181 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
182 -moz-image-region: rect(0px 25px 21px 0px);
183}
184
185#button-delete[disabled="true"] {
186 -moz-image-region: rect(0px 50px 21px 25px);
187}
188
189#button-delete:not([disabled="true"]):hover,
190#button-delete:not([disabled="true"]):hover:active {
191 -moz-image-region: rect(0px 75px 21px 50px);
192}
193
194toolbarpaletteitem > #button-delete {
195 display: -moz-box;
196}
197
198#button-mark {
199 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
200 -moz-image-region: rect(84px 25px 105px 0px);
201}
202
203#button-mark[disabled="true"] {
204 -moz-image-region: rect(84px 50px 105px 25px);
205}
206
207#button-mark:not([disabled="true"]):hover,
208#button-mark:not([disabled="true"]):hover:active,
209#button-mark[open="true"] {
210 -moz-image-region: rect(84px 75px 105px 50px);
211}
212
213#button-print {
214 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
215 -moz-image-region: rect(0px 25px 21px 0px);
216}
217
218#button-print:not([disabled="true"]):hover,
219#button-print:not([disabled="true"]):hover:active,
220#button-print[open="true"] {
221 -moz-image-region: rect(0px 75px 21px 50px);
222}
223
224#button-print[disabled="true"] {
225 -moz-image-region: rect(0px 50px 21px 25px);
226}
227
228#button-stop {
229 list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
230 -moz-image-region: rect(21px 25px 42px 0px);
231}
232
233#button-stop:not([disabled="true"]):hover,
234#button-stop:not([disabled="true"]):hover:active {
235 -moz-image-region: rect(21px 75px 42px 50px);
236}
237
238#button-stop[disabled="true"] {
239 -moz-image-region: rect(21px 50px 42px 25px);
240}
241
242#button-junk {
243 list-style-image: url("chrome://messenger/skin/icons/messengericons.png");
244 -moz-image-region: rect(252px 25px 273px 0px);
245}
246
247#button-junk[disabled="true"] {
248 -moz-image-region: rect(252px 50px 273px 25px);
249}
250
251#button-junk:not([disabled="true"]):hover,
252#button-junk:not([disabled="true"]):hover:active {
253 -moz-image-region: rect(252px 75px 273px 50px);
254}
255
256/* ::::: small primary toolbar buttons ::::: */
257
258toolbar[iconsize="small"] > #button-getmsg {
259 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
260 -moz-image-region: rect(48px 16px 64px 0);
261}
262
263toolbar[iconsize="small"] > #button-getmsg[disabled="true"] {
264 -moz-image-region: rect(48px 32px 64px 16px);
265}
266
267toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover,
268toolbar[iconsize="small"] > #button-getmsg:not([disabled="true"]):hover:active,
269toolbar[iconsize="small"] > #button-getmsg[open="true"] {
270 -moz-image-region: rect(48px 48px 64px 32px);
271}
272
273toolbar[iconsize="small"] > #button-newmsg {
274 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
275 -moz-image-region: rect(80px 16px 96px 0);
276}
277
278toolbar[iconsize="small"] > #button-newmsg[disabled="true"] {
279 -moz-image-region: rect(80px 32px 96px 16px);
280}
281
282toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover,
283toolbar[iconsize="small"] > #button-newmsg:not([disabled="true"]):hover:active {
284 -moz-image-region: rect(80px 48px 96px 32px);
285}
286
287toolbar[iconsize="small"] > #button-reply {
288 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
289 -moz-image-region: rect(112px 16px 128px 0);
290}
291
292toolbar[iconsize="small"] > #button-reply[disabled="true"] {
293 -moz-image-region: rect(112px 32px 128px 16px);
294}
295
296toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover,
297toolbar[iconsize="small"] > #button-reply:not([disabled="true"]):hover:active,
298toolbar[iconsize="small"] > #button-reply[open="true"] {
299 -moz-image-region: rect(112px 48px 128px 32px);
300}
301
302toolbar[iconsize="small"] > #button-replyall {
303 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
304 -moz-image-region: rect(128px 16px 144px 0);
305}
306
307toolbar[iconsize="small"] > #button-replyall[disabled="true"] {
308 -moz-image-region: rect(128px 32px 144px 16px);
309}
310
311toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover,
312toolbar[iconsize="small"] > #button-replyall:not([disabled="true"]):hover:active,
313toolbar[iconsize="small"] > #button-replyall[open="true"] {
314 -moz-image-region: rect(128px 48px 144px 32px);
315}
316
317toolbar[iconsize="small"] > #button-forward {
318 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
319 -moz-image-region: rect(32px 16px 48px 0);
320}
321
322toolbar[iconsize="small"] > #button-forward[disabled="true"] {
323 -moz-image-region: rect(32px 32px 48px 16px);
324}
325
326toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover,
327toolbar[iconsize="small"] > #button-forward:not([disabled="true"]):hover:active,
328toolbar[iconsize="small"] > #button-forward[open="true"] {
329 -moz-image-region: rect(32px 48px 48px 32px);
330}
331
332toolbar[iconsize="small"] > #button-file {
333 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
334 -moz-image-region: rect(16px 16px 32px 0);
335}
336
337toolbar[iconsize="small"] > #button-file[disabled="true"] {
338 -moz-image-region: rect(16px 32px 32px 16px);
339}
340
341toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover,
342toolbar[iconsize="small"] > #button-file:not([disabled="true"]):hover:active,
343toolbar[iconsize="small"] > #button-file[open="true"] {
344 -moz-image-region: rect(16px 48px 32px 32px);
345}
346
347toolbar[iconsize="small"] > #button-goback {
348 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
349 -moz-image-region: rect(32px 16px 48px 0);
350}
351
352toolbar[iconsize="small"] > #button-goback[disabled="true"] {
353 -moz-image-region: rect(32px 32px 48px 16px);
354}
355
356toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover,
357toolbar[iconsize="small"] > #button-goback:not([disabled="true"]):hover:active,
358toolbar[iconsize="small"] > #button-goback[open="true"] {
359 -moz-image-region: rect(32px 48px 48px 32px);
360}
361
362toolbar[iconsize="small"] > #button-goforward {
363 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
364 -moz-image-region: rect(48px 16px 64px 0);
365}
366
367toolbar[iconsize="small"] > #button-goforward[disabled="true"] {
368 -moz-image-region: rect(48px 32px 64px 16px);
369}
370
371toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover,
372toolbar[iconsize="small"] > #button-goforward:not([disabled="true"]):hover:active,
373toolbar[iconsize="small"] > #button-goforward[open="true"] {
374 -moz-image-region: rect(48px 48px 64px 32px);
375}
376
377toolbar[iconsize="small"] > #button-next {
378 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
379 -moz-image-region: rect(96px 16px 112px 0);
380}
381
382toolbar[iconsize="small"] > #button-next[disabled="true"] {
383 -moz-image-region: rect(96px 32px 112px 16px);
384}
385
386toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover,
387toolbar[iconsize="small"] > #button-next:not([disabled="true"]):hover:active,
388toolbar[iconsize="small"] > #button-next[open="true"] {
389 -moz-image-region: rect(96px 48px 112px 32px);
390}
391
392toolbar[iconsize="small"] > #button-delete {
393 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
394 -moz-image-region: rect(0 16px 16px 0);
395}
396
397toolbar[iconsize="small"] > #button-delete[disabled="true"] {
398 -moz-image-region: rect(0 32px 16px 16px);
399}
400
401toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover,
402toolbar[iconsize="small"] > #button-delete:not([disabled="true"]):hover:active {
403 -moz-image-region: rect(0 48px 16px 32px);
404}
405
406toolbar[iconsize="small"] > #button-mark {
407 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
408 -moz-image-region: rect(64px 16px 80px 0);
409}
410
411toolbar[iconsize="small"] > #button-mark[disabled="true"] {
412 -moz-image-region: rect(64px 32px 80px 16px);
413}
414
415toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover,
416toolbar[iconsize="small"] > #button-mark:not([disabled="true"]):hover:active,
417toolbar[iconsize="small"] > #button-mark[open="true"] {
418 -moz-image-region: rect(64px 48px 80px 32px);
419}
420
421toolbar[iconsize="small"] > #button-junk {
422 list-style-image: url("chrome://messenger/skin/icons/messengericons-small.png");
423 -moz-image-region: rect(192px 16px 208px 0);
424}
425
426toolbar[iconsize="small"] > #button-junk[disabled="true"] {
427 -moz-image-region: rect(192px 32px 208px 16px);
428}
429
430toolbar[iconsize="small"] > #button-junk:not([disabled="true"]):hover
431toolbar[iconsize="small"] > #button-junk:not([disabled="true"]):hover:active {
432 -moz-image-region: rect(192px 48px 208px 32px);
433}
434
435toolbar[iconsize="small"] > #button-print {
436 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
437 -moz-image-region: rect(0 16px 16px 0);
438}
439
440toolbar[iconsize="small"] > #button-print[disabled="true"] {
441 -moz-image-region: rect(0 32px 16px 16px);
442}
443
444toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover,
445toolbar[iconsize="small"] > #button-print:not([disabled="true"]):hover:active {
446 -moz-image-region: rect(0 48px 16px 32px);
447}
448
449toolbar[iconsize="small"] > #button-stop {
450 list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
451 -moz-image-region: rect(16px 16px 32px 0);
452}
453
454toolbar[iconsize="small"] > #button-stop[disabled="true"] {
455 -moz-image-region: rect(16px 32px 32px 16px);
456}
457
458toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover,
459toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
460 -moz-image-region: rect(16px 48px 32px 32px);
461}
462
463/* ::::: message notification bar style rules ::::: */
464
465.msgNotificationBar {
466 -moz-border-radius: 7px;
467 padding: 3px;
468 margin-bottom: 3px;
469 background-color: #FF9F00;
470 color: #000000;
471}
472
473.msgNotificationBarText {
474 font-weight: bold;
475}
476
477#junkBarImage {
478 list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
479}
480
481#junkIcon {
482 -moz-margin-start: 0.5ex;
483 list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
484}
485
486#remoteContentImage {
487 list-style-image: url("chrome://messenger/skin/toolbar/remote-blocked.png");
488 padding: 3px;
489}
490
491#allowRemoteContentForAuthorDesc {
492 -moz-padding-start: 10px;
493}