second and last part of syncing LCARStrek with Firefox 40 windows theme changes
[themes.git] / EarlyBlue / navigator / navigator.css
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2  * License, v. 2.0. If a copy of the MPL was not distributed with this
3  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5 /** Contains style definitions for the navigator application
6  **/
7
8 @import url("chrome://navigator/content/navigator.css");
9 @import url("chrome://communicator/skin/");
10 @import url("chrome://communicator/skin/bookmarks/bookmarksToolbar.css");
11
12 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
13
14 /* ::::: primary toolbar buttons ::::: */
15
16 #back-button {
17   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
18   -moz-image-region: rect(42px 25px 63px 0px);
19 }
20
21 #back-button[disabled="true"] {
22   -moz-image-region: rect(42px 50px 63px 25px);
23 }
24
25 #forward-button {
26   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
27   -moz-image-region: rect(63px 25px 84px 0px);
28 }
29
30 #forward-button[disabled="true"] {
31   -moz-image-region: rect(63px 50px 84px 25px);
32 }
33
34 #reload-button {
35   list-style-image: url("chrome://navigator/skin/icons/navigatoricons.png");
36   -moz-image-region: rect(0px 25px 21px 0px);
37 }
38  
39 #reload-button[disabled="true"] {
40   -moz-image-region: rect(0px 50px 21px 25px);
41 }
42
43 #stop-button {
44   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
45   -moz-image-region: rect(21px 25px 42px 0px);
46 }
47
48 #stop-button[disabled="true"] {
49   -moz-image-region: rect(21px 50px 42px 25px);
50 }
51
52 #home-button {
53   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
54   -moz-image-region: rect(84px 25px 105px 0px);
55 }
56
57 #home-button[disabled="true"] {
58   -moz-image-region: rect(84px 50px 105px 25px);
59 }
60
61 #sync-button {
62   list-style-image: url("chrome://communicator/skin/sync/sync-32.png");
63 }
64
65 #sync-button[status=active] {
66   list-style-image: url("chrome://communicator/skin/sync/sync-32-throbber.png");
67 }
68
69 #clear-button {
70   list-style-image: url("chrome://global/skin/icons/close-button.gif");
71 }
72
73 /* ::::: small primary toolbar buttons ::::: */
74
75 toolbar[iconsize="small"] > #back-button {
76   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
77   -moz-image-region: rect(32px 16px 48px 0);
78 }
79
80 toolbar[iconsize="small"] > #back-button[disabled="true"] {
81   -moz-image-region: rect(32px 32px 48px 16px) !important;
82 }
83
84 toolbar[iconsize="small"] > #forward-button {
85   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
86   -moz-image-region: rect(48px 16px 64px 0);
87 }
88
89 toolbar[iconsize="small"] > #forward-button[disabled="true"] {
90   -moz-image-region: rect(48px 32px 64px 16px) !important;
91 }
92
93 toolbar[iconsize="small"] > #reload-button {
94   list-style-image: url("chrome://navigator/skin/icons/navigatoricons-small.png");
95   -moz-image-region: rect(0 16px 16px 0);
96 }
97
98 toolbar[iconsize="small"] > #reload-button[disabled="true"] {
99   -moz-image-region: rect(0 32px 16px 16px) !important;
100 }
101
102 toolbar[iconsize="small"] > #stop-button {
103   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
104   -moz-image-region: rect(16px 16px 32px 0);
105 }
106
107 toolbar[iconsize="small"] > #stop-button[disabled="true"] {
108   -moz-image-region: rect(16px 32px 32px 16px) !important;
109 }
110
111 toolbar[iconsize="small"] > #home-button {
112   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
113   -moz-image-region: rect(64px 16px 80px 0);
114 }
115
116 toolbar[iconsize="small"] > #home-button[disabled="true"] {
117   -moz-image-region: rect(64px 32px 80px 16px) !important;
118 }
119
120 toolbar[iconsize="small"] > toolbarpaletteitem > #sync-button,
121 toolbar[iconsize="small"] > #sync-button {
122   list-style-image: url("chrome://communicator/skin/sync/sync-16.png");
123 }
124
125 toolbar[iconsize="small"] > toolbarpaletteitem > #sync-button[status=active],
126 toolbar[iconsize="small"] > #sync-button[status=active] {
127   list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png");
128 }
129
130 #FindToolbar:-moz-lwtheme {
131 /*  -moz-border-top-colors: transparent;
132   -moz-border-bottom-colors: transparent; */
133 }
134
135 /* ::::: fullscreen window controls ::::: */
136
137 #window-controls {
138   -moz-box-align: center;
139   padding: 0 2px;
140   border-left: 1px solid #9999CC;
141   -moz-margin-start: 2px;
142 }
143
144 #window-controls > toolbarbutton {
145   padding: 3px;
146   -moz-padding-start: 2px;
147   -moz-padding-end: 1px;
148 }
149
150 toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
151   display: -moz-box;
152 }
153
154 #minimize-button {
155   list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
156 }
157
158 #restore-button {
159   list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
160 }
161
162 #close-button {
163   list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
164 }
165
166 /* ::::: nav-bar-inner ::::: */
167
168 .nav-bar-class {
169   -moz-padding-start: 1px;
170   -moz-padding-end: 1px;
171   min-width: 0px;
172   -moz-box-align: center;
173 }
174
175 #urlbar {
176   margin: 0;
177   -moz-margin-start: 3px;
178 }
179
180 .urlbar-security-level {
181   padding: 2px;
182 }
183
184 .urlbar-security-level[level="high"] {
185   background-color: #FFFFCC;
186 }
187
188 #wrapper-nav-bar-inner[place="palette"] > #nav-bar-inner > .button-toolbar,
189 #wrapper-nav-bar-inner[place="palette"] > #nav-bar-inner > #urlbar > .urlbar-icons {
190   display: none;
191 }
192
193 /* ::::: notification popups ::::: */
194
195 .popup-notification-icon {
196   width: 64px;
197   height: 64px;
198   -moz-margin-end: 10px;
199 }
200
201 .popup-notification-icon[popupid="geolocation"] {
202   list-style-image: url("chrome://communicator/skin/icons/geolocation-64.png");
203 }
204
205 .popup-notification-icon[popupid="web-notifications"] {
206   list-style-image: url("chrome://communicator/skin/icons/notification-64.png");
207 }
208
209 .popup-notification-icon[popupid="addon-install-disabled"],
210 .popup-notification-icon[popupid="addon-install-blocked"],
211 .popup-notification-icon[popupid="addon-install-started"],
212 .popup-notification-icon[popupid="addon-install-cancelled"],
213 .popup-notification-icon[popupid="addon-install-failed"],
214 .popup-notification-icon[popupid="addon-install-complete"],
215 .popup-notification-icon[popupid="lwtheme-install-request"],
216 .popup-notification-icon[popupid="lwtheme-install-notification"] {
217   list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
218   width: 32px;
219   height: 32px;
220 }
221
222 .popup-notification-icon[popupid="indexedDB-permissions-prompt"],
223 .popup-notification-icon[popupid="indexedDB-quota-prompt"] {
224   list-style-image: url("chrome://global/skin/icons/question-64.png");
225 }
226
227 .popup-notification-icon[popupid="password"] {
228   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
229 }
230
231 .popup-notification-icon[popupid="click-to-play-plugins"] {
232   list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
233   margin: 0px;
234   width: 32px;
235   height: 32px;
236 }
237
238 .addon-progress-description {
239   width: 350px;
240   max-width: 350px;
241 }
242
243 /* Notification icon box */
244 #notification-popup-box {
245   -moz-margin-end: 3px;
246 }
247
248 .notification-anchor-icon:-moz-focusring {
249   outline: 1px dotted;
250 }
251
252 #default-notification-icon {
253   list-style-image: url("chrome://global/skin/icons/information-16.png");
254   width: 16px;
255   height: 16px;
256 }
257
258 #geo-notification-icon {
259   list-style-image: url("chrome://communicator/skin/icons/geolocation-16.png");
260   width: 16px;
261   height: 16px;
262 }
263
264 #web-notifications-notification-icon {
265   list-style-image: url("chrome://communicator/skin/icons/notification-16.png");
266   width: 16px;
267   height: 16px;
268 }
269
270 #addons-notification-icon {
271   list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png");
272   width: 16px;
273   height: 16px;
274 }
275
276 #indexedDB-notification-icon {
277   list-style-image: url("chrome://global/skin/icons/question-16.png");
278   width: 16px;
279   height: 16px;
280 }
281
282 #password-notification-icon {
283   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png");
284   width: 16px;
285   height: 16px;
286 }
287
288 #plugins-notification-icon {
289   list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric-16.png");
290   width: 16px;
291   height: 16px;
292 }
293
294 .click-to-play-plugins-notification-content {
295   margin: -10px;
296   border-radius: 4px;
297 }
298
299 .click-to-play-plugins-notification-icon-box {
300   background-color: #CCD0DD;
301   -moz-border-end: 1px solid #666699;
302   padding: 24px;
303 }
304
305 .click-to-play-plugins-notification-separator {
306   -moz-border-start: 1px solid #666699;
307   border-top: 1px solid #666699;
308 }
309
310 .click-to-play-plugins-notification-description-box {
311   padding-top: 12px;
312   -moz-padding-end: 11px;
313    padding-bottom: 9px;
314   -moz-padding-start: 10px;
315 }
316
317 .click-to-play-plugins-notification-center-box {
318   background-color: #CCD0DD;
319 }
320
321 .click-to-play-plugins-notification-button-container {
322   padding: 12px;
323 }
324
325 .center-item-box {
326   padding: 8px 16px 0px 16px;
327 }
328
329 .center-item-box[padbottom="true"] {
330   padding-bottom: 8px;
331 }
332
333 .center-item-icon {
334   background-image: url("chrome://mozapps/skin/plugins/pluginGeneric-16.png");
335   background-repeat: no-repeat;
336   height: 16px;
337   width: 16px;
338   margin-bottom: 4px;
339 }
340
341 .center-item-box[warn="true"] {
342 /*  background-image: url("chrome://navigator/skin/click-to-play-warning-stripes.png");*/
343   background-repeat: repeat-x;
344   padding: 8px 16px 6px 16px;
345 }
346
347 .center-item-box[padbottom="true"][warn="true"] {
348   padding-bottom: 4px;
349 }
350
351 .center-item-box[showseparator="true"] {
352   border-top: 1px solid #666699;
353 }
354
355 .center-item-box[warn="false"] > .center-item-warning {
356   display: none;
357 }
358
359 .center-item-warning > .text-link[href=""] {
360   display: none;
361 }
362
363 .center-item-warning-icon {
364   background-image: url("chrome://mozapps/skin/extensions/alerticon-info-negative.png");
365   background-repeat: no-repeat;
366   width: 16px;
367   height: 15px;
368   margin-bottom: 4px;
369 }
370
371 .center-item-warning-description {
372   color: #808080;
373 }
374
375 .center-item-button {
376   min-width: 0px;
377 }
378
379 /* ::::: page proxy icon ::::: */
380
381 #page-proxy-deck,
382 #page-proxy-favicon,
383 #page-proxy-button {
384   width: 16px;
385   height: 16px;
386 }
387
388 #page-proxy-deck {
389   cursor: grab;
390   margin: 0;
391 }
392
393 #page-proxy-button {
394   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
395 }
396
397 #page-proxy-favicon {
398   list-style-image: none;
399 }
400
401 /* ::::: autocomplete ::::: */
402
403 .autocomplete-treebody::-moz-tree-cell-text(value) {
404   -moz-padding-start: 13px;
405 }
406
407 .autocomplete-treebody::-moz-tree-cell-text(comment) {
408   color: #808080;
409 /*  font-style: italic; */
410 }
411
412 .autocomplete-search-box {
413   border-top: 1px solid #9999CC;
414   background-color: #666699;
415   color: #000000;
416 }
417
418 .autocomplete-result-popup[nomatch] > .autocomplete-search-box {
419   border-top: 1px solid #666699;
420 }
421
422 .autocomplete-search-engine {
423   padding: 2px;
424 }
425
426 .autocomplete-search-engine[menuactive="true"] {
427   background-color: #9999CC;
428   color: #000000;
429 }
430
431 .autocomplete-search-engine-img {
432   -moz-margin-end: 4px;
433 }
434
435 .autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
436   color: #808080;
437 }
438
439 /* ::::: go and searchbuttons ::::: */
440
441 #search-button,
442 #go-button {
443   margin: 0;
444   padding: 1px 0;
445   -moz-margin-start: 2px;
446   background-color: #9999CC;
447 }
448
449 /* care that those buttons base on the same min height of 16px that the urlbar
450    autocomplete box gets through site icon and urlbar icons at the right */
451 #search-button > .button-box,
452 #go-button > .button-box {
453   min-height: 16px;
454 }
455
456 #search-button {
457 /*  list-style-image: url("chrome://communicator/skin/icons/search.gif"); */
458   font-weight: bold;
459 }
460
461 #search-button > .button-box > .button-icon {
462   display: -moz-box;
463 }
464
465 /*
466 toolbar[mode="text"] #search-button > .button-box > .button-icon,
467 toolbar[mode="icons"] #search-button > .button-box > .button-text {
468   display: none;
469 }
470 */
471
472 /* ::::: search bar ::::: */
473
474 .autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment),
475 .autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment) {
476   color: #808080;
477   font-size: smaller;
478 }
479
480 .autocomplete-treebody::-moz-tree-cell(suggesthint) {
481   border-top: 1px solid #808080;
482 }
483
484 /* ::::: security button ::::: */
485
486 #security-button {
487   -moz-margin-start: 2px;
488 }
489
490 #security-button {
491   list-style-image: url("chrome://communicator/skin/icons/lock-insecure.gif");
492 }
493
494 /* |high| and |low| styles could be different, to better reflect the secure level... */
495 #security-button[level="high"] > .statusbarpanel-contentbox {
496   list-style-image: url("chrome://communicator/skin/icons/lock-secure.gif");
497   background-color: #FFFFCC;
498 }
499
500 #security-button[level="broken"] > .statusbarpanel-contentbox {
501   list-style-image: url("chrome://communicator/skin/icons/lock-broken.gif");
502   background-color: #FFCCCC;
503 }
504
505 #security-button[label] > .statusbarpanel-contentbox {
506   background-color: #33FF33;
507 }
508
509 #security-button > .statusbarpanel-contentbox > .statusbarpanel-text {
510   margin: 0px;
511   color: #000000;
512 }
513
514 /* make same background-color translucent on lwthemes */
515 #security-button[level="high"] > .statusbarpanel-contentbox:-moz-lwtheme {
516   background-color: rgba(255, 255, 204, .8);
517 }
518
519 #security-button[level="broken"] > .statusbarpanel-contentbox:-moz-lwtheme {
520   background-color: rgba(255, 204, 204, .8);
521 }
522
523 #security-button[label] > .statusbarpanel-contentbox:-moz-lwtheme {
524   background-color: rgba(51, 255, 51, .8);
525 }
526
527 #ev-button {
528   list-style-image: url("chrome://communicator/skin/icons/identity.png");
529 }
530
531 #popupIcon {
532   list-style-image:url("chrome://navigator/skin/icons/popup-blocked.gif");
533 }
534
535 #invalid-form-popup {
536   border : 1px outset #FFFFCC;
537   padding: 2px 3px 0px 3px;
538   max-width: 40em;
539   background-color : #FFFFCC;
540   color: #000000;
541   font-weight: bold;
542 }
543
544 /* ::::: personal toolbar ::::: */
545
546 #bookmarks-button {
547   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
548 }
549
550 #bookmarks-button[open="true"] {
551   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
552 }
553
554 #toolbarbutton.chevron {
555   list-style-image: url("chrome://navigator/skin/icons/chevron.gif") !important;
556 }
557
558 #toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
559   display: none;
560 }
561
562 toolbarbutton.chevron > .toolbarbutton-text {
563   display: none; /* hide chevron label which has a width even if blank */
564 }
565
566 toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon {
567   display: -moz-box; /* display chevron icon in text mode */
568 }
569
570 /* Prevent [mode="icons"|"text"] from hiding the label and icon */
571 #bookmarks-ptf .bookmark-item > .toolbarbutton-text,
572 #bookmarks-ptf .bookmark-item > .toolbarbutton-icon {
573   display: -moz-box !important;
574 }
575
576 #PersonalToolbar[iconsize="small"] > toolbarpaletteitem > #home-button > .toolbarbutton-icon,
577 #PersonalToolbar[iconsize="small"] > #home-button > .toolbarbutton-icon {
578   /* width: 16px;
579   height: 16px; */
580 }
581
582 #PersonalToolbar > #home-button {
583   cursor: pointer;
584 }
585
586 #PersonalToolbar > #home-button[disabled="true"] {
587   cursor: default !important;
588 }
589
590 /*
591   In customize mode we hide the normal bookmark items and show a placeholder
592   for the drag/drop UI.
593 */
594 .bookmarks-toolbar-customize {
595   list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png");
596   display: none;
597   max-width: 15em !important;
598 }
599
600 #wrapper-personal-bookmarks[place="palette"] > .toolbarpaletteitem-box {
601   width: 16px;
602   height: 16px;
603   background: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png") no-repeat;
604 }
605
606 /* ::::: star button ::::: */
607
608 #star-button {
609   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark.png");
610   -moz-image-region: rect(16px 16px 32px 0px);
611 }
612
613 #star-button:hover {
614   -moz-image-region: rect(16px 32px 32px 16px);
615 }
616
617 #star-button:hover:active {
618   -moz-image-region: rect(16px 48px 32px 32px);
619 }
620
621 #star-button[starred="true"] {
622   -moz-image-region: rect(0px 16px 16px 0px);
623 }
624
625 #star-button[starred="true"]:hover {
626   -moz-image-region: rect(0px 32px 16px 16px);
627 }
628
629 #star-button[starred="true"]:hover:active {
630   -moz-image-region: rect(0px 48px 16px 32px);
631 }
632
633 #editBookmarkPanelStarIcon {
634   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark.png");
635   -moz-image-region: rect(0px 16px 16px 0px);
636 }
637
638 /* ::::: feeds ::::: */
639
640 .feedsMenu {
641   list-style-image: url("chrome://navigator/skin/linkButtons/feeds.png");
642   -moz-image-region: rect(0px 16px 16px 0px);
643 }
644
645 .feedsMenu[disabled="true"] {
646   -moz-image-region: rect(32px 16px 48px 0px);
647 }
648
649 .feedsButton {
650   list-style-image: url("chrome://navigator/skin/linkButtons/feeds.png");
651   -moz-image-region: rect(0px 32px 16px 16px);
652 }
653
654 .feedsButton:hover {
655   -moz-image-region: rect(16px 32px 32px 16px);
656 }
657
658 .feedsButton:hover:active {
659   -moz-image-region: rect(48px 32px 64px 16px);
660 }