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/. */
5 @import url("chrome://global/skin/");
6 @import url("downloads/indicator.css");
8 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
9 @namespace html url("http://www.w3.org/1999/xhtml");
10 @namespace svg url("http://www.w3.org/2000/svg");
13 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar");
16 toolbar[customizable="true"] {
17 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-browsercustom");
20 toolbar[type="menubar"][autohide="true"] {
21 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menubar-autohide");
24 #toolbar-menubar[autohide="true"] {
25 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menubar-autohide-browsercustom");
29 -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
33 -moz-box-orient: vertical; /* for flex hack */
37 -moz-box-flex: 1; /* make menu items expand to fill toolbar height */
40 /* ::::: primary toolbar ::::: */
42 .toolbar-primary > .toolbar-box > .toolbar-holder {
43 background-color: #A09090;
46 .toolbar-primary > .toolbar-box > .toolbar-startcap,
47 .toolbar-primary > .toolbar-box > .toolbar-endcap {
48 background-color: #9C9CFF;
51 /* Hides the titlebar-placeholder underneath the window caption buttons when we
52 are not autohiding the menubar. */
53 #toolbar-menubar:not([autohide="true"]) + #TabsToolbar > .titlebar-placeholder[type="caption-buttons"] {
57 /* We want a 4px gap between the TabsToolbar and the toolbar-menubar when the
58 toolbar-menu is displayed, and a 16px gap when it is not. 1px is taken care
59 of by the (light) outer shadow of the tab, the remaining 3/15 are these margins. */
60 #toolbar-menubar:not([moz-collapsed=true]):not([autohide=true]) ~ #TabsToolbar,
61 #toolbar-menubar:not([moz-collapsed=true])[autohide=true]:not([inactive]) ~ #TabsToolbar {
65 #main-window[tabsintitlebar][sizemode="normal"]:not([inFullscreen])[chromehidden~="menubar"] #toolbar-menubar ~ #TabsToolbar,
66 #main-window[tabsintitlebar][sizemode="normal"]:not([inFullscreen]) #toolbar-menubar[autohide="true"][inactive] ~ #TabsToolbar {
67 /* margin-top: 15px;*/
70 #toolbar-menubar:not([autohide="true"]) {
71 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-drag-browsercustom");
74 #main-window[tabsintitlebar] #toolbar-menubar .toolbar-endcap {
75 /* the titlebar buttons are shown right over the endcap but we have no power over the buttonbox position just for this case, so hide the endcap */
79 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[customizing-dragovertarget].customization-target::before,
80 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar[customizing-dragovertarget].customization-target::before,
81 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar.customization-target:hover::before,
82 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar.customization-target:hover::before {
83 outline-color: #A09090;
89 #navigator-toolbox::after {
92 -moz-box-ordinal-group: 101; /* tabs toolbar is 100 */
96 #navigator-toolbox > toolbar:not(:-moz-lwtheme) {
99 /* indent due to non-applicable aero rule */
101 background-color: transparent !important;
104 #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar:not(:-moz-lwtheme),
105 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar:not(:-moz-lwtheme) {
107 background-color: #6000CF;
111 #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar:not(:-moz-lwtheme):-moz-window-inactive,
112 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar:not(:-moz-lwtheme):-moz-window-inactive {
113 background-color: #8050B0;
117 #TabsToolbar:-moz-lwtheme {
118 /*background: linear-gradient(to top, @toolbarShadowColor@ 2px, transparent 2px);*/
121 #main-window[tabsintitlebar] #titlebar:-moz-lwtheme {
125 #main-window[tabsintitlebar] #titlebar-content:-moz-lwtheme {
126 -moz-binding: url("chrome://global/content/bindings/general.xml#windowdragbox");
131 /* Position the toolbar above the bottom of background tabs */
136 #personal-bookmarks {
137 /* min-height: 24px; */
140 #print-preview-toolbar:not(:-moz-lwtheme) {
141 /* -moz-appearance: toolbox; */
144 #browser-bottombox:not(:-moz-lwtheme) {
147 /* ::::: titlebar ::::: */
151 background-color: #6000CF;
154 #titlebar:-moz-window-inactive {
155 background-color: #8050B0;
159 #main-window[sizemode="normal"] > #titlebar {
164 #main-window[sizemode="maximized"] > #titlebar {
168 /* The button box must appear on top of the navigator-toolbox in order for
169 * click and hover mouse events to work properly for the button in the restored
170 * window state. Otherwise, elements in the navigator-toolbox, like the menubar,
171 * can swallow those events. It will also place the buttons above the fog on
172 * themes with Aero Glass.
174 #titlebar-buttonbox {
175 -moz-appearance: none;
178 -moz-margin-end: 3px;
182 .titlebar-placeholder[type="appmenu-button"] {
186 .titlebar-placeholder[type="caption-buttons"] {
190 /* titlebar command buttons */
193 list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
196 #titlebar-min:hover {
197 list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif");
201 list-style-image: url("chrome://browser/skin/win-maximize.gif");
204 #titlebar-max:hover {
205 list-style-image: url("chrome://browser/skin/win-maximize-hover.gif");
208 #main-window[sizemode="maximized"] #titlebar-max {
209 list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
212 #main-window[sizemode="maximized"] #titlebar-max:hover {
213 list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif");
217 list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
220 #titlebar-close:hover {
221 list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif");
224 /* ::::: bookmark buttons ::::: */
226 toolbarbutton.bookmark-item:not(.subviewbutton),
227 #personal-bookmarks[cui-areatype="toolbar"]:not([overflowedItem=true]) > #bookmarks-toolbar-placeholder {
232 toolbarbutton.bookmark-item:not([disabled="true"]):not(.subviewbutton):hover:active,
233 toolbarbutton.bookmark-item[open="true"] {
236 -moz-padding-start: 4px;
237 -moz-padding-end: 2px;*/
240 .bookmark-item > .toolbarbutton-icon,
241 #personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-icon {
246 /* Force the display of the label for bookmarks */
247 .bookmark-item > .toolbarbutton-text,
248 #personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-text {
249 display: -moz-box !important;
252 .bookmark-item > .toolbarbutton-menu-dropmarker {
256 #bookmarks-toolbar-placeholder {
257 list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png") !important;
260 toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-placeholder,
261 #personal-bookmarks[cui-areatype="menu-panel"] > #bookmarks-toolbar-placeholder {
262 list-style-image: url("chrome://browser/skin/places/bookmarksToolbar-menuPanel.png") !important;
265 /* ----- BOOKMARK STAR ANIMATION ----- */
267 @keyframes animation-bookmarkAdded {
268 from { transform: rotate(0deg) translateX(-16px) rotate(0deg) scale(1); opacity: 0; }
269 60% { transform: rotate(180deg) translateX(-16px) rotate(-180deg) scale(2.2); opacity: 1; }
271 to { transform: rotate(180deg) translateX(-16px) rotate(-180deg) scale(1); opacity: 0; }
274 @keyframes animation-bookmarkPulse {
275 from { transform: scale(1); }
276 50% { transform: scale(1.3); }
277 to { transform: scale(1); }
280 #bookmarked-notification-container {
289 #bookmarked-notification {
290 background-size: 16px;
291 background-position: center;
292 background-repeat: no-repeat;
298 #bookmarked-notification-dropmarker-anchor {
303 #bookmarked-notification-dropmarker-icon {
309 #bookmarked-notification-anchor[notification="finish"] > #bookmarked-notification {
310 background-image: url("chrome://browser/skin/places/bookmarks-notification-finish.png");
311 animation: animation-bookmarkAdded 800ms;
312 animation-timing-function: ease, ease, ease;
315 #bookmarks-menu-button[notification="finish"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
316 list-style-image: none !important;
319 #bookmarked-notification-dropmarker-anchor[notification="finish"] > #bookmarked-notification-dropmarker-icon {
321 animation: animation-bookmarkPulse 300ms;
322 animation-delay: 600ms;
323 animation-timing-function: ease-out;
326 /* ::::: bookmark menus ::::: */
329 menuitem.bookmark-item {
334 .bookmark-item:not(.subviewbutton) > .menu-iconic-left {
339 .bookmark-item > .menu-iconic-left > .menu-iconic-icon {
340 -moz-padding-start: 0px;
343 /* ::::: bookmark items ::::: */
346 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
347 -moz-image-region: auto;
350 .bookmark-item[container] {
351 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
352 -moz-image-region: auto;
355 .bookmark-item[container][open] {
356 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
357 -moz-image-region: auto;
360 .bookmark-item[container][livemark] {
361 list-style-image: url("chrome://communicator/skin/bookmarks/livemark-folder.png");
362 -moz-image-region: auto;
365 .bookmark-item[container][livemark] .bookmark-item {
366 list-style-image: url("chrome://communicator/skin/bookmarks/livemark-item.png");
367 -moz-image-region: rect(0px, 16px, 16px, 0px);
370 .bookmark-item[container][livemark] .bookmark-item[visited] {
371 -moz-image-region: rect(0px, 32px, 16px, 16px);
374 .bookmark-item[container][query] {
375 list-style-image: url("chrome://communicator/skin/bookmarks/query.png");
376 -moz-image-region: auto;
379 .bookmark-item[query][tagContainer] {
380 list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png");
381 -moz-image-region: auto;
384 .bookmark-item[query][dayContainer] {
385 list-style-image: url("chrome://communicator/skin/history/calendar.png");
386 -moz-image-region: auto;
389 .bookmark-item[query][hostContainer] {
390 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
391 -moz-image-region: auto;
394 .bookmark-item[query][hostContainer][open] {
395 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
396 -moz-image-region: auto;
399 .bookmark-item[cutting] > .toolbarbutton-icon,
400 .bookmark-item[cutting] > .menu-iconic-left > .menu-iconic-icon {
404 .bookmark-item[cutting] > .toolbarbutton-text,
405 .bookmark-item[cutting] > .menu-iconic-left > .menu-iconic-text {
409 /* ::::: primary toolbar buttons ::::: */
411 /* === BEGIN toolbarbuttons.inc.css === */
413 /* Whole section of this included file: */
414 :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
415 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
416 #webrtc-status-button, #social-share-button, #open-file-button, #find-button, #developer-button,
417 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
418 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
419 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
420 #copy-button, #paste-button, #e10s-button),
422 #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
423 list-style-image: url("chrome://browser/skin/ToolbarFx.png");
427 -moz-image-region: rect(0, 36px, 18px, 18px);
430 #back-button:hover:not([disabled="true"]) {
431 -moz-image-region: rect(18px, 36px, 36px, 18px);
434 #back-button[disabled="true"] {
435 -moz-image-region: rect(36px, 36px, 54px, 18px);
439 -moz-image-region: rect(0, 72px, 18px, 54px);
442 #forward-button:hover:not([disabled="true"]) {
443 -moz-image-region: rect(18px, 72px, 36px, 54px);
446 #forward-button[disabled="true"] {
447 -moz-image-region: rect(36px, 72px, 54px, 54px);
450 #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon,
451 #forward-button:-moz-locale-dir(rtl) {
452 transform: scaleX(-1);
455 #home-button[cui-areatype="toolbar"] {
456 -moz-image-region: rect(0, 126px, 18px, 108px);
459 #home-button[cui-areatype="toolbar"]:hover {
460 -moz-image-region: rect(18px, 126px, 36px, 108px);
463 #bookmarks-menu-button[cui-areatype="toolbar"] {
464 -moz-image-region: rect(0, 144px, 18px, 126px);
467 #bookmarks-menu-button[cui-areatype="toolbar"]:hover,
468 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] {
469 -moz-image-region: rect(18px, 144px, 36px, 126px);
472 /* When "new tab" page shows up, the menubutton-button (star button) is disabled */
473 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-button[disabled="true"] {
474 -moz-image-region: rect(36px, 144px, 54px, 126px) !important;
475 background-color: transparent !important;
478 #bookmarks-menu-button[cui-areatype="toolbar"][starred] {
479 -moz-image-region: rect(0, 162px, 18px, 144px);
482 #bookmarks-menu-button[cui-areatype="toolbar"][starred]:hover,
483 #bookmarks-menu-button[cui-areatype="toolbar"][starred][open="true"],
484 #bookmarks-menu-button[cui-areatype="toolbar"][starred] > .toolbarbutton-menubutton-button[open="true"] {
485 /* When starred and clicked (for edit/delete dialog),
486 * then only the menubutton-button itself is open, but not the whole menubutton. */
487 -moz-image-region: rect(18px, 162px, 36px, 144px);
490 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
491 -moz-image-region: rect(0, 630px, 18px, 612px);
494 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker {
496 -moz-box-align: center;
499 #bookmarks-menu-button[cui-areatype="toolbar"]:hover > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
500 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
501 -moz-image-region: rect(18px, 630px, 36px, 612px);
504 #bookmarks-menu-button[cui-areatype="toolbar"]:hover:active > .toolbarbutton-menubutton-dropmarker,
505 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker {
508 -moz-padding-start: 2px;
509 -moz-padding-end: 0px;
512 #history-panelmenu[cui-areatype="toolbar"] {
513 -moz-image-region: rect(0, 180px, 18px, 162px);
516 #history-panelmenu[cui-areatype="toolbar"]:hover,
517 #history-panelmenu[cui-areatype="toolbar"][open="true"] {
518 -moz-image-region: rect(18px, 180px, 36px, 162px);
521 #downloads-button[cui-areatype="toolbar"] {
522 -moz-image-region: rect(0, 198px, 18px, 180px);
525 #downloads-button[cui-areatype="toolbar"]:hover,
526 #downloads-button[cui-areatype="toolbar"][open="true"] {
527 -moz-image-region: rect(18px, 198px, 36px, 180px);
530 #add-ons-button[cui-areatype="toolbar"] {
531 -moz-image-region: rect(0, 216px, 18px, 198px);
534 #add-ons-button[cui-areatype="toolbar"]:hover {
535 -moz-image-region: rect(18px, 216px, 36px, 198px);
538 #open-file-button[cui-areatype="toolbar"] {
539 -moz-image-region: rect(0, 234px, 18px, 216px);
542 #open-file-button[cui-areatype="toolbar"]:hover {
543 -moz-image-region: rect(18px, 234px, 36px, 216px);
546 #save-page-button[cui-areatype="toolbar"] {
547 -moz-image-region: rect(0, 252px, 18px, 234px);
550 #save-page-button[cui-areatype="toolbar"]:hover {
551 -moz-image-region: rect(18px, 252px, 36px, 234px);
554 #sync-button[cui-areatype="toolbar"] {
555 -moz-image-region: rect(0, 270px, 18px, 252px);
558 #sync-button[cui-areatype="toolbar"]:hover {
559 -moz-image-region: rect(18px, 270px, 36px, 252px);
562 #sync-button[cui-areatype="toolbar"][status="active"],
563 #sync-button[cui-areatype="toolbar"][status="active"]:hover:active:not([disabled="true"]) {
564 list-style-image: url("chrome://browser/skin/syncProgress-toolbar.png");
565 -moz-image-region: rect(0, 18px, 18px, 0px);
569 #sync-button[cui-areatype="toolbar"][status="active"]:-moz-lwtheme-brighttext,
570 #sync-button[cui-areatype="toolbar"][status="active"]:-moz-lwtheme-brighttext:hover:active:not([disabled="true"]) {
571 list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png");
575 #feed-button[cui-areatype="toolbar"] {
576 -moz-image-region: rect(0, 288px, 18px, 270px);
579 #feed-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) {
580 -moz-image-region: rect(18px, 288px, 36px, 270px);
583 #feed-button[cui-areatype="toolbar"][disabled="true"] {
584 -moz-image-region: rect(36px, 288px, 54px, 270px);
587 #social-share-button[cui-areatype="toolbar"] {
588 -moz-image-region: rect(0px, 306px, 18px, 288px);
591 #social-share-button[cui-areatype="toolbar"]:hover {
592 -moz-image-region: rect(18px, 306px, 36px, 288px);
595 #characterencoding-button[cui-areatype="toolbar"] {
596 -moz-image-region: rect(0, 324px, 18px, 306px);
599 #characterencoding-button[cui-areatype="toolbar"]:hover:not([disabled="true"]),
600 #characterencoding-button[cui-areatype="toolbar"][open="true"] {
601 -moz-image-region: rect(18px, 324px, 36px, 306px);
604 #characterencoding-button[cui-areatype="toolbar"][disabled="true"] {
605 -moz-image-region: rect(36px, 324px, 54px, 306px);
608 #new-window-button[cui-areatype="toolbar"] {
609 -moz-image-region: rect(0, 342px, 18px, 324px);
612 #new-window-button[cui-areatype="toolbar"]:hover {
613 -moz-image-region: rect(18px, 342px, 36px, 324px);
616 #e10s-button[cui-areatype="toolbar"] {
617 -moz-image-region: rect(0, 342px, 18px, 324px);
620 #e10s-button[cui-areatype="toolbar"]:hover {
621 -moz-image-region: rect(18px, 342px, 36px, 324px);
624 #e10s-button > .toolbarbutton-icon {
625 transform: scaleY(-1);
628 #new-tab-button[cui-areatype="toolbar"] {
629 -moz-image-region: rect(0, 360px, 18px, 342px);
632 #new-tab-button[cui-areatype="toolbar"]:hover {
633 -moz-image-region: rect(18px, 360px, 36px, 342px);
636 #privatebrowsing-button[cui-areatype="toolbar"] {
637 -moz-image-region: rect(0, 378px, 18px, 360px);
640 #privatebrowsing-button[cui-areatype="toolbar"]:hover {
641 -moz-image-region: rect(18px, 378px, 36px, 360px);
644 #find-button[cui-areatype="toolbar"] {
645 -moz-image-region: rect(0, 396px, 18px, 378px);
648 #find-button[cui-areatype="toolbar"]:hover {
649 -moz-image-region: rect(18px, 396px, 36px, 378px);
652 #print-button[cui-areatype="toolbar"] {
653 -moz-image-region: rect(0, 414px, 18px, 396px);
656 #print-button[cui-areatype="toolbar"]:hover {
657 -moz-image-region: rect(18px, 414px, 36px, 396px);
660 #fullscreen-button[cui-areatype="toolbar"] {
661 -moz-image-region: rect(0, 432px, 18px, 414px);
664 #fullscreen-button[cui-areatype="toolbar"]:hover {
665 -moz-image-region: rect(18px, 432px, 36px, 414px);
668 #developer-button[cui-areatype="toolbar"] {
669 -moz-image-region: rect(0, 450px, 18px, 432px);
672 #developer-button[cui-areatype="toolbar"]:hover,
673 #developer-button[cui-areatype="toolbar"][open="true"] {
674 -moz-image-region: rect(18px, 450px, 36px, 432px);
677 #preferences-button[cui-areatype="toolbar"] {
678 -moz-image-region: rect(0, 468px, 18px, 450px);
681 #preferences-button[cui-areatype="toolbar"]:hover {
682 -moz-image-region: rect(18px, 468px, 36px, 450px);
685 #PanelUI-menu-button {
686 -moz-image-region: rect(0, 486px, 18px, 468px);
689 #PanelUI-menu-button:hover,
690 #PanelUI-menu-button[open="true"] {
691 -moz-image-region: rect(18px, 486px, 36px, 468px);
694 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button {
695 -moz-image-region: rect(0, 504px, 18px, 486px);
698 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button:hover:not([disabled="true"]) {
699 -moz-image-region: rect(18px, 504px, 36px, 486px);
702 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button[disabled="true"] {
703 -moz-image-region: rect(36px, 504px, 54px, 486px);
706 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button {
707 -moz-image-region: rect(0, 522px, 18px, 504px);
710 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button:hover:not([disabled="true"]) {
711 -moz-image-region: rect(18px, 522px, 36px, 504px);
714 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button[disabled="true"] {
715 -moz-image-region: rect(36px, 522px, 54px, 504px);
718 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button {
719 -moz-image-region: rect(0, 540px, 18px, 522px);
722 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button:hover:not([disabled="true"]) {
723 -moz-image-region: rect(18px, 540px, 36px, 522px);
726 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button[disabled="true"] {
727 -moz-image-region: rect(36px, 540px, 54px, 522px);
730 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button {
731 -moz-image-region: rect(0, 558px, 18px, 540px);
734 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button:hover:not([disabled="true"]) {
735 -moz-image-region: rect(18px, 558px, 36px, 540px);
738 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button[disabled="true"] {
739 -moz-image-region: rect(36px, 558px, 54px, 540px);
742 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button {
743 -moz-image-region: rect(0, 576px, 18px, 558px);
746 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button:hover:not([disabled="true"]) {
747 -moz-image-region: rect(18px, 576px, 36px, 558px);
750 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button[disabled="true"] {
751 -moz-image-region: rect(36px, 576px, 54px, 558px);
754 #webrtc-status-button:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) {
755 -moz-image-region: rect(0, 594px, 18px, 576px);
758 #webrtc-status-button:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])):hover,
759 #webrtc-status-button:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]))[open="true"] {
760 -moz-image-region: rect(18px, 594px, 36px, 576px);
763 #nav-bar-overflow-button {
764 -moz-image-region: rect(0, 612px, 18px, 594px);
767 #nav-bar-overflow-button:hover,
768 #nav-bar-overflow-button[open="true"] {
769 -moz-image-region: rect(18px, 612px, 36px, 594px);
772 #nav-bar-overflow-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
773 transform: scaleX(-1);
777 -moz-image-region: rect(0, 648px, 18px, 630px);
780 #tabview-button:hover {
781 -moz-image-region: rect(18px, 648px, 36px, 630px);
784 #email-link-button[cui-areatype="toolbar"] {
785 -moz-image-region: rect(0, 666px, 18px, 648px);
788 #email-button[cui-areatype="toolbar"]:hover {
789 -moz-image-region: rect(18px, 666px, 36px, 648px);
792 #sidebar-button[cui-areatype="toolbar"] {
793 -moz-image-region: rect(0, 684px, 18px, 666px);
796 #sidebar-button[cui-areatype="toolbar"]:hover {
797 -moz-image-region: rect(18px, 684px, 36px, 666px);
800 #loop-call-button > .toolbarbutton-badge-container {
801 list-style-image: url("chrome://browser/skin/loop/toolbarfx.png");
802 -moz-image-region: rect(0, 18px, 18px, 0);
805 #loop-call-button:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
806 -moz-image-region: rect(0, 90px, 18px, 72px);
809 #loop-call-button[disabled="true"] > .toolbarbutton-badge-container {
810 -moz-image-region: rect(0, 36px, 18px, 18px);
813 #loop-call-button[disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
814 -moz-image-region: rect(0, 126px, 18px, 108px);
817 #loop-call-button:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container {
818 -moz-image-region: rect(0, 54px, 18px, 36px);
821 #loop-call-button:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container {
822 -moz-image-region: rect(0, 72px, 18px, 54px);
825 #loop-call-button:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container {
826 -moz-image-region: rect(0, 108px, 18px, 90px);
829 /* === END toolbarbuttons.inc.css === */
831 /* === BEGIN menupanel.inc.css === */
833 /* Menu panel and palette styles */
835 toolbaritem[sdkstylewidget="true"] > toolbarbutton,
836 :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
837 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
838 #webrtc-status-button, #social-share-button, #open-file-button, #find-button, #developer-button,
839 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
840 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
841 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
842 #copy-button, #paste-button, #e10s-button)[cui-areatype="menu-panel"],
843 toolbarpaletteitem[place="palette"] > :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
844 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
845 #webrtc-status-button, #social-share-button, #open-file-button, #find-button, #developer-button,
846 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
847 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
848 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
849 #copy-button, #paste-button, #e10s-button) {
850 list-style-image: url("chrome://browser/skin/menuPanelFx.png"); /* avoid aero overrides with changed filename */
853 #home-button[cui-areatype="menu-panel"],
854 toolbarpaletteitem[place="palette"] > #home-button {
855 -moz-image-region: rect(0px, 128px, 32px, 96px);
858 #home-button[cui-areatype="menu-panel"]:hover,
859 toolbarpaletteitem[place="palette"] > #home-button:hover {
860 -moz-image-region: rect(32px, 128px, 64px, 96px);
863 #bookmarks-menu-button[cui-areatype="menu-panel"],
864 toolbarpaletteitem[place="palette"] > #bookmarks-menu-button {
865 -moz-image-region: rect(0px, 192px, 32px, 160px);
868 #bookmarks-menu-button[cui-areatype="menu-panel"]:hover,
869 toolbarpaletteitem[place="palette"] > #bookmarks-menu-button:hover {
870 -moz-image-region: rect(32px, 192px, 64px, 160px);
873 #bookmarks-menu-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
874 -moz-image-region: rect(32px, 192px, 64px, 160px);
877 #history-panelmenu[cui-areatype="menu-panel"],
878 toolbarpaletteitem[place="palette"] > #history-panelmenu {
879 -moz-image-region: rect(0px, 224px, 32px, 192px);
882 #history-panelmenu[cui-areatype="menu-panel"]:hover,
883 toolbarpaletteitem[place="palette"] > #history-panelmenu:hover {
884 -moz-image-region: rect(32px, 224px, 64px, 192px);
887 #history-panelmenu[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
888 -moz-image-region: rect(32px, 224px, 64px, 192px);
891 #downloads-button[cui-areatype="menu-panel"],
892 toolbarpaletteitem[place="palette"] > #downloads-button {
893 -moz-image-region: rect(0px, 256px, 32px, 224px);
896 #downloads-button[cui-areatype="menu-panel"]:hover,
897 toolbarpaletteitem[place="palette"] > #downloads-button:hover {
898 -moz-image-region: rect(32px, 256px, 64px, 224px);
901 #add-ons-button[cui-areatype="menu-panel"],
902 toolbarpaletteitem[place="palette"] > #add-ons-button {
903 -moz-image-region: rect(0px, 288px, 32px, 256px);
906 #add-ons-button[cui-areatype="menu-panel"]:hover,
907 toolbarpaletteitem[place="palette"] > #add-ons-button:hover {
908 -moz-image-region: rect(32px, 288px, 64px, 256px);
911 #open-file-button[cui-areatype="menu-panel"],
912 toolbarpaletteitem[place="palette"] > #open-file-button {
913 -moz-image-region: rect(0px, 320px, 32px, 288px);
916 #open-file-button[cui-areatype="menu-panel"]:hover,
917 toolbarpaletteitem[place="palette"] > #open-file-button:hover {
918 -moz-image-region: rect(32px, 320px, 64px, 288px);
921 #save-page-button[cui-areatype="menu-panel"],
922 toolbarpaletteitem[place="palette"] > #save-page-button {
923 -moz-image-region: rect(0px, 352px, 32px, 320px);
926 #save-page-button[cui-areatype="menu-panel"]:hover,
927 toolbarpaletteitem[place="palette"] > #save-page-button:hover {
928 -moz-image-region: rect(32px, 352px, 64px, 320px);
931 #sync-button[cui-areatype="menu-panel"],
932 toolbarpaletteitem[place="palette"] > #sync-button {
933 -moz-image-region: rect(0px, 384px, 32px, 352px);
936 #sync-button[cui-areatype="menu-panel"]:hover,
937 toolbarpaletteitem[place="palette"] > #sync-button:hover {
938 -moz-image-region: rect(32px, 384px, 64px, 352px);
941 #sync-button[cui-areatype="menu-panel"][status="active"] {
942 list-style-image: url("chrome://browser/skin/syncProgress-menuPanel.png");
943 -moz-image-region: rect(0px, 32px, 32px, 0px);
946 #feed-button[cui-areatype="menu-panel"],
947 toolbarpaletteitem[place="palette"] > #feed-button {
948 -moz-image-region: rect(0px, 416px, 32px, 384px);
951 #feed-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
952 toolbarpaletteitem[place="palette"] > #feed-button:hover:not([disabled="true"]) {
953 -moz-image-region: rect(32px, 416px, 64px, 384px);
956 #feed-button[cui-areatype="menu-panel"][disabled="true"],
957 toolbarpaletteitem[place="palette"] > #feed-button[disabled="true"] {
958 -moz-image-region: rect(64px, 416px, 96px, 384px);
961 #social-share-button[cui-areatype="menu-panel"],
962 toolbarpaletteitem[place="palette"] > #social-share-button {
963 -moz-image-region: rect(0px, 448px, 32px, 416px);
966 #social-share-button[cui-areatype="menu-panel"]:hover,
967 toolbarpaletteitem[place="palette"] > #social-share-button:hover {
968 -moz-image-region: rect(32px, 448px, 64px, 416px);
971 #characterencoding-button[cui-areatype="menu-panel"],
972 toolbarpaletteitem[place="palette"] > #characterencoding-button {
973 -moz-image-region: rect(0px, 480px, 32px, 448px);
976 #characterencoding-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
977 toolbarpaletteitem[place="palette"] > #characterencoding-button:hover:not([disabled="true"]) {
978 -moz-image-region: rect(32px, 480px, 64px, 448px);
981 #characterencoding-button[cui-areatype="menu-panel"][disabled="true"],
982 toolbarpaletteitem[place="palette"] > #characterencoding-button[disabled="true"] {
983 -moz-image-region: rect(64px, 480px, 96px, 448px);
986 #characterencoding-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
987 -moz-image-region: rect(32px, 480px, 64px, 448px);
990 #new-window-button[cui-areatype="menu-panel"],
991 toolbarpaletteitem[place="palette"] > #new-window-button {
992 -moz-image-region: rect(0px, 512px, 32px, 480px);
995 #new-window-button[cui-areatype="menu-panel"]:hover,
996 toolbarpaletteitem[place="palette"] > #new-window-button:hover {
997 -moz-image-region: rect(32px, 512px, 64px, 480px);
1000 #e10s-button[cui-areatype="menu-panel"],
1001 toolbarpaletteitem[place="palette"] > #e10s-button {
1002 -moz-image-region: rect(0px, 512px, 32px, 480px);
1005 #e10s-button[cui-areatype="menu-panel"]:hover,
1006 toolbarpaletteitem[place="palette"] > #e10s-button:hover {
1007 -moz-image-region: rect(32px, 512px, 64px, 480px);
1010 #new-tab-button[cui-areatype="menu-panel"],
1011 toolbarpaletteitem[place="palette"] > #new-tab-button {
1012 -moz-image-region: rect(0px, 544px, 32px, 512px);
1015 #new-tab-button[cui-areatype="menu-panel"]:hover,
1016 toolbarpaletteitem[place="palette"] > #new-tab-button:hover {
1017 -moz-image-region: rect(32px, 544px, 64px, 512px);
1020 #privatebrowsing-button[cui-areatype="menu-panel"],
1021 toolbarpaletteitem[place="palette"] > #privatebrowsing-button {
1022 -moz-image-region: rect(0px, 576px, 32px, 544px);
1025 #privatebrowsing-button[cui-areatype="menu-panel"]:hover,
1026 toolbarpaletteitem[place="palette"] > #privatebrowsing-button:hover {
1027 -moz-image-region: rect(32px, 576px, 64px, 544px);
1030 #tabview-button[cui-areatype="menu-panel"],
1031 toolbarpaletteitem[place="palette"] > #tabview-button {
1032 -moz-image-region: rect(0px, 608px, 32px, 576px);
1035 #tabview-button[cui-areatype="menu-panel"]:hover,
1036 toolbarpaletteitem[place="palette"] > #tabview-button:hover {
1037 -moz-image-region: rect(32px, 608px, 64px, 576px);
1040 #find-button[cui-areatype="menu-panel"],
1041 toolbarpaletteitem[place="palette"] > #find-button {
1042 -moz-image-region: rect(0px, 640px, 32px, 608px);
1045 #find-button[cui-areatype="menu-panel"]:hover,
1046 toolbarpaletteitem[place="palette"] > #find-button:hover {
1047 -moz-image-region: rect(32px, 640px, 64px, 608px);
1050 #print-button[cui-areatype="menu-panel"],
1051 toolbarpaletteitem[place="palette"] > #print-button {
1052 -moz-image-region: rect(0px, 672px, 32px, 640px);
1055 #print-button[cui-areatype="menu-panel"]:hover,
1056 toolbarpaletteitem[place="palette"] > #print-button:hover {
1057 -moz-image-region: rect(32px, 672px, 64px, 640px);
1060 #fullscreen-button[cui-areatype="menu-panel"],
1061 toolbarpaletteitem[place="palette"] > #fullscreen-button {
1062 -moz-image-region: rect(0px, 704px, 32px, 672px);
1065 #fullscreen-button[cui-areatype="menu-panel"]:hover,
1066 toolbarpaletteitem[place="palette"] > #fullscreen-button:hover {
1067 -moz-image-region: rect(32px, 704px, 64px, 672px);
1070 #developer-button[cui-areatype="menu-panel"],
1071 toolbarpaletteitem[place="palette"] > #developer-button {
1072 -moz-image-region: rect(0px, 736px, 32px, 704px);
1075 #developer-button[cui-areatype="menu-panel"]:hover,
1076 toolbarpaletteitem[place="palette"] > #developer-button:hover {
1077 -moz-image-region: rect(32px, 736px, 64px, 704px);
1080 #developer-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1081 -moz-image-region: rect(32px, 736px, 64px, 704px);
1084 #preferences-button[cui-areatype="menu-panel"],
1085 toolbarpaletteitem[place="palette"] > #preferences-button {
1086 -moz-image-region: rect(0px, 768px, 32px, 736px);
1089 #preferences-button[cui-areatype="menu-panel"]:hover,
1090 toolbarpaletteitem[place="palette"] > #preferences-button:hover {
1091 -moz-image-region: rect(32px, 768px, 64px, 736px);
1094 #email-link-button[cui-areatype="menu-panel"],
1095 toolbarpaletteitem[place="palette"] > #email-link-button {
1096 -moz-image-region: rect(0, 800px, 32px, 768px);
1099 #email-link-button[cui-areatype="menu-panel"]:hover,
1100 toolbarpaletteitem[place="palette"] > #email-link-button:hover {
1101 -moz-image-region: rect(32px, 800px, 64px, 768px);
1104 #sidebar-button[cui-areatype="menu-panel"],
1105 toolbarpaletteitem[place="palette"] > #sidebar-button {
1106 -moz-image-region: rect(0, 864px, 32px, 832px);
1109 #sidebar-button[cui-areatype="menu-panel"]:hover,
1110 toolbarpaletteitem[place="palette"] > #sidebar-button:hover {
1111 -moz-image-region: rect(32px, 864px, 64px, 832px);
1114 #sidebar-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1115 -moz-image-region: rect(32px, 864px, 64px, 832px);
1118 toolbaritem[sdkstylewidget="true"] > toolbarbutton {
1119 -moz-image-region: rect(0, 832px, 32px, 800px);
1122 #loop-call-button[cui-areatype="menu-panel"] > .toolbarbutton-badge-container,
1123 toolbarpaletteitem[place="palette"] > #loop-call-button > .toolbarbutton-badge-container {
1124 list-style-image: url("chrome://browser/skin/loop/menuPanel.png");
1125 -moz-image-region: rect(0, 32px, 32px, 0);
1128 /* Make sure that the state icons are not shown in the customization palette. */
1129 toolbarpaletteitem[place="palette"] > #loop-call-button > .toolbarbutton-badge-container {
1130 -moz-image-region: rect(0, 32px, 32px, 0) !important;
1133 #loop-call-button[cui-areatype="menu-panel"]:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
1134 -moz-image-region: rect(0, 160px, 32px, 128px);
1137 #loop-call-button[cui-areatype="menu-panel"][disabled="true"] > .toolbarbutton-badge-container {
1138 -moz-image-region: rect(0, 64px, 32px, 32px);
1141 #loop-call-button[cui-areatype="menu-panel"][disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
1142 -moz-image-region: rect(0, 224px, 32px, 192px);
1145 #loop-call-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container {
1146 -moz-image-region: rect(0, 96px, 32px, 64px);
1149 #loop-call-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container {
1150 -moz-image-region: rect(0, 128px, 32px, 96px);
1153 #loop-call-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container {
1154 -moz-image-region: rect(0, 192px, 32px, 160px);
1157 /* Wide panel control icons */
1159 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton,
1160 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton,
1161 toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton,
1162 toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton {
1163 list-style-image: url("chrome://browser/skin/menuPanelFx-small.png"); /* avoid aero overrides with changed filename */
1166 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button,
1167 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button {
1168 -moz-image-region: rect(0px, 32px, 16px, 16px);
1171 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button:hover:not([disabled="true"]),
1172 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button:hover:not([disabled="true"]) {
1173 -moz-image-region: rect(16px, 32px, 32px, 16px);
1176 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button[disabled="true"],
1177 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button[disabled="true"] {
1178 -moz-image-region: rect(32px, 32px, 48px, 16px);
1181 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button,
1182 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button {
1183 -moz-image-region: rect(0px, 48px, 16px, 32px);
1186 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button:hover:not([disabled="true"]),
1187 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button:hover:not([disabled="true"]) {
1188 -moz-image-region: rect(16px, 48px, 32px, 32px);
1191 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button[disabled="true"],
1192 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button[disabled="true"] {
1193 -moz-image-region: rect(32px, 48px, 48px, 32px);
1196 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button,
1197 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button {
1198 -moz-image-region: rect(0px, 64px, 16px, 48px);
1201 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button:hover:not([disabled="true"]),
1202 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button:hover:not([disabled="true"]) {
1203 -moz-image-region: rect(16px, 64px, 32px, 48px);
1206 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button[disabled="true"],
1207 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button[disabled="true"] {
1208 -moz-image-region: rect(32px, 64px, 48px, 48px);
1211 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button,
1212 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button {
1213 -moz-image-region: rect(0px, 80px, 16px, 64px);
1216 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button:hover:not([disabled="true"]),
1217 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button:hover:not([disabled="true"]) {
1218 -moz-image-region: rect(16px, 80px, 32px, 64px);
1221 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button[disabled="true"],
1222 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button[disabled="true"] {
1223 -moz-image-region: rect(32px, 80px, 48px, 64px);
1226 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button,
1227 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button {
1228 -moz-image-region: rect(0px, 96px, 16px, 80px);
1231 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button:hover:not([disabled="true"]),
1232 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button:hover:not([disabled="true"]) {
1233 -moz-image-region: rect(16px, 96px, 32px, 80px);
1236 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button[disabled="true"],
1237 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button[disabled="true"] {
1238 -moz-image-region: rect(32px, 96px, 48px, 80px);
1241 /* === END menupanel.inc.css === */
1243 .toolbarbutton-1:not([type="menu-button"]) {
1244 -moz-box-orient: vertical;
1248 .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1254 .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1255 .toolbarbutton-1[disabled="true"]:hover:active,
1256 .toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-menubutton-button {
1260 .toolbarbutton-1:hover:active,
1261 .toolbarbutton-1[open="true"],
1262 .toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button {
1264 padding-bottom: 0px;
1265 -moz-padding-start: 3px;
1266 -moz-padding-end: 1px;
1269 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-icon,
1270 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menu-dropmarker,
1271 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-dropmarker,
1272 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1273 #main-window:not([customizing]) .toolbarbutton-1 > .toolbarbutton-menubutton-button[disabled=true] > .toolbarbutton-icon {
1276 .toolbarbutton-1 > .toolbarbutton-menu-dropmarker,
1277 .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1280 toolbar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker:-moz-lwtheme-brighttext,
1281 toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker:-moz-lwtheme-brighttext {
1284 .toolbarbutton-1 > .toolbarbutton-icon,
1285 .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1288 #nav-bar .toolbarbutton-1,
1289 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1292 #nav-bar .toolbarbutton-1:not([type=menu-button]),
1293 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1294 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1297 #nav-bar #PanelUI-menu-button {
1298 /* -moz-padding-start: 7px;
1299 -moz-padding-end: 5px;*/
1302 #nav-bar .toolbarbutton-1[type=menu]:not(#back-button):not(#forward-button):not(#feed-button):not(#social-provider-button):not(#PanelUI-menu-button) {
1303 /* padding-left: 5px;
1304 padding-right: 5px;*/
1307 #nav-bar .toolbarbutton-1 > menupopup {
1308 /* margin-top: -3px;*/
1311 #nav-bar .toolbarbutton-1 > menupopup.cui-widget-panel {
1315 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1316 /* -moz-padding-end: 0;*/
1319 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1320 /* -moz-padding-start: 0;
1321 -moz-box-align: center;*/
1324 #nav-bar .toolbarbutton-1 > .toolbarbutton-icon,
1325 #nav-bar .toolbarbutton-1 > .toolbarbutton-text,
1326 #nav-bar .toolbarbutton-1 > .toolbarbutton-badge-container,
1327 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1328 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1329 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon {
1330 /* padding: 2px 6px;
1332 border-color: transparent;
1333 transition-property: background-color, border-color;
1334 transition-duration: 150ms;*/
1337 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-icon,
1338 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-badge-container,
1339 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1344 /* Help SDK icons fit: */
1345 toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
1349 #nav-bar toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
1350 /* XXXgijs box models strike again: this is 16px + 2 * 7px padding + 2 * 1px border (from the rules above) */
1354 #nav-bar .toolbarbutton-1[type=menu]:not(#back-button):not(#forward-button):not(#feed-button):not(#social-provider-button):not(#PanelUI-menu-button) > .toolbarbutton-icon,
1355 #nav-bar .toolbarbutton-1[type=menu] > .toolbarbutton-text /* hack for add-ons that forcefully display the label */ {
1356 /* -moz-padding-end: 17px;*/
1359 #nav-bar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker {
1362 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1365 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
1368 #nav-bar .toolbaritem-combined-buttons {
1369 /* margin-left: 2px;
1370 margin-right: 2px;*/
1373 #nav-bar .toolbaritem-combined-buttons > .toolbarbutton-1 {
1378 #nav-bar .toolbarbutton-1:not(:hover):not(:active):not([open]) > .toolbarbutton-menubutton-dropmarker::before,
1379 #nav-bar .toolbaritem-combined-buttons > .toolbarbutton-1:-moz-any(:not(:hover):not([open]),[disabled=true]) + .toolbarbutton-1:-moz-any(:not(:hover):not([open]),[disabled=true])::before {
1385 -moz-margin-end: -1px;
1389 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon {
1392 #nav-bar .toolbarbutton-1:not([disabled=true]) > .toolbarbutton-menubutton-button[open] + .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1393 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1394 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1395 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-icon,
1396 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-text,
1397 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-badge-container,
1398 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button:not([open]):not(:active):not([disabled=true]):hover > .toolbarbutton-icon,
1399 #nav-bar .toolbarbutton-1:not([buttonover]):not([open]):not(:active):hover > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon {
1402 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):-moz-any(:hover:active, [open]) > .toolbarbutton-icon,
1403 #nav-bar .toolbarbutton-1[open] > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon,
1404 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-icon,
1405 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-text,
1406 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-badge-container {
1409 #TabsToolbar .toolbarbutton-1,
1410 #TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1411 .tabbrowser-arrowscrollbox > .scrollbutton-up,
1412 .tabbrowser-arrowscrollbox > .scrollbutton-down {
1415 #TabsToolbar .toolbarbutton-1:not([disabled=true]):hover,
1416 #TabsToolbar .toolbarbutton-1[open],
1417 #TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):hover,
1418 .tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled=true]):hover,
1419 .tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled=true]):hover {
1422 /* unified back/forward button */
1425 -moz-box-align: stretch; /* let the button shape grow vertically with the location bar */
1428 #forward-button > menupopup {
1429 margin-top: 1px !important;
1432 #forward-button > .toolbarbutton-icon {
1433 background-clip: padding-box !important;
1434 /*mask: url(keyhole-forward-mask.svg#mask); XXX: this regresses twinopen */
1435 /*clip-path: url(chrome://browser/content/browser.xul#keyhole-forward-clip-path) !important;*/
1439 -moz-margin-start: -4px !important;
1444 border-radius: 0 10000px 10000px 0;
1447 #forward-button:-moz-locale-dir(rtl) {
1448 border-radius: 10000px 0 0 10000px;
1451 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #forward-button {
1452 transition: margin-left 150ms ease-out;
1455 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] {
1456 margin-left: -27px !important;
1459 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] {
1460 /* delay the hiding of the forward button when hovered to avoid accidental clicks on the url bar */
1461 transition-delay: 100s;
1464 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] {
1465 /* when not hovered anymore, trigger a new transition to hide the forward button immediately */
1466 margin-left: -27.01px !important;
1470 /* padding-top: 3px !important;
1471 padding-bottom: 3px !important;
1472 -moz-padding-start: 5px !important;
1473 -moz-padding-end: 0 !important;*/
1476 border-radius: 10000px;
1480 margin-bottom: -2px;
1483 #back-button:-moz-locale-dir(rtl) {
1486 #back-button > menupopup {
1487 margin-top: -1px !important;
1490 #back-button > .toolbarbutton-icon {
1491 border-radius: 10000px !important;
1492 background-clip: padding-box !important;
1493 /* background-color: hsla(210,25%,98%,.08) !important;
1494 padding: 6px !important;
1495 border-style: none !important;
1496 box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25),
1497 0 0 0 1px hsla(210,4%,10%,.25);*/
1498 transition-property: background-color, box-shadow !important;
1499 transition-duration: 250ms !important;
1502 #back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon {
1503 /* background-color: hsla(210,4%,10%,.08) !important;*/
1506 #back-button:not([disabled="true"]):hover:active > .toolbarbutton-icon,
1507 #back-button[open="true"] > .toolbarbutton-icon {
1508 /* background-color: hsla(210,4%,10%,.12) !important;
1509 box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25),
1510 0 0 0 1px hsla(210,4%,10%,.25),
1511 0 1px 0 0 hsla(210,80%,20%,.1) inset !important;*/
1514 #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
1515 transform: scaleX(-1);
1518 .unified-nav-back[_moz-menuactive]:-moz-locale-dir(ltr),
1519 .unified-nav-forward[_moz-menuactive]:-moz-locale-dir(rtl) {
1520 list-style-image: url("chrome://browser/skin/menu-back.png") !important;
1523 .unified-nav-forward[_moz-menuactive]:-moz-locale-dir(ltr),
1524 .unified-nav-back[_moz-menuactive]:-moz-locale-dir(rtl) {
1525 list-style-image: url("chrome://browser/skin/menu-forward.png") !important;
1528 #home-button.bookmark-item {
1529 list-style-image: url("chrome://browser/skin/Toolbar.png");
1532 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1533 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1534 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1535 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1536 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1537 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1538 #home-button.bookmark-item:-moz-lwtheme-brighttext {
1541 list-style-image: url("chrome://browser/skin/Toolbar-inverted.png");
1544 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1545 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme) {
1546 list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png");
1550 #downloads-button > .toolbarbutton-icon {
1554 /* tabview button & menu item */
1557 list-style-image: url("chrome://browser/skin/tabview/tabview.png");
1558 -moz-image-region: rect(1px, 89px, 17px, 73px);
1561 #menu_tabview[groups="0"] {
1562 -moz-image-region: rect(1px, 17px, 17px, 1px);
1565 #menu_tabview[groups="1"] {
1566 -moz-image-region: rect(1px, 35px, 17px, 19px);
1569 #menu_tabview[groups="2"] {
1570 -moz-image-region: rect(1px, 53px, 17px, 37px);
1573 #menu_tabview[groups="3"] {
1574 -moz-image-region: rect(1px, 71px, 17px, 55px);
1577 /* zoom control text (reset) button special case: */
1579 #nav-bar #zoom-reset-button > .toolbarbutton-text {
1580 /* To make this line up with the icons, it needs the same height (18px) +
1581 * padding (2 * 2px) + border (2 * 1px), but as a minimum because otherwise
1582 * increase in text sizes would break things...
1587 /* ::::: fullscreen window controls ::::: */
1590 -moz-margin-start: 4px;
1596 /* list-style-image: url("chrome://global/skin/icons/windowControls.png");
1601 list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
1604 #minimize-button:hover {
1605 list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif");
1609 list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
1612 #restore-button:hover {
1613 list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif");
1617 list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
1620 #close-button:hover {
1621 list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif");
1624 /* ::::: Location Bar ::::: */
1627 .searchbar-textbox {
1630 -moz-margin-start: 3px;
1634 /* make color as light as possible to deal with dark non-domain parts */
1638 #urlbar:-moz-lwtheme,
1639 .searchbar-textbox:-moz-lwtheme {
1640 /* background-color: rgba(255,255,255,.8);
1641 @navbarTextboxCustomBorder@
1645 #urlbar:-moz-lwtheme:hover:not([focused]):not([readonly]),
1646 .searchbar-textbox:-moz-lwtheme:hover:not([focused]) {
1647 /* background-color: rgba(255,255,255,.9);*/
1650 #urlbar:-moz-lwtheme[focused]:not([readonly]),
1651 .searchbar-textbox:-moz-lwtheme[focused] {
1652 /* background-color: white;*/
1655 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar {
1656 -moz-border-start: none;
1657 /* margin-left: 0;*/
1660 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(ltr) {
1661 /* border-top-left-radius: 0;
1662 border-bottom-left-radius: 0; */
1665 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(rtl) {
1666 /* border-top-right-radius: 0;
1667 border-bottom-right-radius: 0; */
1670 window:not([chromehidden~="toolbar"]) #urlbar-wrapper {
1671 /* clip-path: url("chrome://browser/content/browser.xul#urlbar-back-button-clip-path");*/
1672 /* -moz-margin-start: -5px; */
1675 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:-moz-locale-dir(rtl),
1676 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(rtl) {
1677 /* let urlbar-back-button-clip-path clip the urlbar's right side for RTL */
1678 transform: scaleX(-1);
1681 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:-moz-locale-dir(rtl) {
1682 -moz-box-direction: reverse;
1685 html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
1686 .searchbar-textbox:-moz-lwtheme > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input::-moz-placeholder {
1691 -moz-box-orient: horizontal;
1692 -moz-box-align: stretch;
1695 .urlbar-textbox-container {
1696 -moz-box-align: stretch;
1700 -moz-margin-start: 0;
1704 -moz-box-align: center;
1711 .searchbar-engine-button,
1712 .search-go-container {
1716 .search-go-container > .search-go-button {
1720 .urlbar-icon:hover {
1723 .urlbar-icon[open="true"],
1724 .urlbar-icon:hover:active {
1727 #urlbar-search-splitter {
1729 -moz-margin-start: -3px;
1731 background: transparent;
1734 #urlbar-search-splitter + #urlbar-container > #urlbar,
1735 #urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
1736 -moz-margin-start: 0;
1739 #urlbar-display-box {
1743 -moz-border-end: 1px solid #9C9CFF;
1744 -moz-margin-end: 3px;
1747 -moz-margin-start: 0;
1752 min-width: calc(54px + 11ch);
1762 #identity-box:-moz-locale-dir(ltr) {
1763 /* border-top-left-radius: 1.5px;
1764 border-bottom-left-radius: 1.5px;*/
1767 #identity-box:-moz-locale-dir(rtl) {
1768 /* border-top-right-radius: 1.5px;
1769 border-bottom-right-radius: 1.5px;*/
1772 #notification-popup-box:not([hidden]) + #identity-box {
1773 -moz-padding-start: 10px !important;
1777 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box {
1778 /* border-radius: 0; */
1779 -moz-padding-start: 2px;
1780 -moz-padding-end: 2px;
1781 -moz-margin-end: 1px;
1784 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #urlbar > #identity-box {
1785 transition: padding-left, padding-right;
1788 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar >
1789 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(ltr) {
1793 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar >
1794 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(rtl) {
1798 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] + #urlbar >
1799 #notification-popup-box[hidden] + #identity-box {
1800 /* forward button hiding is delayed when hovered */
1801 transition-delay: 100s;
1804 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar >
1805 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(ltr) {
1806 /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */
1807 padding-left: 2.01px;
1810 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar >
1811 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(rtl) {
1812 /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */
1813 padding-right: 2.01px;
1816 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI,
1817 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
1818 -moz-margin-end: 3px;
1821 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:-moz-locale-dir(ltr),
1822 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:-moz-locale-dir(ltr) {
1823 border-top-right-radius: 0;
1824 border-bottom-right-radius: 0;
1827 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:-moz-locale-dir(rtl),
1828 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:-moz-locale-dir(rtl) {
1829 border-top-left-radius: 0;
1830 border-bottom-left-radius: 0;
1833 #identity-box.verifiedIdentity:not(:-moz-lwtheme) {
1834 background-color: #000000;
1837 #identity-box:-moz-focusring {
1838 outline: 1px dotted #008484;
1839 outline-offset: -1px;
1842 #identity-box.verifiedDomain:-moz-focusring,
1843 #identity-box.verifiedIdentity:-moz-focusring {
1844 outline-color: #000000;
1847 #identity-icon-labels {
1848 -moz-margin-start: 1px;
1849 -moz-margin-end: 3px;
1852 /* Location bar dropmarker */
1854 .urlbar-history-dropmarker:not(:hover):not([open="true"]) {
1855 background-color: transparent;
1858 #urlbar-container[combined="true"] > #urlbar > .urlbar-history-dropmarker,
1859 #urlbar-wrapper > #urlbar > .urlbar-history-dropmarker {
1864 .urlbar-history-dropmarker:hover {
1867 .urlbar-history-dropmarker:hover:active,
1868 .urlbar-history-dropmarker[open="true"] {
1871 /* page proxy icon */
1873 /* === BEGIN identity-block.inc.css === */
1875 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI {
1876 /* Default theme does different color per channel, we can't as they do it build-time. */
1878 -moz-border-end: 1px solid #9C9CFF;
1881 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
1883 -moz-border-end: 1px solid #008484;
1886 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI,
1887 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
1888 background-position: right;
1889 background-size: 1px;
1890 background-repeat: no-repeat;
1893 /* page proxy icon */
1895 #page-proxy-favicon {
1898 list-style-image: url("chrome://browser/skin/identity-icons-generic.png");
1902 .chromeUI > #page-proxy-favicon[pageproxystate="valid"] {
1903 list-style-image: url("chrome://branding/content/identity-icons-brand.png");
1906 .verifiedDomain > #page-proxy-favicon[pageproxystate="valid"] {
1907 list-style-image: url("chrome://browser/skin/identity-icons-https.png");
1910 .verifiedIdentity > #page-proxy-favicon[pageproxystate="valid"] {
1911 list-style-image: url("chrome://browser/skin/identity-icons-https-ev.png");
1914 .mixedActiveContent > #page-proxy-favicon[pageproxystate="valid"] {
1915 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-active.png");
1918 .mixedDisplayContent > #page-proxy-favicon[pageproxystate="valid"] {
1919 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png");
1922 .mixedDisplayContentLoadedActiveBlocked > #page-proxy-favicon[pageproxystate="valid"] {
1923 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png");
1926 #page-proxy-favicon[pageproxystate="invalid"] {
1930 #identity-popup.chromeUI > #identity-popup-container > #identity-popup-icon {
1931 list-style-image: url("chrome://branding/content/icon64.png");
1934 #identity-popup-brandName {
1938 margin-bottom: .5em;
1941 #identity-popup-content-box {
1945 /* === END identity-block.inc.css === */
1947 #page-proxy-favicon {
1948 -moz-image-region: rect(0, 16px, 16px, 0);
1951 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box > #page-proxy-favicon {
1952 /* -moz-margin-end: 1px;*/
1955 #identity-box:hover > #page-proxy-favicon {
1956 -moz-image-region: rect(0, 32px, 16px, 16px);
1959 #identity-box:hover:active > #page-proxy-favicon,
1960 #identity-box[open=true] > #page-proxy-favicon {
1961 -moz-image-region: rect(0, 48px, 16px, 32px);
1964 #identity-box:hover {
1965 background-color: #FFCF00;
1969 #identity-box:hover:active,
1970 #identity-box[open=true] {
1971 background-color: #FF9F00;
1975 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover,
1976 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active,
1977 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] {
1978 background-color: #9C9CFF;
1982 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover,
1983 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active,
1984 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] {
1985 background-color: #008484;
1991 #treecolAutoCompleteImage {
1995 .ac-result-type-bookmark,
1996 .autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteImage) {
1997 list-style-image: url("chrome://browser/skin/places/bookmark.png");
1998 -moz-image-region: rect(0px 16px 16px 0px);
2003 richlistitem[selected="true"][current="true"] > .ac-title-box > .ac-result-type-bookmark,
2004 .autocomplete-treebody::-moz-tree-image(selected, current, bookmark, treecolAutoCompleteImage) {
2005 /* -moz-image-region: rect(0px 48px 16px 32px);*/
2008 .ac-result-type-keyword,
2009 .autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage) {
2010 list-style-image: url("chrome://global/skin/icons/Search-glass.png");
2011 -moz-image-region: rect(0px 32px 16px 16px);
2016 .ac-result-type-tag,
2017 .autocomplete-treebody::-moz-tree-image(tag, treecolAutoCompleteImage) {
2018 list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png");
2027 .ac-extra > .ac-comment {
2037 richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-icon {
2038 list-style-image: url("chrome://browser/skin/actionicon-tab.png");
2039 -moz-image-region: rect(0, 16px, 16px, 0);
2043 richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-box > .ac-action-icon {
2044 -moz-image-region: rect(16px, 16px, 32px, 0);
2047 .autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
2051 .ac-comment[selected="true"],
2052 .ac-url-text[selected="true"],
2053 .ac-action-text[selected="true"] {
2054 color: inherit !important;
2057 .autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment),
2058 .autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment)
2064 .autocomplete-treebody::-moz-tree-cell(suggesthint) {
2065 border-top: 1px solid #9C9CFF;
2068 /* combined go/reload/stop button in location bar */
2070 #urlbar > toolbarbutton {
2071 -moz-margin-start: 0;
2073 background-origin: border-box;
2075 list-style-image: url("chrome://browser/skin/reload-stop-go.png");
2076 -moz-border-start: 1px solid #9C9CFF;
2079 #urlbar:-moz-locale-dir(ltr) > toolbarbutton {
2080 border-top-left-radius: 0px;
2081 border-bottom-left-radius: 0px;
2084 #urlbar:-moz-locale-dir(rtl) > toolbarbutton {
2085 border-top-right-radius: 0px;
2086 border-bottom-right-radius: 0px;
2089 #urlbar > toolbarbutton:not([disabled=true]):active:hover,
2090 #urlbar-reload-button:not(:hover) {
2091 -moz-border-start-style: none;
2092 -moz-padding-start: 3px;
2095 #urlbar-reload-button {
2096 -moz-image-region: rect(0px, 14px, 14px, 0px);
2099 #urlbar-reload-button[disabled=true] {
2100 -moz-image-region: rect(28px, 14px, 42px, 0px);
2103 #urlbar-reload-button:not([disabled=true]):hover {
2104 -moz-image-region: rect(14px, 14px, 28px, 0px);
2107 #urlbar-reload-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
2108 transform: scaleX(-1);
2112 -moz-image-region: rect(0, 42px, 14px, 28px);
2115 #urlbar-go-button:hover {
2116 -moz-image-region: rect(14px, 42px, 28px, 28px);
2119 #urlbar-go-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
2120 transform: scaleX(-1);
2123 #urlbar-stop-button {
2124 -moz-image-region: rect(0px, 28px, 14px, 14px);
2127 #urlbar-stop-button:hover {
2128 -moz-image-region: rect(14px, 28px, 28px, 14px);
2131 /* popup blocker button */
2133 #page-report-button {
2134 list-style-image: url("chrome://browser/skin/urlbar-popup-blocked.png");
2135 -moz-image-region: rect(0, 16px, 16px, 0);
2138 #page-report-button:hover ,
2139 #page-report-button:hover:active,
2140 #page-report-button[open="true"] {
2141 -moz-image-region: rect(0, 32px, 16px, 16px);
2144 /* social share panel */
2146 #social-share-panel > iframe {
2147 /* background: linear-gradient(to bottom, #f0f4f7, #fafbfc);*/
2152 .social-share-toolbar {
2153 border-right: 1px solid #9C9CFF;
2154 /* background-color: #000000; */
2157 #social-share-provider-buttons {
2161 #social-share-provider-buttons > .share-provider-button {
2162 -moz-appearance: none;
2170 #social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]),
2171 #social-share-provider-buttons > .share-provider-button:hover,
2172 #social-share-provider-buttons > .share-provider-button:active {
2176 #social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]) {
2179 #social-share-provider-buttons > .share-provider-button > .toolbarbutton-text {
2182 #social-share-provider-buttons > .share-provider-button > .toolbarbutton-icon {
2188 toolbarbutton[type="socialmark"] > .toolbarbutton-icon {
2195 /* fixup corners for share panel */
2196 .social-panel > .social-panel-frame {
2197 border-radius: inherit;
2200 #social-share-panel {
2207 .social-share-frame {
2208 /* background: linear-gradient(to bottom, #f0f4f7, #fafbfc); */
2211 /* we resize our panels dynamically, make it look nice */
2212 transition: height 100ms ease-out, width 100ms ease-out;
2215 .social-share-frame:-moz-locale-dir(ltr) {
2216 border-top-left-radius: 0;
2217 border-bottom-left-radius: 0;
2218 border-top-right-radius: inherit;
2219 border-bottom-right-radius: inherit;
2222 .social-share-frame:-moz-locale-dir(rtl) {
2223 border-top-left-radius: inherit;
2224 border-bottom-left-radius: inherit;
2225 border-top-right-radius: 0;
2226 border-bottom-right-radius: 0;
2229 #social-share-panel > .social-share-toolbar:-moz-locale-dir(ltr) {
2230 border-top-left-radius: inherit;
2231 border-bottom-left-radius: inherit;
2234 #social-share-panel > .social-share-toolbar:-moz-locale-dir(rtl) {
2235 border-top-right-radius: inherit;
2236 border-bottom-right-radius: inherit;
2239 #social-share-provider-buttons:-moz-locale-dir(ltr) {
2240 border-top-left-radius: inherit;
2241 border-bottom-left-radius: inherit;
2244 #social-share-provider-buttons:-moz-locale-dir(rtl) {
2245 border-top-right-radius: inherit;
2246 border-bottom-right-radius: inherit;
2249 /* social recommending panel */
2251 #social-mark-button {
2252 -moz-image-region: rect(0, 16px, 16px, 0);
2255 /* bookmarks menu-button */
2257 #bookmarks-menu-button.bookmark-item {
2258 list-style-image: url("chrome://browser/skin/places/bookmark.png");
2259 -moz-image-region: rect(0px 16px 16px 0px);
2262 #bookmarks-menu-button.bookmark-item[starred] {
2263 -moz-image-region: rect(0px 32px 16px 16px);
2266 #bookmarks-menu-button.bookmark-item > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
2267 -moz-margin-start: 5px;
2270 #bookmarks-menu-button[cui-areatype="toolbar"]:not(.bookmark-item):not([overflowedItem=true]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
2272 padding-bottom: 2px;
2275 #BMB_bookmarksPopup[side="top"],
2276 #BMB_bookmarksPopup[side="bottom"] {
2278 margin-right: -20px;
2281 #BMB_bookmarksPopup[side="left"],
2282 #BMB_bookmarksPopup[side="right"] {
2284 margin-bottom: -20px;
2287 /* bookmarking panel */
2289 #editBookmarkPanelStarIcon {
2290 list-style-image: url("chrome://browser/skin/places/starred48.png");
2295 #editBookmarkPanelStarIcon[unstarred] {
2296 list-style-image: url("chrome://browser/skin/places/unstarred48.png");
2299 #editBookmarkPanelTitle {
2303 #editBookmarkPanelHeader,
2304 #editBookmarkPanelContent {
2305 margin-bottom: .5em;
2308 /* Implements editBookmarkPanel resizing on folderTree un-collapse. */
2309 #editBMPanel_folderTree {
2316 border-top: 1px solid #9C9CFF;
2317 border-bottom-left-radius: 5px;
2318 border-bottom-right-radius: 5px;
2322 list-style-image: url("chrome://browser/skin/sync-notification-24.png");
2323 -moz-margin-end: 10px;
2324 vertical-align: middle;
2327 .panel-promo-closebutton {
2328 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2329 -moz-margin-end: -3px;
2333 .panel-promo-closebutton:hover {
2334 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2337 .panel-promo-closebutton:hover:active {
2338 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2341 .panel-promo-closebutton > .toolbarbutton-text {
2346 /* ::::: content area ::::: */
2349 background-color: Window;
2353 -moz-padding-start: 0px;
2356 #sidebar-header > .close-icon {
2357 /* padding: 4px 2px;
2360 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2363 #sidebar-header > .close-icon:hover,
2364 #sidebar-header > .close-icon:hover:active {
2365 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2368 .browserContainer > findbar {
2370 background-color: -moz-dialog;
2371 color: -moz-DialogText;
2380 -moz-binding: url("chrome://browser/content/customizableui/toolbar.xml#toolbar");
2383 #TabsToolbar .toolbar-holder {
2384 background-color: #000000; /* correct effect of being an actual toolbar */
2387 #main-window[disablechrome] #TabsToolbar,
2388 #TabsToolbar[tabsontop="false"] {
2389 border-bottom: 1px solid #008484;
2392 #main-window:not([customizing]) #TabsToolbar:not(:-moz-lwtheme) {
2395 #main-window[tabsintitlebar] #TabsToolbar {
2396 background-color: transparent;
2399 /* === BEGIN tabs.inc.css === */
2402 .tabs-newtab-button,
2403 #TabsToolbar > #new-tab-button {
2408 padding: 1px 4px 2px;
2411 .tabbrowser-tab:first-of-type {
2412 -moz-margin-start: 2px;
2415 .tabs-newtab-button,
2416 #TabsToolbar > #new-tab-button {
2417 border-radius: 8px 8px 0px 0px;
2418 -moz-margin-start: 0;
2421 .tabs-newtab-button:not(:hover),
2422 #TabsToolbar > #new-tab-button:not(:hover) {
2423 background-color: #C09070;
2426 .tabbrowser-tab[remote] {
2427 text-decoration: underline;
2430 /* The selected tab should appear above adjacent tabs, .tabs-newtab-button and the highlight of #nav-bar */
2431 .tabbrowser-tab[selected=true] {
2432 /* position: relative;
2436 .tab-background-middle {
2454 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
2458 list-style-image: url("chrome://communicator/skin/brand/throbber16-anim-connect.png");
2461 .tab-throbber[progress] {
2462 list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png");
2465 .tab-throbber:not([pinned]),
2466 .tab-icon-image:not([pinned]) {
2467 -moz-margin-end: 3px;
2470 .tab-throbber[pinned],
2471 .tab-icon-image[pinned] {
2472 -moz-margin-start: 2px;
2473 -moz-margin-end: 2px;
2477 /* this needs to add up to the 16px of the icon image */
2479 margin-top: 2px !important;
2480 margin-bottom: 2px !important;
2489 .tabs-newtab-button {
2490 /* overlap the tab curves */
2493 .tabbrowser-arrowscrollbox > .arrowscrollbox-scrollbox {
2496 .tab-background-start[selected=true]::after,
2497 .tab-background-start[selected=true]::before,
2498 .tab-background-start,
2499 .tab-background-end,
2500 .tab-background-end[selected=true]::after,
2501 .tab-background-end[selected=true]::before {
2504 .tabbrowser-tab:not([selected=true]),
2505 .tabbrowser-tab:-moz-lwtheme {
2508 /* tabbrowser-tab focus ring */
2509 .tabbrowser-tab:focus {
2510 outline: 1px dotted;
2515 .tabbrowser-tab[selected="true"] {
2518 /* End selected tab */
2520 /* Tab pointer-events */
2523 pointer-events: none;
2526 .tab-background-middle,
2527 .tabs-newtab-button,
2529 pointer-events: auto;
2534 .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) {
2535 background-color: #E7ADE7;
2538 .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]):hover {
2539 background-color: #3333FF;
2543 /* New tab button */
2545 .tabs-newtab-button {
2549 /* === END tabs.inc.css === */
2553 * Decrease the height of the hoverable region of background tabs whenever the tabs are at the top
2554 * of the window (e.g. no menubar, tabs in titlebar, etc.) to make it easier to drag the window by
2555 * the titlebar. We don't need this in fullscreen since window dragging is not an issue there.
2557 #main-window[tabsintitlebar][sizemode=normal] #toolbar-menubar[autohide="true"][inactive] + #TabsToolbar .tab-background-middle:not([selected=true]) {
2558 /* clip-path: url(chrome://browser/content/browser.xul#tab-hover-clip-path);*/
2561 /* Tab DnD indicator */
2562 .tab-drop-indicator {
2563 list-style-image: url("chrome://browser/skin/tabbrowser/tabDragIndicator.png");
2564 margin-bottom: -11px;
2567 /* Tab close button */
2569 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2572 .tab-close-button:hover,
2573 .tab-close-button:hover[selected="true"] {
2574 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2577 .tab-close-button:hover:active,
2578 .tab-close-button:hover:active[selected="true"] {
2579 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2582 /* Tab scrollbox arrow, tabstrip new tab and all-tabs buttons */
2584 .tabbrowser-arrowscrollbox > .scrollbutton-up,
2585 .tabbrowser-arrowscrollbox > .scrollbutton-down {
2589 background-origin: border-box;
2592 #main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2593 #main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2594 .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-lwtheme-brighttext,
2595 .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-lwtheme-brighttext {
2598 .tabbrowser-arrowscrollbox > .scrollbutton-up[disabled],
2599 .tabbrowser-arrowscrollbox > .scrollbutton-down[disabled] {
2602 .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-locale-dir(rtl),
2603 .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-locale-dir(ltr) {
2604 /* transform: scaleX(-1);*/
2607 .tabbrowser-arrowscrollbox > .scrollbutton-down {
2608 transition: 1s background-color ease-out;
2611 .tabbrowser-arrowscrollbox > .scrollbutton-down[notifybgtab] {
2612 background-color: #008484;
2615 .tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled]),
2616 .tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled]) {
2617 /* border-width: 0 2px 0 0;
2618 border-style: solid;
2619 border-image: url("chrome://browser/skin/tabbrowser/tab-overflow-border.png") 0 2 0 2 fill;*/
2622 .tabs-newtab-button > .toolbarbutton-icon {
2624 margin-bottom: -1px;
2627 .tabs-newtab-button,
2628 #TabsToolbar > #new-tab-button,
2629 #TabsToolbar > toolbarpaletteitem > #new-tab-button,
2630 #TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] {
2631 list-style-image: url("chrome://browser/skin/tabbrowser/newtab.png");
2632 -moz-image-region: rect(0, 16px, 18px, 0);
2635 .tabs-newtab-button,
2636 .tabs-newtab-button:hover,
2637 #TabsToolbar > #new-tab-button,
2638 #TabsToolbar > #new-tab-button:hover {
2639 -moz-image-region: rect(0, 32px, 18px, 16px);
2642 #main-window[tabsintitlebar]:not([inFullscreen]) .tabs-newtab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2643 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2644 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2645 .tabs-newtab-button:-moz-lwtheme-brighttext,
2646 #TabsToolbar > #new-tab-button:-moz-lwtheme-brighttext,
2647 #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-lwtheme-brighttext {
2650 #TabsToolbar > #new-tab-button {
2655 list-style-image: url("chrome://global/skin/arrow/arrow-down.gif");
2658 #alltabs-button:hover,
2659 #alltabs-button:hover:active,
2660 #alltabs-button[open="true"] {
2661 list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
2664 #main-window[tabsintitlebar]:not([inFullscreen]) #alltabs-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2665 #alltabs-button:-moz-lwtheme-brighttext {
2668 #alltabs-button > .toolbarbutton-icon {
2672 #alltabs-button > .toolbarbutton-menu-dropmarker {
2676 /* All tabs menupopup */
2677 .alltabs-item > .menu-iconic-left > .menu-iconic-icon {
2678 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
2679 -moz-image-region: auto;
2682 .alltabs-item[selected="true"] {
2686 .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon {
2687 list-style-image: url("chrome://global/skin/icons/loading.gif");
2690 .alltabs-item[tabIsVisible]:not([_moz-menuactive="true"]) {
2691 background-color: #402800;
2694 toolbarbutton.chevron {
2695 list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important;
2698 toolbarbutton.chevron:hover {
2699 list-style-image: url("chrome://global/skin/toolbar/chevron-hover.gif") !important;
2702 toolbarbutton.chevron:-moz-locale-dir(rtl) > .toolbarbutton-icon,
2703 toolbarbutton.chevron:-moz-locale-dir(rtl):hover > .toolbarbutton-icon {
2704 transform: scaleX(-1);
2707 toolbarbutton.chevron > .toolbarbutton-text,
2708 toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
2712 toolbarbutton.chevron > .toolbarbutton-icon {
2716 #sidebar-throbber[loading="true"] {
2717 list-style-image: url("chrome://global/skin/icons/loading.gif");
2718 -moz-margin-end: 4px;
2721 /* Bookmarks toolbar */
2722 #PlacesToolbarDropIndicator {
2723 list-style-image: url("chrome://communicator/skin/bookmarks/toolbarDropMarker.png");
2726 toolbarbutton.bookmark-item[dragover="true"][open="true"] {
2727 background-color: #008484 !important;
2728 color: #FFCF00 !important;
2731 /* rules for menupopup drop indicators */
2732 .menupopup-drop-indicator-bar {
2734 /* these two margins must together compensate the indicator's height */
2736 margin-bottom: -1px;
2739 .menupopup-drop-indicator {
2740 list-style-image: none;
2742 -moz-margin-end: -4em;
2743 background-color: #008484;
2746 /* ::::: Identity Indicator Styling ::::: */
2749 #identity-popup-icon {
2753 list-style-image: url("chrome://browser/skin/identity.png");
2754 -moz-image-region: rect(0px, 64px, 64px, 0px);
2757 #identity-popup.verifiedDomain > #identity-popup-container > #identity-popup-icon {
2758 -moz-image-region: rect(64px, 64px, 128px, 0px);
2761 #identity-popup.verifiedIdentity > #identity-popup-container > #identity-popup-icon {
2762 -moz-image-region: rect(128px, 64px, 192px, 0px);
2765 /* Popup Body Text */
2766 .identity-popup-description {
2767 white-space: pre-wrap;
2768 -moz-padding-start: 15px;
2772 .identity-popup-label {
2773 white-space: pre-wrap;
2774 -moz-padding-start: 15px;
2778 #identity-popup-content-host,
2779 #identity-popup-content-box.verifiedIdentity > #identity-popup-content-owner {
2783 #identity-popup-content-host {
2790 #identity-popup-content-owner {
2792 margin-bottom: 0 !important;
2797 .verifiedDomain > #identity-popup-content-owner {
2798 font-weight: normal;
2801 #identity-popup-content-verifier {
2805 #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption ,
2806 #identity-popup-content-box.verifiedDomain > #identity-popup-encryption {
2808 -moz-margin-start: -24px;
2811 #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption > vbox > #identity-popup-encryption-icon ,
2812 #identity-popup-content-box.verifiedDomain > #identity-popup-encryption > vbox > #identity-popup-encryption-icon {
2813 list-style-image: url("chrome://browser/skin/Secure24.png");
2816 #identity-popup-help-icon {
2818 margin: 7px 0 0 -3px;
2821 list-style-image: url("chrome://global/skin/icons/question-16.png");
2825 #identity-popup-help-icon > .button-box > .button-text {
2829 #identity-popup-help-icon > .button-box > .button-icon {
2834 #identity-popup-more-info-button {
2840 #identity-popup > .panel-arrowcontainer > .panel-arrowcontent {
2844 #identity-popup-container {
2849 #identity-popup-button-container {
2850 /* background: linear-gradient(to bottom, rgba(0,0,0,0.04) 60%, transparent);*/
2855 .popup-notification-icon {
2858 -moz-margin-end: 10px;
2861 .popup-notification-icon[popupid="geolocation"] {
2862 list-style-image: url("chrome://browser/skin/Geolocation-64.png");
2865 .popup-notification-icon[popupid="xpinstall-disabled"],
2866 .popup-notification-icon[popupid="addon-progress"],
2867 .popup-notification-icon[popupid="addon-install-cancelled"],
2868 .popup-notification-icon[popupid="addon-install-blocked"],
2869 .popup-notification-icon[popupid="addon-install-failed"],
2870 .popup-notification-icon[popupid="addon-install-complete"] {
2871 list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
2876 .popup-notification-icon[popupid="click-to-play-plugins"] {
2877 list-style-image: url("chrome://mozapps/skin/plugins/pluginBlocked-64.png");
2880 .popup-notification-icon[popupid="plugins-not-found"] {
2881 list-style-image: url("chrome://browser/skin/pluginInstall-64.png");
2884 .popup-notification-icon[popupid="web-notifications"] {
2885 list-style-image: url("chrome://browser/skin/notification-64.png");
2888 .addon-progress-description {
2893 .popup-progress-label,
2894 .popup-progress-meter {
2895 -moz-margin-start: 0;
2899 .popup-progress-cancel {
2900 -moz-appearance: none;
2901 background: transparent;
2907 list-style-image: url("chrome://mozapps/skin/downloads/downloadButtons.png");
2908 -moz-image-region: rect(0px, 32px, 16px, 16px);
2911 .popup-progress-cancel:hover {
2912 -moz-image-region: rect(16px, 32px, 32px, 16px);
2915 .popup-progress-cancel:active {
2916 -moz-image-region: rect(32px, 32px, 48px, 16px);
2919 .popup-notification-icon[popupid="indexedDB-permissions-prompt"],
2920 .popup-notification-icon[popupid="indexedDB-quota-prompt"],
2921 .popup-notification-icon[popupid*="offline-app-requested"],
2922 .popup-notification-icon[popupid="offline-app-usage"] {
2923 list-style-image: url("chrome://global/skin/icons/alert-question.gif");
2926 .popup-notification-icon[popupid="password-save"],
2927 .popup-notification-icon[popupid="password-change"] {
2928 list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
2931 .popup-notification-icon[popupid="webapps-install-progress"],
2932 .popup-notification-icon[popupid="webapps-install"] {
2933 list-style-image: url("chrome://global/skin/icons/webapps-64.png");
2936 .popup-notification-icon[popupid="mixed-content-blocked"] {
2937 list-style-image: url("chrome://browser/skin/mixed-content-blocked-64.png");
2940 .popup-notification-icon[popupid="webRTC-sharingDevices"],
2941 .popup-notification-icon[popupid="webRTC-shareDevices"] {
2942 list-style-image: url("chrome://browser/skin/webRTC-shareDevice-64.png");
2945 .popup-notification-icon[popupid="webRTC-sharingMicrophone"],
2946 .popup-notification-icon[popupid="webRTC-shareMicrophone"] {
2947 list-style-image: url("chrome://browser/skin/webRTC-shareMicrophone-64.png");
2950 .popup-notification-icon[popupid="pointerLock"] {
2951 list-style-image: url("chrome://browser/skin/pointerLock-64.png");
2954 /* Notification icon box */
2955 #notification-popup .panel-promo-box {
2956 /* margin: 10px -10px -10px; */
2959 #notification-popup-box {
2961 background-color: #000000;
2962 background-clip: padding-box;
2965 border-radius: 3px 0 0 3px;
2966 border-image: url("chrome://browser/skin/urlbar-arrow.png") 0 8 0 0 / 0 8px 0 0;
2967 -moz-margin-end: -8px;
2968 border-right-width: 8px;
2971 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar > #notification-popup-box {
2972 /* padding-left: 7px; */
2975 #notification-popup-box:-moz-locale-dir(rtl),
2976 .notification-anchor-icon:-moz-locale-dir(rtl) {
2977 transform: scaleX(-1);
2980 .notification-anchor-icon {
2986 .notification-anchor-icon:-moz-focusring {
2987 outline: 1px dotted #008484;
2988 /* outline-offset: -3px; */
2991 .default-notification-icon,
2992 #default-notification-icon {
2993 list-style-image: url("chrome://global/skin/icons/information-16.png");
2996 .identity-notification-icon,
2997 #identity-notification-icon {
2998 list-style-image: url("chrome://mozapps/skin/profile/profileicon.png");
3001 .geo-notification-icon,
3002 #geo-notification-icon {
3003 list-style-image: url("chrome://browser/skin/Geolocation-16.png");
3006 #addons-notification-icon {
3007 list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png");
3010 .indexedDB-notification-icon,
3011 #indexedDB-notification-icon {
3012 list-style-image: url("chrome://global/skin/icons/question-16.png");
3015 #password-notification-icon {
3016 list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png");
3019 #webapps-notification-icon {
3020 list-style-image: url("chrome://gobal/skin/icons/webapps-16.png");
3023 #plugins-notification-icon {
3024 list-style-image: url("chrome://browser/skin/notification-pluginNormal.png");
3027 #plugins-notification-icon.plugin-hidden {
3028 list-style-image: url("chrome://browser/skin/notification-pluginAlert.png");
3031 #plugins-notification-icon.plugin-blocked {
3032 list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png");
3035 #plugins-notification-icon {
3036 /* -moz-image-region: rect(0, 16px, 16px, 0);*/
3039 #plugins-notification-icon:hover {
3040 /* -moz-image-region: rect(0, 32px, 16px, 16px);*/
3043 #plugin-install-notification-icon {
3044 list-style-image: url("chrome://browser/skin/pluginInstall-16.png");
3047 #notification-popup-box[hidden] {
3048 /* Override display:none to make the pluginBlockedNotification animation work
3049 when showing the notification repeatedly. */
3051 visibility: collapse;
3054 #plugins-notification-icon.plugin-blocked[showing] {
3055 animation: pluginBlockedNotification 500ms ease 0s 5 alternate both;
3058 @keyframes pluginBlockedNotification {
3067 .mixed-content-blocked-notification-icon,
3068 #mixed-content-blocked-notification-icon {
3069 list-style-image: url("chrome://browser/skin/mixed-content-blocked-16.png");
3072 .webRTC-shareDevices-notification-icon,
3073 #webRTC-shareDevices-notification-icon {
3074 list-style-image: url("chrome://browser/skin/webRTC-shareDevice-16.png");
3077 .webRTC-sharingDevices-notification-icon,
3078 #webRTC-sharingDevices-notification-icon {
3079 list-style-image: url("chrome://browser/skin/webRTC-sharingDevice-16.png");
3082 .webRTC-shareMicrophone-notification-icon,
3083 #webRTC-shareMicrophone-notification-icon {
3084 list-style-image: url("chrome://browser/skin/webRTC-shareMicrophone-16.png");
3087 .webRTC-sharingMicrophone-notification-icon,
3088 #webRTC-sharingMicrophone-notification-icon {
3089 list-style-image: url("chrome://browser/skin/webRTC-sharingMicrophone-16.png");
3092 .web-notifications-notification-icon,
3093 #web-notifications-notification-icon {
3094 list-style-image: url("chrome://browser/skin/notification-16.png");
3097 #pointerLock-notification-icon {
3098 list-style-image: url("chrome://browser/skin/pointerLock-16.png");
3100 #pointerLock-cancel {
3104 /* Bookmarks roots menu-items */
3105 #subscribeToPageMenuitem:not([disabled]),
3106 #subscribeToPageMenupopup,
3107 #BMB_subscribeToPageMenuitem:not([disabled]),
3108 #BMB_subscribeToPageMenupopup {
3109 list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png");
3112 #bookmarksToolbarFolderMenu,
3113 #BMB_bookmarksToolbar,
3114 #panelMenu_bookmarksToolbar {
3115 list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png");
3116 -moz-image-region: auto;
3119 #BMB_unsortedBookmarks,
3120 #panelMenu_unsortedBookmarks {
3121 list-style-image: url("chrome://communicator/skin/bookmarks/unsortedBookmarks.png");
3122 -moz-image-region: auto;
3125 /* ::::: Keyboard UI Panel ::::: */
3130 border-radius: 20px;
3133 .KUI-panel[level="top"] {
3134 /*background-color: rgba(27%,27%,27%,.65);*/
3140 padding: 20px 10px 10px;
3144 .ctrlTab-favicon[src] {
3145 background-color: #000000;
3151 .ctrlTab-preview-inner > .tabPreview-canvas {
3154 .ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner > .tabPreview-canvas {
3158 .ctrlTab-preview-inner {
3159 padding-bottom: 10px;
3162 #ctrlTab-showAll:not(:focus) > * > .ctrlTab-preview-inner {
3164 background-color: #000000;
3165 border-radius: .5em;
3168 .ctrlTab-preview:focus > * > .ctrlTab-preview-inner {
3170 background-color: #000000;
3173 border: 2px solid #9C9CFF;
3174 border-radius: .5em;
3177 .ctrlTab-preview:not(#ctrlTab-showAll):focus > * > .ctrlTab-preview-inner {
3178 margin: -10px -10px 0;
3190 background: url("chrome://browser/content/abouthome/sync.png") top left no-repeat;
3198 .sync-panel-button-box {
3202 #sync-error-panel-title,
3203 #sync-start-panel-title {
3209 #sync-start-panel-subtitle,
3210 #sync-error-panel-subtitle {
3216 .statuspanel-label {
3219 background: #404000;
3220 border: 1px none #9C9CFF;
3221 border-top-style: solid;
3226 .statuspanel-label:-moz-locale-dir(ltr):not([mirror]),
3227 .statuspanel-label:-moz-locale-dir(rtl)[mirror] {
3228 border-right-style: solid;
3229 border-top-right-radius: .3em;
3233 .statuspanel-label:-moz-locale-dir(rtl):not([mirror]),
3234 .statuspanel-label:-moz-locale-dir(ltr)[mirror] {
3235 border-left-style: solid;
3236 border-top-left-radius: .3em;
3240 /* HACK to abolish devily color on main content */
3243 background-color: transparent !important;
3246 /* === BEGIN highlighter.inc.css === */
3248 /* Box model highlighter */
3249 svg|g.box-model-container {
3253 svg|polygon.box-model-content {
3257 svg|polygon.box-model-padding {
3261 svg|polygon.box-model-border {
3265 svg|polygon.box-model-margin {
3269 svg|polygon.box-model-content,
3270 svg|polygon.box-model-padding,
3271 svg|polygon.box-model-border,
3272 svg|polygon.box-model-margin {
3276 svg|line.box-model-guide-top,
3277 svg|line.box-model-guide-right,
3278 svg|line.box-model-guide-bottom,
3279 svg|line.box-model-guide-left {
3281 stroke-dasharray: 5 3;
3284 /* Highlighter - Node Infobar */
3286 .highlighter-nodeinfobar {
3289 background-color: #000000;
3290 background-clip: padding-box;
3291 border: 1px solid #008484;
3293 /* Avoid cases where the infobar is smaller than the arrow, when the text is
3298 /* Highlighter - Node Infobar - text */
3300 .highlighter-nodeinfobar-text {
3302 /* 100% - size of the buttons and margins */
3303 max-width: calc(100% - 2 * (26px + 6px));
3304 padding-bottom: 1px;
3307 html|*.highlighter-nodeinfobar-tagname {
3311 html|*.highlighter-nodeinfobar-id {
3315 html|*.highlighter-nodeinfobar-pseudo-classes {
3319 /* Highlighter - Node Infobar - box & arrow */
3321 .highlighter-nodeinfobar-arrow {
3324 -moz-margin-start: calc(50% - 7px);
3325 transform: rotate(-45deg);
3326 background-clip: padding-box;
3327 background-repeat: no-repeat;
3330 .highlighter-nodeinfobar-arrow-top {
3331 margin-bottom: -8px;
3333 background-image: linear-gradient(to bottom left, transparent 50%, rgb(0, 132, 132) 50%);
3336 .highlighter-nodeinfobar-arrow-bottom {
3339 background-image: linear-gradient(to top right, transparent 50%, rgb(0, 132, 132) 50%);
3342 .highlighter-nodeinfobar-container[hide-arrow] > .highlighter-nodeinfobar {
3346 /* === END highlighter.inc.css === */
3348 #full-screen-warning-message {
3349 background-color: #000000;
3354 box-shadow: 0 0 2px #9C9CFF;
3357 #full-screen-warning-container[obscure-browser] {
3358 background-color: rgba(0,0,0,0.3);
3361 .full-screen-description {
3365 #full-screen-domain-text {
3369 .full-screen-approval-button,
3370 #full-screen-remember-decision {
3374 /* === BEGIN commandline.inc.css === */
3376 /* Developer toolbar */
3378 #developer-toolbar {
3379 border-top: 3px solid #000000;
3380 border-bottom: none;
3383 #developer-toolbar .toolbar-holder {
3384 background-color: #8050B0;
3388 #developer-toolbar .toolbar-holder {
3389 background-color: #8050B0;
3393 #developer-toolbar .toolbar-startcap,
3394 #developer-toolbar .toolbar-endcap{
3395 background-color: #6000CF;
3398 #developer-toolbar {
3400 min-height: 32px; */
3403 #developer-toolbar > toolbarbutton {
3409 .developer-toolbar-button > image {
3410 /* margin: auto 10px; */
3413 #developer-toolbar-toolbox-button > label {
3417 #developer-toolbar-toolbox-button {
3418 list-style-image: url("chrome://browser/skin/devtools/toggle-tools.png");
3419 -moz-image-region: rect(0px, 16px, 16px, 0px);
3422 #developer-toolbar-toolbox-button > label {
3426 #developer-toolbar-toolbox-button:hover,
3427 #developer-toolbar-toolbox-button:hover:active,
3428 #developer-toolbar-toolbox-button[checked=true] {
3429 -moz-image-region: rect(0px, 32px, 16px, 16px);
3432 #developer-toolbar-closebutton {
3433 list-style-image: url("chrome://browser/skin/devtools/close.png");
3434 -moz-image-region: rect(0px, 16px, 16px, 0px);
3439 #developer-toolbar-closebutton > .toolbarbutton-icon {
3442 #developer-toolbar-closebutton > .toolbarbutton-text {
3446 #developer-toolbar-closebutton:hover,
3447 #developer-toolbar-closebutton:hover:active {
3448 -moz-image-region: rect(0px, 32px, 16px, 16px);
3453 html|*#gcli-tooltip-frame,
3454 html|*#gcli-output-frame {
3457 background-color: transparent;
3463 background-color: transparent;
3466 .gclitoolbar-input-node,
3467 .gclitoolbar-complete-node {
3469 -moz-box-align: center;
3473 background-color: transparent;
3476 .gclitoolbar-input-node {
3478 /* line-height: 32px;
3479 outline-style: none; */
3480 background-image: -moz-image-rect(url("chrome://browser/skin/devtools/commandline-icon.png"), 0, 16, 16, 0);
3481 background-repeat: no-repeat;
3482 background-color: rgba(0, 0, 0, .75);
3485 .gclitoolbar-input-node[focused="true"] {
3486 background-image: -moz-image-rect(url("chrome://browser/skin/devtools/commandline-icon.png"), 0, 32, 16, 16);
3487 background-color: #000000;
3490 .gclitoolbar-input-node:not([focused="true"]) {
3491 border-color: transparent;
3494 .gclitoolbar-input-node > .textbox-input-box > html|*.textbox-input::-moz-selection {
3495 background-color: #008484;
3500 .gclitoolbar-complete-node {
3502 background-color: transparent;
3505 pointer-events: none;
3508 .gcli-in-incomplete,
3512 .gcli-in-closebrace,
3519 .gcli-in-incomplete {
3520 border-bottom: 2px dotted #8050B0;
3524 border-bottom: 2px dotted #FF0000;
3535 .gcli-in-closebrace {
3539 /* === END commandline.inc.css === */
3541 /* === BEGIN responsivedesign.inc.css === */
3543 /* Responsive Mode */
3545 .browserContainer[responsivemode] {
3546 background: #221500 url("chrome://browser/skin/devtools/responsive-background.png");
3547 padding: 0 20px 20px 20px;
3550 .browserStack[responsivemode] {
3551 box-shadow: 0 0 7px #9C9CFF;
3554 .devtools-responsiveui-toolbar {
3555 background: transparent;
3556 /* text color is textColor from dark theme, since no theme is applied to
3557 * the responsive toolbar.
3563 border-bottom-width: 0;
3566 .devtools-responsiveui-menulist,
3567 .devtools-responsiveui-toolbarbutton {
3568 -moz-box-align: center;
3570 /* min-height: 22px;*/
3571 /* margin: 0 3px; */
3574 .devtools-responsiveui-toolbarbutton > .toolbarbutton-menubutton-button {
3575 -moz-box-orient: horizontal;
3578 .devtools-responsiveui-menulist:-moz-focusring,
3579 .devtools-responsiveui-toolbarbutton:-moz-focusring {
3580 /* outline: 1px dotted hsla(210,30%,85%,0.7);
3581 outline-offset: -4px;*/
3584 .devtools-responsiveui-toolbarbutton:not([label]) > .toolbarbutton-text {
3588 .devtools-responsiveui-toolbarbutton:not([checked=true]):hover:active {
3589 /* border-color: hsla(210,8%,5%,.6);
3590 background: linear-gradient(hsla(220,6%,10%,.3), hsla(212,7%,57%,.15) 65%, hsla(212,7%,57%,.3));
3591 box-shadow: 0 0 3px hsla(210,8%,5%,.25) inset, 0 1px 3px hsla(210,8%,5%,.25) inset, 0 1px 0 hsla(210,16%,76%,.15); */
3594 .devtools-responsiveui-menulist[open=true],
3595 .devtools-responsiveui-toolbarbutton[open=true],
3596 .devtools-responsiveui-toolbarbutton[checked=true] {
3597 /* border-color: hsla(210,8%,5%,.6) !important;
3598 background: linear-gradient(hsla(220,6%,10%,.6), hsla(210,11%,18%,.45) 75%, hsla(210,11%,30%,.4));
3599 box-shadow: 0 1px 3px hsla(210,8%,5%,.25) inset, 0 1px 3px hsla(210,8%,5%,.25) inset, 0 1px 0 hsla(210,16%,76%,.15); */
3602 .devtools-responsiveui-toolbarbutton[checked=true] {
3603 /* color: hsl(208,100%,60%); */
3606 .devtools-responsiveui-toolbarbutton[checked=true]:hover {
3607 /* background-color: transparent !important;*/
3610 .devtools-responsiveui-toolbarbutton[checked=true]:hover:active {
3611 /* background-color: hsla(210,8%,5%,.2) !important;*/
3614 .devtools-responsiveui-menulist > .menulist-label-box {
3618 .devtools-responsiveui-menulist > .menulist-dropmarker {
3619 /* display: -moz-box;
3620 background-color: transparent;
3621 list-style-image: url("chrome://browser/skin/devtools/dropmarker.png");
3622 -moz-box-align: center;
3627 .devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-button {
3630 -moz-border-end: 1px solid hsla(210,8%,5%,.45);
3631 box-shadow: -1px 0 0 hsla(210,16%,76%,.15) inset, 1px 0 0 hsla(210,16%,76%,.15);*/
3634 .devtools-responsiveui-toolbarbutton[type=menu-button]:-moz-locale-dir(rtl) > .toolbarbutton-menubutton-button {
3635 /* box-shadow: 1px 0 0 hsla(210,16%,76%,.15) inset, -1px 0 0 hsla(210,16%,76%,.15);*/
3638 .devtools-responsiveui-toolbarbutton[type=menu-button] {
3639 /* padding: 0 1px;*/
3640 -moz-box-align: stretch;
3643 .devtools-responsiveui-toolbarbutton[type=menu] > .toolbarbutton-menu-dropmarker,
3644 .devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-dropmarker {
3645 /* list-style-image: url("chrome://browser/skin/devtools/dropmarker.png");
3646 -moz-box-align: center;
3650 .devtools-responsiveui-toolbar:-moz-locale-dir(ltr) > *:first-child,
3651 .devtools-responsiveui-toolbar:-moz-locale-dir(rtl) > *:last-child {
3655 .devtools-responsiveui-close {
3656 list-style-image: url("chrome://browser/skin/devtools/close.png");
3657 -moz-image-region: rect(0px,16px,16px,0px);
3660 .devtools-responsiveui-close:hover {
3661 -moz-image-region: rect(0px,32px,16px,16px);
3664 .devtools-responsiveui-rotate {
3665 list-style-image: url("chrome://browser/skin/devtools/responsiveui-rotate.png");
3666 -moz-image-region: rect(0px,16px,16px,0px);
3669 .devtools-responsiveui-rotate:hover {
3670 -moz-image-region: rect(0px,32px,16px,16px);
3673 .devtools-responsiveui-touch {
3674 list-style-image: url("chrome://browser/skin/devtools/responsiveui-touch.png");
3675 -moz-image-region: rect(0px,16px,16px,0px);
3678 .devtools-responsiveui-touch:hover,
3679 .devtools-responsiveui-touch[checked],
3680 .devtools-responsiveui-touch[checked]:hover {
3681 -moz-image-region: rect(0px,32px,16px,16px);
3684 .devtools-responsiveui-screenshot {
3685 list-style-image: url("chrome://browser/skin/devtools/responsiveui-screenshot.png");
3686 -moz-image-region: rect(0px,16px,16px,0px);
3689 .devtools-responsiveui-screenshot:hover {
3690 -moz-image-region: rect(0px,32px,16px,16px);
3693 .devtools-responsiveui-resizebarV {
3697 transform: translate(12px, -12px);
3698 background-image: url("chrome://browser/skin/devtools/responsive-vertical-resizer.png");
3701 .devtools-responsiveui-resizebarH {
3705 transform: translate(-12px, 12px);
3706 background-image: url("chrome://browser/skin/devtools/responsive-horizontal-resizer.png");
3709 .devtools-responsiveui-resizehandle {
3713 transform: translate(12px, 12px);
3714 background-image: url("chrome://browser/skin/devtools/responsive-se-resizer.png");
3717 /* === END responsivedesign.inc.css === */
3719 /* === including indicator.css is done at the start of the file === */
3723 #developer-toolbar-toolbox-button[error-count]:before {
3727 background-color: #FF0000;
3729 -moz-margin-end: 5px;
3732 /* Social toolbar item */
3734 #social-provider-button {
3735 -moz-image-region: rect(0, 16px, 16px, 0);
3736 list-style-image: url("chrome://browser/skin/social/services-16.png");
3739 #social-provider-button > .toolbarbutton-menu-dropmarker {
3743 .toolbarbutton-badge-container {
3749 #nav-bar .toolbarbutton-1 > .toolbarbutton-badge-container {
3753 .toolbarbutton-1 > .toolbarbutton-badge-container > .toolbar-icon {
3759 .toolbarbutton-badge-container > .toolbarbutton-icon[label]:not([label=""]) {
3763 .toolbarbutton-badge[badge=""] {
3766 .toolbarbutton-badge[badge]:not([badge=""])::after {
3767 /* The |content| property is set in the content stylesheet. */
3772 background-color: #000000;
3773 border: 1px solid #9C9CFF;
3780 #nav-bar *|* > .toolbarbutton-badge[badge]:not([badge=""])::after {
3785 .toolbarbutton-badge[badge]:not([badge=""]):-moz-locale-dir(rtl)::after {
3790 #nav-bar *|* > .toolbarbutton-badge[badge]:not([badge=""]):-moz-locale-dir(rtl)::after {
3795 #social-notification-icon-mentions {
3796 background-color: #000000;
3798 -moz-margin-start: 2px;
3801 #social-notification-icon-mentions:hover {
3802 background-color: #FFCF00;
3805 #social-notification-icon-mentions[open="true"] {
3806 background-color: #FF9F00;
3809 #social-sidebar-splitter {
3813 .popup-notification-icon[popupid="servicesInstall"] {
3814 list-style-image: url("chrome://browser/skin/social/services-64.png");
3816 #servicesInstall-notification-icon {
3817 list-style-image: url("chrome://browser/skin/social/services-16.png");
3819 #social-undoactivation-button {
3820 -moz-margin-start: 0; /* override default label margin to match description margin */
3823 #socialActivatedNotification .popup-notification-button-container {
3827 .social-activation-icon {
3834 #social-activation-message {
3838 #social-activation-message > label {
3842 /* social toolbar provider menu */
3843 .social-statusarea-popup {
3846 margin-right: -12px;
3849 .social-statusarea-user {
3850 border-bottom: 1px solid #9C9CFF;
3851 background-color: #000000;
3857 .social-statusarea-user-portrait {
3864 .social-statusarea-loggedInStatus {
3865 background: transparent;
3870 list-style-image: none;
3873 #social-statusarea-user[_moz-menuactive] > vbox > .social-statusarea-loggedInStatus {
3874 text-decoration: underline;
3877 .social-panel > .panel-arrowcontainer > .panel-arrowcontent {
3881 .social-panel-frame {
3882 border-radius: inherit;
3885 /* === BEGIN chat.inc.css === */
3887 #social-sidebar-header {
3891 #social-sidebar-button {
3892 -moz-appearance: none;
3893 list-style-image: url("chrome://browser/skin/social/gear_default.png");
3898 #social-sidebar-button > .toolbarbutton-icon {
3902 #social-sidebar-button:hover,
3903 #social-sidebar-button:hover:active {
3904 list-style-image: url("chrome://browser/skin/social/gear_clicked.png");
3906 #social-sidebar-button > .toolbarbutton-menu-dropmarker {
3910 #social-sidebar-button[loading="true"] {
3911 list-style-image: url("chrome://global/skin/icons/loading.gif");
3914 #social-sidebar-favico {
3927 .chat-toolbarbutton {
3928 -moz-appearance: none;
3936 .chat-toolbarbutton > .toolbarbutton-text {
3940 .chat-toolbarbutton > .toolbarbutton-icon {
3944 .chat-toolbarbutton.notification-anchor-icon > .toolbarbutton-icon {
3949 .chat-close-button {
3950 list-style-image: url('chrome://browser/skin/social/chat-icons.png');
3951 -moz-image-region: rect(0, 16px, 16px, 0);
3954 .chat-close-button:hover,
3955 .chat-close-button:hover:active {
3956 -moz-image-region: rect(0, 32px, 16px, 16px);
3959 .chat-minimize-button {
3960 list-style-image: url('chrome://browser/skin/social/chat-icons.png');
3961 -moz-image-region: rect(16px, 16px, 32px, 0);
3964 .chat-minimize-button:hover:active,
3965 .chat-minimize-button:hover {
3966 -moz-image-region: rect(16px, 32px, 32px, 16px);
3970 list-style-image: url('chrome://browser/skin/social/chat-icons.png');
3971 -moz-image-region: rect(48px, 16px, 64px, 0);
3974 .chat-swap-button:hover:active,
3975 .chat-swap-button:hover {
3976 -moz-image-region: rect(48px, 32px, 64px, 16px);
3979 chatbar > chatbox > .chat-titlebar > .chat-swap-button {
3980 list-style-image: url('chrome://browser/skin/social/chat-icons.png');
3981 -moz-image-region: rect(32px, 16px, 48px, 0);
3984 chatbar > chatbox > .chat-titlebar > .chat-swap-button:hover:active,
3985 chatbar > chatbox > .chat-titlebar > .chat-swap-button:hover {
3986 -moz-image-region: rect(32px, 32px, 48px, 16px);
3991 font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
3997 background-color: #9C9CFF;
4004 -moz-padding-start: 6px;
4006 border-bottom: 1px solid #008484;
4010 .chat-titlebar > .notification-anchor-icon {
4015 .chat-titlebar[minimized="true"] {
4016 border-bottom: none;
4019 .chat-titlebar[selected] {
4020 background-color: #008484;
4023 .chat-titlebar[activity] {
4024 background-color: #E7ADE7;
4034 list-style-image: url("chrome://browser/skin/social/services-16.png");
4035 background-color: #000000;
4041 border-top: 1px solid #008484;
4042 -moz-border-end: 1px solid #008484;
4045 @media (min-resolution: 2dppx) {
4047 list-style-image: url("chrome://browser/skin/social/services-16@2x.png");
4051 .chatbar-button > .toolbarbutton-icon {
4055 .chatbar-button > menupopup > .menuitem-iconic > .menu-iconic-left > .menu-iconic-icon {
4062 .chatbar-button > .toolbarbutton-icon {
4066 .chatbar-button:hover > .toolbarbutton-icon,
4067 .chatbar-button[open="true"] > .toolbarbutton-icon {
4071 .chatbar-button:hover,
4072 .chatbar-button[open="true"] {
4075 .chatbar-button > .toolbarbutton-text,
4076 .chatbar-button > .toolbarbutton-menu-dropmarker {
4080 .chatbar-button[activity]:not([open="true"]) {
4081 background-color: #E7ADE7;
4084 .chatbar-button > menupopup > menuitem[activity] {
4089 background: transparent;
4095 -moz-margin-end: 20px;
4101 -moz-margin-start: 4px;
4102 background-color: #000000;
4103 border: 1px solid #9C9CFF;
4104 border-bottom: none;
4105 border-top-left-radius: 2.5px;
4106 border-top-right-radius: 2.5px;
4109 chatbox[minimized="true"] {
4115 -moz-margin-start: 0px;
4121 /* === END chat.inc.css === */
4124 /* background-color: #c4cfde; */
4127 .chat-titlebar[selected] {
4128 /* background-color: #dae3f0; */
4132 -moz-appearance: none;
4133 /* background-color: #c4cfde; */
4136 .chatbar-button > .toolbarbutton-icon {
4137 /* -moz-margin-end: 0; */
4140 .chatbar-button:hover,
4141 .chatbar-button[open="true"] {
4142 /* background-color: #dae3f0; */
4145 .chatbar-button[activity]:not([open="true"]) {
4149 /* border-top-left-radius: 2.5px;
4150 border-top-right-radius: 2.5px; */
4153 /* === BEGIN plugin-doorhanger.inc.css === */
4156 * Plugin Doorhanger Styles
4159 #notification-popup[popupid="click-to-play-plugins"] > .panel-arrowcontainer > .panel-arrowcontent {
4160 padding: 6px 1px 2px;
4163 .click-to-play-plugins-notification-center-box {
4166 .plugin-popupnotification-centeritem:nth-child(odd) {
4167 /* background-color: rgba(0,0,0,0.1);*/
4170 .center-item-label {
4172 text-overflow: ellipsis;
4175 .center-item-warning-icon {
4176 background-image: url("chrome://mozapps/skin/extensions/alerticon-info-negative.png");
4177 background-repeat: no-repeat;
4180 -moz-margin-start: 6px;
4183 .click-to-play-plugins-notification-button-container {
4186 .click-to-play-popup-button {
4190 .click-to-play-plugins-notification-description-box {
4194 padding-bottom: 3px;
4197 .click-to-play-plugins-outer-description {
4201 .click-to-play-plugins-notification-link,
4206 .messageImage[value="plugin-hidden"] {
4207 list-style-image: url("chrome://browser/skin/notification-pluginNormal.png");
4210 /* Keep any changes to this style in sync with pluginProblem.css */
4211 notification.pluginVulnerable {
4214 notification.pluginVulnerable .messageImage {
4215 list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png");
4218 /* === END plugin-doorhanger.inc.css === */
4220 /* === BEGIN customizeMode.inc.css === */
4222 /* Customization mode */
4224 #main-window:-moz-any([customize-entering],[customize-entered]) #browser-bottombox {
4228 #main-window:-moz-any([customize-entering],[customize-entered]) #content-deck,
4229 #main-window:-moz-any([customize-entering],[customize-entered]) #browser-bottombox,
4230 #main-window:-moz-any([customize-entering],[customize-entered]) #navigator-toolbox {
4235 #main-window:-moz-any([customize-entering],[customize-exiting]) #tab-view-deck {
4236 pointer-events: none;
4239 #main-window[customize-entered] .customization-target:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar))::before,
4240 #PanelUI-contents > .panel-customization-placeholder {
4241 -moz-outline-radius: 2.5px;
4242 outline: 1px dashed transparent;
4245 #main-window[customize-entered] .customization-target:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar))::before {
4246 /* Prevent jumping of tabs when switching a window between inactive and active (bug 853415). */
4247 -moz-box-ordinal-group: 0;
4252 outline-offset: -2px;
4253 pointer-events: none;
4259 /* Shift the TabsToolbar outline up 2px since the #nav-bar is shifted up by 1px and the
4260 #TabsToolbar::after is a pixel higher to draw the bottom border of the tabstrip so this makes the
4261 offset from the bottom effectively the same as other targets (-2px). */
4262 #main-window[customize-entered] #TabsToolbar.customization-target::before {
4266 /* The parents of the outline pseudo-elements need to be positioned so that the outline is positioned relative to it. */
4267 #main-window[customize-entered] .customization-target:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar)):hover,
4268 #main-window[customize-entered] .customization-target[customizing-dragovertarget]:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar)),
4269 #main-window[customize-entered] #nav-bar-customization-target.customization-target {
4273 /* Most target outlines are shown on hover and drag over but the panel menu uses
4274 placeholders instead. */
4275 #main-window[customize-entered] .customization-target:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar)):hover::before,
4276 #main-window[customize-entered] .customization-target[customizing-dragovertarget]:not(:-moz-any(#PanelUI-contents, #TabsToolbar, #toolbar-menubar))::before,
4277 /* nav-bar and panel outlines are always shown */
4278 #nav-bar[showoutline=true] > #nav-bar-customization-target.customization-target::before {
4279 outline-color: #A09090;
4282 #nav-bar[showoutline=true] > #nav-bar-customization-target.customization-target::before {
4283 transition: outline-color 250ms linear;
4286 #PanelUI-contents[showoutline=true] > .panel-customization-placeholder {
4287 transition: outline-color 250ms linear;
4288 outline-color: #9C9CFF;
4291 #PanelUI-contents > .panel-customization-placeholder {
4293 outline-offset: -5px;
4296 #main-window[customizing] .customization-target:not(#PanelUI-contents) {
4298 /* padding-left: 10px;
4299 padding-right: 10px;*/
4302 #main-window:-moz-any([customize-entering],[customize-entered]) #tab-view-deck {
4306 #customization-container {
4307 background-color: #000000;
4310 #customization-palette,
4311 #customization-empty {
4312 padding: 0 15px 15px;
4315 #customization-header {
4319 font-weight: lighter;
4321 padding: 15px 15px 0;
4324 #customization-panel-container {
4325 padding: 10px 10px 0px;
4328 #main-window:-moz-any([customize-entering],[customize-entered]) #browser-bottombox,
4329 #customization-footer {
4330 /*background-color: rgb(236,236,236);*/
4333 #customization-footer {
4334 border-top: 1px solid #9C9CFF;
4338 .customizationmode-button {
4342 .customizationmode-button:hover {
4345 .customizationmode-button[disabled="true"] {
4348 #customization-titlebar-visibility-button {
4349 list-style-image: url("chrome://browser/skin/customizableui/customize-titleBar-toggle.png");
4350 -moz-image-region: rect(0, 16px, 16px, 0);
4352 -moz-margin-end: 10px;
4355 #customization-titlebar-visibility-button:hover {
4356 -moz-image-region: rect(16px, 16px, 32px, 0);
4359 #customization-titlebar-visibility-button > .button-box {
4361 padding-bottom: 1px;
4364 #customization-titlebar-visibility-button:hover:active > .button-box {
4369 #customization-titlebar-visibility-button > .button-box > .button-text {
4370 /* Sadly, button.css thinks its margins are perfect for everyone. */
4371 -moz-margin-start: 5px !important;
4374 #customization-titlebar-visibility-button[checked] {
4375 -moz-image-region: rect(0, 32px, 16px, 16px);
4376 background-color: #008484;
4379 #customization-titlebar-visibility-button[checked]:hover {
4380 -moz-image-region: rect(16px, 32px, 32px, 16px);
4381 background-color: #FFCF00;
4384 #customization-titlebar-visibility-button[checked]:hover:active {
4385 background-color: #FF9F00;
4388 #customization-undo-reset-button {
4389 -moz-margin-end: 10px;
4392 #main-window[customize-entered] #customization-panel-container {
4393 background-image: url("chrome://browser/skin/customizableui/customizeMode-gridTexture.png");
4394 background-position: left top;
4395 background-repeat: repeat;
4396 background-size: auto;
4397 background-attachment: fixed;
4400 toolbarpaletteitem[place="toolbar"] {
4401 transition: border-width 250ms ease-in-out;
4404 toolbarpaletteitem[mousedown] {
4405 outline: 1px solid #008484;
4406 cursor: -moz-grabbing;
4410 .panel-customization-placeholder,
4411 toolbarpaletteitem[place="palette"],
4412 toolbarpaletteitem[place="panel"] {
4413 transition: transform .3s ease-in-out;
4416 #customization-palette {
4417 transition: opacity .3s ease-in-out;
4421 #customization-palette[showing="true"] {
4425 toolbarpaletteitem[notransition].panel-customization-placeholder,
4426 toolbarpaletteitem[notransition][place="toolbar"],
4427 toolbarpaletteitem[notransition][place="palette"],
4428 toolbarpaletteitem[notransition][place="panel"] {
4432 toolbarpaletteitem > toolbarbutton > .toolbarbutton-icon,
4433 toolbarpaletteitem > toolbarbutton > .toolbarbutton-badge-container > .toolbarbutton-icon,
4434 toolbarpaletteitem > toolbaritem.panel-wide-item,
4435 toolbarpaletteitem > toolbarbutton[type="menu-button"] {
4436 transition: transform .3s cubic-bezier(.6, 2, .75, 1.5) !important;
4439 toolbarpaletteitem[mousedown] > toolbarbutton > .toolbarbutton-icon,
4440 toolbarpaletteitem[mousedown] > toolbarbutton > .toolbarbutton-badge-container > .toolbarbutton-icon {
4441 transform: scale(1.3);
4444 toolbarpaletteitem[mousedown] > toolbaritem.panel-wide-item,
4445 toolbarpaletteitem[mousedown] > toolbarbutton[type="menu-button"] {
4446 transform: scale(1.1);
4449 /* Override the toolkit styling for items being dragged over. */
4450 toolbarpaletteitem[place="toolbar"] {
4451 border-left-width: 0;
4452 border-right-width: 0;
4457 #customization-palette:not([hidden]) {
4458 margin-bottom: 25px;
4461 #wrapper-edit-controls[place="palette"] > #edit-controls > toolbarbutton,
4462 #wrapper-edit-controls[place="palette"] > #edit-controls > separator,
4463 #wrapper-zoom-controls[place="palette"] > #zoom-controls > toolbarbutton,
4464 #wrapper-zoom-controls[place="palette"] > #zoom-controls > separator {
4468 #wrapper-edit-controls[place="palette"] > #edit-controls > toolbarbutton,
4469 #wrapper-zoom-controls[place="palette"] > #zoom-controls > toolbarbutton {
4479 #wrapper-edit-controls[place="palette"] > #edit-controls > toolbarbutton > .toolbarbutton-icon,
4480 #wrapper-zoom-controls[place="palette"] > #zoom-controls > toolbarbutton > .toolbarbutton-icon {
4484 #wrapper-edit-controls > #edit-controls > toolbarbutton > .toolbarbutton-icon {
4485 opacity: 1; /* To ensure these buttons always look enabled in customize mode */
4488 #wrapper-zoom-controls[place="palette"] > #zoom-controls > #zoom-reset-button,
4489 #wrapper-zoom-controls[place="palette"] > #zoom-controls > #zoom-reset-button + separator {
4493 #wrapper-personal-bookmarks:not([place="toolbar"]) > #personal-bookmarks {
4494 -moz-box-pack: center;
4498 #customization-palette > toolbarpaletteitem > label {
4504 /* === END customizeMode.inc.css === */
4506 /* === BEGIN customizeTip.inc.css === */
4508 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowcontent {
4515 /* background-image: linear-gradient(90deg, #a0dfff 0%, #ceeeff 100%);*/
4516 border: 1px solid #9C9CFF;
4519 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowcontent:-moz-locale-dir(rtl) {
4520 /* background-image: linear-gradient(90deg, #ceeeff 0%, #a0dfff 100%);*/
4523 .customization-tipPanel-infoBox {
4524 margin: 20px 25px 25px;
4526 background-image: url("chrome://browser/skin/customizableui/info-icon-customizeTip.png");
4527 background-repeat: no-repeat;
4530 .customization-tipPanel-content {
4536 .customization-tipPanel-em {
4541 .customization-tipPanel-contentImage {
4543 list-style-image: url("chrome://browser/skin/customizableui/customize-illustration.png");
4551 .customization-tipPanel-contentImage:-moz-locale-dir(rtl) {
4552 list-style-image: url("chrome://browser/skin/customizableui/customize-illustration-rtl.png");
4555 .customization-tipPanel-link {
4556 -moz-appearance: none;
4557 background: transparent;
4565 .customization-tipPanel-link > .button-box > .button-text {
4566 margin: 0 !important;
4569 .customization-tipPanel-closeBox > .close-icon {
4570 -moz-appearance: none;
4572 -moz-margin-end: -25px;
4575 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="left"],
4576 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="right"] {
4577 list-style-image: url("chrome://browser/skin/customizableui/panelarrow-customizeTip.png");
4580 /* === END customizeTip.inc.css === */
4583 * This next rule is a hack to disable subpixel anti-aliasing on all
4584 * labels during the customize mode transition. Subpixel anti-aliasing
4585 * on Windows with Direct2D layers acceleration is particularly slow to
4586 * paint, so this hack is how we sidestep that performance bottleneck.
4588 #main-window:-moz-any([customize-entering],[customize-exiting]) label {
4589 transform: perspective(0.01px);
4592 #main-window[customize-entered] {
4593 background-image: url("chrome://browser/skin/customizableui/customizeMode-gridTexture.png");
4594 background-attachment: fixed;
4597 #main-window[customize-entered] #browser-bottombox,
4598 #main-window[customize-entered] #customization-container {
4599 border-left: 1px solid #9C9CFF;
4600 border-right: 1px solid #9C9CFF;
4601 background-clip: padding-box;
4604 #main-window[customize-entered] #browser-bottombox {
4605 border-bottom: 1px solid #9C9CFF;
4608 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="left"] {
4612 #customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="right"] {
4616 /* End customization mode */
4618 /* Private browsing indicators */
4621 * Currently, we have two places where we put private browsing indicators on
4622 * Windows. When tabsintitlebar is enabled, we draw the indicator in the titlebar.
4623 * When tabsintitlebar is disabled, we draw the indicator at the end of the
4624 * tabstrip. The titlebar indicator is the fiddliest of the bunch, since we
4625 * want the bottom border of the image to line up with the bottom of the window
4626 * caption buttons. That's why there's so much special-casing going on in here.
4628 .private-browsing-indicator {
4630 pointer-events: none;
4633 #private-browsing-indicator-titlebar {
4638 #main-window[privatebrowsingmode=temporary][tabsintitlebar] #private-browsing-indicator-titlebar > .private-browsing-indicator {
4642 #main-window[privatebrowsingmode=temporary]:-moz-any([inFullscreen],:not([tabsintitlebar])) #TabsToolbar > .private-browsing-indicator {
4646 #TabsToolbar > .private-browsing-indicator {
4647 background: url("chrome://browser/skin/privatebrowsing-mask-tabstrip.png") no-repeat center -3px;
4648 -moz-margin-start: 4px;
4652 /* Bug 1008183: We're intentionally using the titlebar asset here for fullscreen
4653 * mode, since the tabstrip "mimics" the titlebar in that case with its own
4654 * min/max/close window buttons.
4656 #private-browsing-indicator-titlebar > .private-browsing-indicator,
4657 #main-window[inFullscreen] #TabsToolbar > .private-browsing-indicator {
4658 background: url("chrome://browser/skin/privatebrowsing-mask-titlebar.png") no-repeat center 0px;
4659 -moz-margin-end: 4px;
4665 /* This one is for Linux */
4666 #main-window[privatebrowsingmode=temporary] #private-browsing-indicator {
4667 background: url("chrome://browser/skin/privatebrowsing-mask-tabstrip.png") center no-repeat;
4671 /* End private browsing indicators */
4673 /* === BEGIN UITour.inc.css === */
4677 #UITourHighlightContainer {
4678 -moz-appearance: none;
4680 background-color: transparent;
4681 /* This is a buffer to compensate for the movement in the "wobble" effect */
4686 background-image: radial-gradient(50% 100%, rgba(0,132,132,0.4) 50%, rgba(0,132,132,0.6) 100%);
4687 border-radius: 40px;
4688 border: 1px solid #9C9CFF;
4689 /* The box-shadow opacity needs to be < 0.5 so it doesn't appear at 100% opacity
4690 on Linux without an X compositor where opacity is either 0 or 1. */
4691 box-shadow: 0 0 3px 0 rgba(0,0,0,0.49);
4696 #UITourTooltipBody {
4697 -moz-margin-end: 14px;
4700 #UITourTooltipBody > vbox {
4704 #UITourTooltipIconContainer {
4705 -moz-margin-start: -16px;
4708 #UITourTooltipIcon {
4711 -moz-margin-start: 28px;
4712 -moz-margin-end: 28px;
4715 #UITourTooltipTitle,
4716 #UITourTooltipDescription {
4720 #UITourTooltipTitle {
4723 -moz-margin-start: 0;
4728 #UITourTooltipDescription {
4729 -moz-margin-start: 0;
4732 line-height: 1.8rem;
4733 margin-bottom: 0; /* Override global.css */
4736 #UITourTooltipClose {
4737 -moz-appearance: none;
4739 background-color: transparent;
4741 -moz-margin-start: 4px;
4745 #UITourTooltipClose > .toolbarbutton-text {
4749 #UITourTooltipButtons {
4751 background-color: rgba(0,0,0,.2);
4752 border-top: 1px solid rgba(0,0,0,.4);
4753 margin: 24px -16px -16px;
4757 #UITourTooltipButtons > button {
4761 #UITourTooltipButtons > button:first-child {
4762 -moz-margin-start: 0;
4765 #UITourTooltipButtons > button[image] > .button-box > .button-icon {
4768 -moz-margin-end: 5px;
4771 #UITourTooltipButtons > button .button-text {
4775 #UITourTooltipButtons > button:not(.button-link) {
4776 -moz-appearance: none;
4777 background-color: #C09070;
4778 border-radius: 3000px;
4782 transition-property: background-color, color;
4783 transition-duration: 150ms;
4786 #UITourTooltipButtons > button:not(.button-link):not(:active):hover {
4787 background-color: #FFCF00;
4791 #UITourTooltipButtons > button.button-link {
4792 -moz-appearance: none;
4793 background: transparent;
4796 color: rgba(0,0,0,0.35);
4798 padding-right: 10px;
4801 #UITourTooltipButtons > button.button-link:hover {
4805 /* The primary button gets the same color as the customize button. */
4806 #UITourTooltipButtons > button.button-primary {
4807 background-color: #A06060; /* LCARS default button background color */
4810 padding-right: 30px;
4813 #UITourTooltipButtons > button.button-primary:not(:active):hover {
4814 background-color: #FFCF00;
4818 /* === END UITour.inc.css === */
4820 #UITourTooltipButtons {
4821 margin: 24px -4px -4px;
4824 /* === BEGIN contextmenu.inc.css === */
4826 menugroup > .menuitem-iconic[disabled="true"] > .menu-iconic-left {
4829 #context-navigation > .menuitem-iconic {
4831 -moz-box-pack: center;
4832 -moz-box-align: center;
4835 #context-navigation > .menuitem-iconic[disabled="true"] {
4836 background-color: transparent;
4839 #context-navigation > .menuitem-iconic > .menu-iconic-left {
4840 -moz-appearance: none;
4843 #context-navigation > #context-back > .menu-iconic-left {
4844 list-style-image: url("chrome://browser/skin/ToolbarFx.png");
4845 -moz-image-region: rect(0, 54px, 18px, 36px);
4848 #context-navigation > #context-back:not([disabled="true"]):hover > .menu-iconic-left {
4849 -moz-image-region: rect(18px, 54px, 36px, 36px);
4852 #context-navigation > #context-back[disabled="true"] > .menu-iconic-left {
4853 -moz-image-region: rect(36px, 54px, 54px, 36px);
4856 #context-navigation > #context-forward > .menu-iconic-left {
4857 list-style-image: url("chrome://browser/skin/ToolbarFx.png");
4858 -moz-image-region: rect(0, 72px, 18px, 54px);
4861 #context-navigation > #context-forward:not([disabled="true"]):hover > .menu-iconic-left {
4862 -moz-image-region: rect(18px, 72px, 36px, 54px);
4865 #context-navigation > #context-forward[disabled="true"] > .menu-iconic-left {
4866 -moz-image-region: rect(36px, 72px, 54px, 54px);
4869 #context-navigation > #context-reload > .menu-iconic-left {
4870 list-style-image: url("chrome://browser/skin/reload-stop-go.png");
4871 -moz-image-region: rect(0, 14px, 14px, 0);
4874 #context-navigation > #context-reload:not([disabled="true"]):hover > .menu-iconic-left {
4875 -moz-image-region: rect(14px, 14px, 28px, 0);
4878 #context-navigation > #context-reload[disabled="true"] > .menu-iconic-left {
4879 -moz-image-region: rect(28px, 14px, 42px, 0);
4882 #context-navigation > #context-stop > .menu-iconic-left {
4883 list-style-image: url("chrome://browser/skin/reload-stop-go.png");
4884 -moz-image-region: rect(0, 28px, 14px, 14px);
4887 #context-navigation > #context-stop:not([disabled="true"]):hover > .menu-iconic-left {
4888 -moz-image-region: rect(14px, 28px, 28px, 14px);
4891 #context-navigation > #context-stop[disabled="true"] > .menu-iconic-left {
4892 -moz-image-region: rect(28px, 28px, 42px, 14px);
4895 #context-navigation > #context-bookmarkpage > .menu-iconic-left {
4896 list-style-image: url("chrome://browser/skin/ToolbarFx.png");
4897 -moz-image-region: rect(0, 144px, 18px, 126px);
4900 #context-navigation > #context-bookmarkpage:not([disabled="true"]):hover > .menu-iconic-left {
4901 -moz-image-region: rect(18px, 144px, 36px, 126px);
4904 #context-navigation > #context-bookmarkpage[disabled="true"] > .menu-iconic-left {
4905 -moz-image-region: rect(36px, 144px, 54px, 126px);
4908 #context-back:-moz-locale-dir(rtl),
4909 #context-forward:-moz-locale-dir(rtl),
4910 #context-reload:-moz-locale-dir(rtl) {
4911 transform: scaleX(-1);
4914 #context-navigation > .menuitem-iconic > .menu-iconic-left > .menu-iconic-icon {
4920 #context-navigation > #context-reload > .menu-iconic-left > .menu-iconic-icon,
4921 #context-navigation > #context-stop > .menu-iconic-left > .menu-iconic-icon {
4927 /* === END contextmenu.inc.css === */