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 @media (-moz-mac-graphite-theme), (-moz-mac-lion-theme), (-moz-mac-yosemite-theme) {
21 /* This is a hackish workaround to cover most of Mac OS until bug 1060941 gets fixed. */
22 toolbar[customizable="true"]:not([nowindowdrag="true"]) {
23 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-drag-browsercustom");
27 toolbar[type="menubar"][autohide="true"] {
28 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menubar-autohide");
31 #toolbar-menubar[autohide="true"] {
32 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menubar-autohide-browsercustom");
36 -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
40 -moz-box-orient: vertical; /* for flex hack */
44 -moz-box-flex: 1; /* make menu items expand to fill toolbar height */
47 /* ::::: primary toolbar ::::: */
49 .toolbar-primary > .toolbar-box > .toolbar-holder {
50 background-color: #A09090;
53 .toolbar-primary > .toolbar-box > .toolbar-startcap,
54 .toolbar-primary > .toolbar-box > .toolbar-endcap {
55 background-color: #9C9CFF;
58 /* Hides the titlebar-placeholder underneath the window caption buttons when we
59 are not autohiding the menubar. */
60 #toolbar-menubar:not([autohide="true"]) + #TabsToolbar > .titlebar-placeholder[type="caption-buttons"] {
64 /* We want a 4px gap between the TabsToolbar and the toolbar-menubar when the
65 toolbar-menu is displayed, and a 16px gap when it is not. 1px is taken care
66 of by the (light) outer shadow of the tab, the remaining 3/15 are these margins. */
67 #toolbar-menubar:not([moz-collapsed=true]):not([autohide=true]) ~ #TabsToolbar,
68 #toolbar-menubar:not([moz-collapsed=true])[autohide=true]:not([inactive]) ~ #TabsToolbar {
72 #main-window[tabsintitlebar][sizemode="normal"]:not([inFullscreen])[chromehidden~="menubar"] #toolbar-menubar ~ #TabsToolbar,
73 #main-window[tabsintitlebar][sizemode="normal"]:not([inFullscreen]) #toolbar-menubar[autohide="true"][inactive] ~ #TabsToolbar {
74 /* margin-top: 15px;*/
77 @media (-moz-mac-graphite-theme: 0) and (-moz-mac-lion-theme: 0) {
78 /* This is a hackish workaround to exclude most of Mac OS until bug 1060941 gets fixed. */
79 #toolbar-menubar:not([autohide="true"]) {
80 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-drag-browsercustom");
84 @media (-moz-mac-graphite-theme), (-moz-mac-lion-theme) {
85 /* This is a hackish workaround to cover most of Mac OS until bug 1060941 gets fixed. */
86 #main-window[tabsintitlebar]:not([inFullscreen="true"]) #TabsToolbar {
91 #main-window[tabsintitlebar] #toolbar-menubar .toolbar-endcap {
92 /* 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 */
96 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[customizing-dragovertarget].customization-target::before,
97 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar[customizing-dragovertarget].customization-target::before,
98 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar.customization-target:hover::before,
99 #main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar.customization-target:hover::before {
100 outline-color: #A09090;
106 #navigator-toolbox::after {
109 -moz-box-ordinal-group: 101; /* tabs toolbar is 100 */
113 #navigator-toolbox > toolbar:not(:-moz-lwtheme) {
116 #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) {
119 #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(#nav-bar):not(#addon-bar) {
120 overflow: -moz-hidden-unscrollable;
122 transition: min-height 170ms ease-out, max-height 170ms ease-out;
125 #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(#nav-bar):not(#addon-bar)[collapsed=true] {
128 transition: min-height 170ms ease-out, max-height 170ms ease-out, visibility 170ms linear;
131 @media (-moz-mac-graphite-theme: 0) and (-moz-mac-lion-theme: 0) {
132 /* This is a hackish workaround to exclude most of Mac OS until bug 1060941 gets fixed. */
133 /* Indent also due to non-applicable aero rule in original Windows theme. */
134 #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar:not(:-moz-lwtheme),
135 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar:not(:-moz-lwtheme) {
137 background-color: #6000CF;
141 #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar:not(:-moz-lwtheme):-moz-window-inactive,
142 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar:not(:-moz-lwtheme):-moz-window-inactive {
143 background-color: #8050B0;
147 #main-window[tabsintitlebar] #main-menubar > menu:not(:-moz-lwtheme) {
151 #main-window[tabsintitlebar] #titlebar:-moz-lwtheme {
155 #main-window[tabsintitlebar] #titlebar-content:-moz-lwtheme {
156 -moz-binding: url("chrome://global/content/bindings/general.xml#windowdragbox");
161 @media (-moz-mac-graphite-theme), (-moz-mac-lion-theme) {
162 /* This is a hackish workaround to cover most of Mac OS until bug 1060941 gets fixed. */
163 #titlebar-buttonbox > .titlebar-button {
169 /* Position the toolbar above the bottom of background tabs */
174 #personal-bookmarks {
175 /* min-height: 24px; */
178 #print-preview-toolbar:not(:-moz-lwtheme) {
179 /* -moz-appearance: toolbox; */
182 #browser-bottombox:not(:-moz-lwtheme) {
185 /* ::::: titlebar ::::: */
189 background-color: #6000CF;
192 #titlebar:-moz-window-inactive {
193 background-color: #8050B0;
197 #main-window[sizemode="normal"] > #titlebar {
202 #main-window[sizemode="maximized"] > #titlebar {
206 @media (-moz-mac-graphite-theme), (-moz-mac-lion-theme) {
207 /* This is a hackish workaround to cover most of Mac OS until bug 1060941 gets fixed. */
208 #main-window[sizemode="normal"] > #titlebar,
209 #main-window[sizemode="maximized"] > #titlebar {
211 /* There is a margin-bottom set to -23 by code. */
215 /* The button box must appear on top of the navigator-toolbox in order for
216 * click and hover mouse events to work properly for the button in the restored
217 * window state. Otherwise, elements in the navigator-toolbox, like the menubar,
218 * can swallow those events. It will also place the buttons above the fog on
219 * themes with Aero Glass.
222 #main-window[sizemode="maximized"] #titlebar-buttonbox {
223 -moz-appearance: none;
226 -moz-margin-end: 3px;
230 .titlebar-placeholder[type="appmenu-button"] {
234 .titlebar-placeholder[type="caption-buttons"] {
238 /* titlebar command buttons */
241 list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
244 #titlebar-min:hover {
245 list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif");
249 list-style-image: url("chrome://browser/skin/win-maximize.gif");
252 #titlebar-max:hover {
253 list-style-image: url("chrome://browser/skin/win-maximize-hover.gif");
256 #main-window[sizemode="maximized"] #titlebar-max {
257 list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
260 #main-window[sizemode="maximized"] #titlebar-max:hover {
261 list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif");
265 list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
268 #titlebar-close:hover {
269 list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif");
272 @media (-moz-mac-graphite-theme), (-moz-mac-lion-theme) {
273 /* This is a hackish workaround to cover most of Mac OS until bug 1060941 gets fixed. */
274 #titlebar-fullscreen-button {
275 -moz-appearance: none;
276 list-style-image: url("chrome://browser/skin/icons/mac-fullscreen-icon.png");
277 -moz-image-region: rect(0px, 16px, 16px, 0px);
280 #titlebar-fullscreen-button:hover {
281 -moz-image-region: rect(0px, 32px, 16px, 16px);
284 @media (min-resolution: 2dppx) {
285 #titlebar-fullscreen-button {
286 list-style-image: url("chrome://browser/skin/icons/mac-fullscreen-icon@2x.png");
287 -moz-image-region: rect(0px, 32px, 32px, 0px);
290 #titlebar-fullscreen-button:hover {
291 -moz-image-region: rect(0px, 64px, 32px, 32px);
297 /* ::::: bookmark buttons ::::: */
299 toolbarbutton.bookmark-item:not(.subviewbutton),
300 #personal-bookmarks[cui-areatype="toolbar"]:not([overflowedItem=true]) > #bookmarks-toolbar-placeholder {
305 toolbarbutton.bookmark-item:not([disabled="true"]):not(.subviewbutton):hover:active,
306 toolbarbutton.bookmark-item[open="true"] {
309 -moz-padding-start: 4px;
310 -moz-padding-end: 2px;*/
313 .bookmark-item > .toolbarbutton-icon,
314 #personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-icon {
319 /* Force the display of the label for bookmarks */
320 .bookmark-item > .toolbarbutton-text,
321 #personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-text {
322 display: -moz-box !important;
325 .bookmark-item > .toolbarbutton-menu-dropmarker {
329 #bookmarks-toolbar-placeholder {
330 list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png") !important;
333 toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-placeholder,
334 #personal-bookmarks[cui-areatype="menu-panel"] > #bookmarks-toolbar-placeholder {
335 list-style-image: url("chrome://browser/skin/places/bookmarksToolbar-menuPanel.png") !important;
338 /* ----- BOOKMARK STAR ANIMATION ----- */
340 @keyframes animation-bookmarkAdded {
341 from { transform: rotate(0deg) translateX(-16px) rotate(0deg) scale(1); opacity: 0; }
342 60% { transform: rotate(180deg) translateX(-16px) rotate(-180deg) scale(2.2); opacity: 1; }
344 to { transform: rotate(180deg) translateX(-16px) rotate(-180deg) scale(1); opacity: 0; }
347 @keyframes animation-bookmarkPulse {
348 from { transform: scale(1); }
349 50% { transform: scale(1.3); }
350 to { transform: scale(1); }
353 #bookmarked-notification-container {
362 #bookmarked-notification {
363 background-size: 16px;
364 background-position: center;
365 background-repeat: no-repeat;
371 #bookmarked-notification-dropmarker-anchor {
376 #bookmarked-notification-dropmarker-icon {
382 #bookmarked-notification-anchor[notification="finish"] > #bookmarked-notification {
383 background-image: url("chrome://browser/skin/places/bookmarks-notification-finish.png");
384 animation: animation-bookmarkAdded 800ms;
385 animation-timing-function: ease, ease, ease;
388 #bookmarks-menu-button[notification="finish"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
389 list-style-image: none !important;
392 #bookmarked-notification-dropmarker-anchor[notification="finish"] > #bookmarked-notification-dropmarker-icon {
394 animation: animation-bookmarkPulse 300ms;
395 animation-delay: 600ms;
396 animation-timing-function: ease-out;
399 /* ::::: bookmark menus ::::: */
402 menuitem.bookmark-item {
407 .bookmark-item:not(.subviewbutton) > .menu-iconic-left {
412 .bookmark-item > .menu-iconic-left > .menu-iconic-icon {
413 -moz-padding-start: 0px;
416 /* ::::: bookmark items ::::: */
419 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
420 -moz-image-region: auto;
423 .bookmark-item[container] {
424 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
425 -moz-image-region: auto;
428 .bookmark-item[container][open] {
429 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
430 -moz-image-region: auto;
433 .bookmark-item[container][livemark] {
434 list-style-image: url("chrome://communicator/skin/bookmarks/livemark-folder.png");
435 -moz-image-region: auto;
438 .bookmark-item[container][livemark] .bookmark-item {
439 list-style-image: url("chrome://communicator/skin/bookmarks/livemark-item.png");
440 -moz-image-region: rect(0px, 16px, 16px, 0px);
443 .bookmark-item[container][livemark] .bookmark-item[visited] {
444 -moz-image-region: rect(0px, 32px, 16px, 16px);
447 .bookmark-item[container][query] {
448 list-style-image: url("chrome://communicator/skin/bookmarks/query.png");
449 -moz-image-region: auto;
452 .bookmark-item[query][tagContainer] {
453 list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png");
454 -moz-image-region: auto;
457 .bookmark-item[query][dayContainer] {
458 list-style-image: url("chrome://communicator/skin/history/calendar.png");
459 -moz-image-region: auto;
462 .bookmark-item[query][hostContainer] {
463 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
464 -moz-image-region: auto;
467 .bookmark-item[query][hostContainer][open] {
468 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
469 -moz-image-region: auto;
472 .bookmark-item[cutting] > .toolbarbutton-icon,
473 .bookmark-item[cutting] > .menu-iconic-left > .menu-iconic-icon {
477 .bookmark-item[cutting] > .toolbarbutton-text,
478 .bookmark-item[cutting] > .menu-iconic-left > .menu-iconic-text {
482 /* ::::: primary toolbar buttons ::::: */
484 /* === BEGIN toolbarbuttons.inc.css === */
486 /* Whole section of this included file: */
487 :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
488 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
489 #social-share-button, #open-file-button, #find-button, #developer-button,
490 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
491 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
492 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
493 #copy-button, #paste-button, #e10s-button, #panic-button, #web-apps-button),
495 #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
496 list-style-image: url("chrome://browser/skin/ToolbarFx.png");
500 -moz-image-region: rect(0, 36px, 18px, 18px);
503 #back-button:hover:not([disabled="true"]) {
504 -moz-image-region: rect(18px, 36px, 36px, 18px);
507 #back-button[disabled="true"] {
508 -moz-image-region: rect(36px, 36px, 54px, 18px);
512 -moz-image-region: rect(0, 72px, 18px, 54px);
515 #forward-button:hover:not([disabled="true"]) {
516 -moz-image-region: rect(18px, 72px, 36px, 54px);
519 #forward-button[disabled="true"] {
520 -moz-image-region: rect(36px, 72px, 54px, 54px);
523 #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon,
524 #forward-button:-moz-locale-dir(rtl) {
525 transform: scaleX(-1);
528 #home-button[cui-areatype="toolbar"] {
529 -moz-image-region: rect(0, 126px, 18px, 108px);
532 #home-button[cui-areatype="toolbar"]:hover {
533 -moz-image-region: rect(18px, 126px, 36px, 108px);
536 #bookmarks-menu-button[cui-areatype="toolbar"] {
537 -moz-image-region: rect(0, 144px, 18px, 126px);
540 #bookmarks-menu-button[cui-areatype="toolbar"]:hover,
541 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] {
542 -moz-image-region: rect(18px, 144px, 36px, 126px);
545 /* When "new tab" page shows up, the menubutton-button (star button) is disabled */
546 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-button[disabled="true"] {
547 -moz-image-region: rect(36px, 144px, 54px, 126px) !important;
548 background-color: transparent !important;
551 #bookmarks-menu-button[cui-areatype="toolbar"][starred] {
552 -moz-image-region: rect(0, 162px, 18px, 144px);
555 #bookmarks-menu-button[cui-areatype="toolbar"][starred]:hover,
556 #bookmarks-menu-button[cui-areatype="toolbar"][starred][open="true"],
557 #bookmarks-menu-button[cui-areatype="toolbar"][starred] > .toolbarbutton-menubutton-button[open="true"] {
558 /* When starred and clicked (for edit/delete dialog),
559 * then only the menubutton-button itself is open, but not the whole menubutton. */
560 -moz-image-region: rect(18px, 162px, 36px, 144px);
563 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
564 -moz-image-region: rect(0, 630px, 18px, 612px);
567 #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker {
569 -moz-box-align: center;
572 #bookmarks-menu-button[cui-areatype="toolbar"]:hover > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
573 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
574 -moz-image-region: rect(18px, 630px, 36px, 612px);
577 #bookmarks-menu-button[cui-areatype="toolbar"]:hover:active > .toolbarbutton-menubutton-dropmarker,
578 #bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker {
581 -moz-padding-start: 2px;
582 -moz-padding-end: 0px;
585 #history-panelmenu[cui-areatype="toolbar"] {
586 -moz-image-region: rect(0, 180px, 18px, 162px);
589 #history-panelmenu[cui-areatype="toolbar"]:hover,
590 #history-panelmenu[cui-areatype="toolbar"][open="true"] {
591 -moz-image-region: rect(18px, 180px, 36px, 162px);
594 #downloads-button[cui-areatype="toolbar"] {
595 -moz-image-region: rect(0, 198px, 18px, 180px);
598 #downloads-button[cui-areatype="toolbar"]:hover,
599 #downloads-button[cui-areatype="toolbar"][open="true"] {
600 -moz-image-region: rect(18px, 198px, 36px, 180px);
603 #add-ons-button[cui-areatype="toolbar"] {
604 -moz-image-region: rect(0, 216px, 18px, 198px);
607 #add-ons-button[cui-areatype="toolbar"]:hover {
608 -moz-image-region: rect(18px, 216px, 36px, 198px);
611 #open-file-button[cui-areatype="toolbar"] {
612 -moz-image-region: rect(0, 234px, 18px, 216px);
615 #open-file-button[cui-areatype="toolbar"]:hover {
616 -moz-image-region: rect(18px, 234px, 36px, 216px);
619 #save-page-button[cui-areatype="toolbar"] {
620 -moz-image-region: rect(0, 252px, 18px, 234px);
623 #save-page-button[cui-areatype="toolbar"]:hover {
624 -moz-image-region: rect(18px, 252px, 36px, 234px);
627 #sync-button[cui-areatype="toolbar"] {
628 -moz-image-region: rect(0, 270px, 18px, 252px);
631 #sync-button[cui-areatype="toolbar"]:hover {
632 -moz-image-region: rect(18px, 270px, 36px, 252px);
635 #sync-button[cui-areatype="toolbar"][status="active"],
636 #sync-button[cui-areatype="toolbar"][status="active"]:hover:active:not([disabled="true"]) {
637 list-style-image: url("chrome://browser/skin/syncProgress-toolbar.png");
638 -moz-image-region: rect(0, 18px, 18px, 0px);
642 #sync-button[cui-areatype="toolbar"][status="active"]:-moz-lwtheme-brighttext,
643 #sync-button[cui-areatype="toolbar"][status="active"]:-moz-lwtheme-brighttext:hover:active:not([disabled="true"]) {
644 list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png");
648 #feed-button[cui-areatype="toolbar"] {
649 -moz-image-region: rect(0, 288px, 18px, 270px);
652 #feed-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) {
653 -moz-image-region: rect(18px, 288px, 36px, 270px);
656 #feed-button[cui-areatype="toolbar"][disabled="true"] {
657 -moz-image-region: rect(36px, 288px, 54px, 270px);
660 #social-share-button[cui-areatype="toolbar"] {
661 -moz-image-region: rect(0px, 306px, 18px, 288px);
664 #social-share-button[cui-areatype="toolbar"]:hover:not([disabled="true"]),
665 #social-share-button[cui-areatype="toolbar"][open="true"] {
666 -moz-image-region: rect(18px, 306px, 36px, 288px);
669 #social-share-button[cui-areatype="toolbar"][disabled="true"] {
670 -moz-image-region: rect(36px, 306px, 54px, 288px);
673 #characterencoding-button[cui-areatype="toolbar"] {
674 -moz-image-region: rect(0, 324px, 18px, 306px);
677 #characterencoding-button[cui-areatype="toolbar"]:hover:not([disabled="true"]),
678 #characterencoding-button[cui-areatype="toolbar"][open="true"] {
679 -moz-image-region: rect(18px, 324px, 36px, 306px);
682 #characterencoding-button[cui-areatype="toolbar"][disabled="true"] {
683 -moz-image-region: rect(36px, 324px, 54px, 306px);
686 #new-window-button[cui-areatype="toolbar"] {
687 -moz-image-region: rect(0, 342px, 18px, 324px);
690 #new-window-button[cui-areatype="toolbar"]:hover {
691 -moz-image-region: rect(18px, 342px, 36px, 324px);
694 #e10s-button[cui-areatype="toolbar"] {
695 -moz-image-region: rect(0, 342px, 18px, 324px);
698 #e10s-button[cui-areatype="toolbar"]:hover {
699 -moz-image-region: rect(18px, 342px, 36px, 324px);
702 #e10s-button > .toolbarbutton-icon {
703 transform: scaleY(-1);
706 #new-tab-button[cui-areatype="toolbar"] {
707 -moz-image-region: rect(0, 360px, 18px, 342px);
710 #new-tab-button[cui-areatype="toolbar"]:hover {
711 -moz-image-region: rect(18px, 360px, 36px, 342px);
714 #privatebrowsing-button[cui-areatype="toolbar"] {
715 -moz-image-region: rect(0, 378px, 18px, 360px);
718 #privatebrowsing-button[cui-areatype="toolbar"]:hover {
719 -moz-image-region: rect(18px, 378px, 36px, 360px);
722 #find-button[cui-areatype="toolbar"] {
723 -moz-image-region: rect(0, 396px, 18px, 378px);
726 #find-button[cui-areatype="toolbar"]:hover {
727 -moz-image-region: rect(18px, 396px, 36px, 378px);
730 #print-button[cui-areatype="toolbar"] {
731 -moz-image-region: rect(0, 414px, 18px, 396px);
734 #print-button[cui-areatype="toolbar"]:hover {
735 -moz-image-region: rect(18px, 414px, 36px, 396px);
738 #fullscreen-button[cui-areatype="toolbar"] {
739 -moz-image-region: rect(0, 432px, 18px, 414px);
742 #fullscreen-button[cui-areatype="toolbar"]:hover {
743 -moz-image-region: rect(18px, 432px, 36px, 414px);
746 #developer-button[cui-areatype="toolbar"] {
747 -moz-image-region: rect(0, 450px, 18px, 432px);
750 #developer-button[cui-areatype="toolbar"]:hover,
751 #developer-button[cui-areatype="toolbar"][open="true"] {
752 -moz-image-region: rect(18px, 450px, 36px, 432px);
755 #preferences-button[cui-areatype="toolbar"] {
756 -moz-image-region: rect(0, 468px, 18px, 450px);
759 #preferences-button[cui-areatype="toolbar"]:hover {
760 -moz-image-region: rect(18px, 468px, 36px, 450px);
763 #PanelUI-menu-button {
764 -moz-image-region: rect(0, 486px, 18px, 468px);
767 #PanelUI-menu-button:hover,
768 #PanelUI-menu-button[open="true"] {
769 -moz-image-region: rect(18px, 486px, 36px, 468px);
772 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button {
773 -moz-image-region: rect(0, 504px, 18px, 486px);
776 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button:hover:not([disabled="true"]) {
777 -moz-image-region: rect(18px, 504px, 36px, 486px);
780 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button[disabled="true"] {
781 -moz-image-region: rect(36px, 504px, 54px, 486px);
784 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button {
785 -moz-image-region: rect(0, 522px, 18px, 504px);
788 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button:hover:not([disabled="true"]) {
789 -moz-image-region: rect(18px, 522px, 36px, 504px);
792 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button[disabled="true"] {
793 -moz-image-region: rect(36px, 522px, 54px, 504px);
796 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button {
797 -moz-image-region: rect(0, 540px, 18px, 522px);
800 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button:hover:not([disabled="true"]) {
801 -moz-image-region: rect(18px, 540px, 36px, 522px);
804 #edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button[disabled="true"] {
805 -moz-image-region: rect(36px, 540px, 54px, 522px);
808 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button {
809 -moz-image-region: rect(0, 558px, 18px, 540px);
812 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button:hover:not([disabled="true"]) {
813 -moz-image-region: rect(18px, 558px, 36px, 540px);
816 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button[disabled="true"] {
817 -moz-image-region: rect(36px, 558px, 54px, 540px);
820 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button {
821 -moz-image-region: rect(0, 576px, 18px, 558px);
824 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button:hover:not([disabled="true"]) {
825 -moz-image-region: rect(18px, 576px, 36px, 558px);
828 #zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button[disabled="true"] {
829 -moz-image-region: rect(36px, 576px, 54px, 558px);
832 #nav-bar-overflow-button {
833 -moz-image-region: rect(0, 612px, 18px, 594px);
836 #nav-bar-overflow-button:hover,
837 #nav-bar-overflow-button[open="true"] {
838 -moz-image-region: rect(18px, 612px, 36px, 594px);
841 #nav-bar-overflow-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
842 transform: scaleX(-1);
846 -moz-image-region: rect(0, 648px, 18px, 630px);
849 #tabview-button:hover {
850 -moz-image-region: rect(18px, 648px, 36px, 630px);
853 #email-link-button[cui-areatype="toolbar"] {
854 -moz-image-region: rect(0, 666px, 18px, 648px);
857 #email-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) {
858 -moz-image-region: rect(18px, 666px, 36px, 648px);
861 #email-button[cui-areatype="toolbar"][disabled="true"] {
862 -moz-image-region: rect(36px, 666px, 54px, 648px);
865 #sidebar-button[cui-areatype="toolbar"] {
866 -moz-image-region: rect(0, 684px, 18px, 666px);
869 #sidebar-button[cui-areatype="toolbar"]:hover {
870 -moz-image-region: rect(18px, 684px, 36px, 666px);
873 #panic-button[cui-areatype="toolbar"] {
874 -moz-image-region: rect(0, 702px, 18px, 684px);
877 #panic-button[cui-areatype="toolbar"]:hover,
878 #panic-button[cui-areatype="toolbar"][open] {
879 -moz-image-region: rect(18px, 702px, 36px, 684px);
882 #panic-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
883 transform: scaleX(-1);
886 #web-apps-button[cui-areatype="toolbar"] {
887 -moz-image-region: rect(0, 720px, 18px, 702px);
890 #web-apps-button[cui-areatype="toolbar"]:hover {
891 -moz-image-region: rect(18px, 720px, 36px, 702px);
894 #loop-button-throttled > .toolbarbutton-badge-container,
895 #loop-button > .toolbarbutton-badge-container {
896 list-style-image: url("chrome://browser/skin/loop/toolbarfx.png");
897 -moz-image-region: rect(0, 18px, 18px, 0);
900 #loop-button-throttled:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container,
901 #loop-button:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
902 -moz-image-region: rect(0, 90px, 18px, 72px);
905 #loop-button-throttled[state="disabled"] > .toolbarbutton-badge-container,
906 #loop-button-throttled[disabled="true"] > .toolbarbutton-badge-container,
907 #loop-button[state="disabled"] > .toolbarbutton-badge-container,
908 #loop-button[disabled="true"] > .toolbarbutton-badge-container {
909 -moz-image-region: rect(0, 36px, 18px, 18px);
912 #loop-button-throttled[disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container,
913 #loop-button[disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
914 -moz-image-region: rect(0, 126px, 18px, 108px);
917 #loop-button-throttled:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container,
918 #loop-button:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container {
919 -moz-image-region: rect(0, 54px, 18px, 36px);
922 #loop-button-throttled:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container,
923 #loop-button:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container {
924 -moz-image-region: rect(0, 72px, 18px, 54px);
927 #loop-button-throttled:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container,
928 #loop-button:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container {
929 -moz-image-region: rect(0, 108px, 18px, 90px);
932 /* === END toolbarbuttons.inc.css === */
934 /* === BEGIN menupanel.inc.css === */
936 /* Menu panel and palette styles */
938 toolbaritem[sdkstylewidget="true"] > toolbarbutton,
939 :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
940 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
941 #social-share-button, #open-file-button, #find-button, #developer-button,
942 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
943 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
944 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
945 #copy-button, #paste-button, #e10s-button, #panic-button, #web-apps-button)[cui-areatype="menu-panel"],
946 toolbarpaletteitem[place="palette"] > :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button,
947 #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button,
948 #social-share-button, #open-file-button, #find-button, #developer-button,
949 #preferences-button, #privatebrowsing-button, #save-page-button, #switch-to-metro-button, #add-ons-button,
950 #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button,
951 #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button,
952 #copy-button, #paste-button, #e10s-button, #panic-button, #web-apps-button) {
953 list-style-image: url("chrome://browser/skin/menuPanelFx.png"); /* avoid aero overrides with changed filename */
956 #home-button[cui-areatype="menu-panel"],
957 toolbarpaletteitem[place="palette"] > #home-button {
958 -moz-image-region: rect(0px, 128px, 32px, 96px);
961 #home-button[cui-areatype="menu-panel"]:hover,
962 toolbarpaletteitem[place="palette"] > #home-button:hover {
963 -moz-image-region: rect(32px, 128px, 64px, 96px);
966 #bookmarks-menu-button[cui-areatype="menu-panel"],
967 toolbarpaletteitem[place="palette"] > #bookmarks-menu-button {
968 -moz-image-region: rect(0px, 192px, 32px, 160px);
971 #bookmarks-menu-button[cui-areatype="menu-panel"]:hover,
972 toolbarpaletteitem[place="palette"] > #bookmarks-menu-button:hover {
973 -moz-image-region: rect(32px, 192px, 64px, 160px);
976 #bookmarks-menu-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
977 -moz-image-region: rect(32px, 192px, 64px, 160px);
980 #history-panelmenu[cui-areatype="menu-panel"],
981 toolbarpaletteitem[place="palette"] > #history-panelmenu {
982 -moz-image-region: rect(0px, 224px, 32px, 192px);
985 #history-panelmenu[cui-areatype="menu-panel"]:hover,
986 toolbarpaletteitem[place="palette"] > #history-panelmenu:hover {
987 -moz-image-region: rect(32px, 224px, 64px, 192px);
990 #history-panelmenu[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
991 -moz-image-region: rect(32px, 224px, 64px, 192px);
994 #downloads-button[cui-areatype="menu-panel"],
995 toolbarpaletteitem[place="palette"] > #downloads-button {
996 -moz-image-region: rect(0px, 256px, 32px, 224px);
999 #downloads-button[cui-areatype="menu-panel"]:hover,
1000 toolbarpaletteitem[place="palette"] > #downloads-button:hover {
1001 -moz-image-region: rect(32px, 256px, 64px, 224px);
1004 #add-ons-button[cui-areatype="menu-panel"],
1005 toolbarpaletteitem[place="palette"] > #add-ons-button {
1006 -moz-image-region: rect(0px, 288px, 32px, 256px);
1009 #add-ons-button[cui-areatype="menu-panel"]:hover,
1010 toolbarpaletteitem[place="palette"] > #add-ons-button:hover {
1011 -moz-image-region: rect(32px, 288px, 64px, 256px);
1014 #open-file-button[cui-areatype="menu-panel"],
1015 toolbarpaletteitem[place="palette"] > #open-file-button {
1016 -moz-image-region: rect(0px, 320px, 32px, 288px);
1019 #open-file-button[cui-areatype="menu-panel"]:hover,
1020 toolbarpaletteitem[place="palette"] > #open-file-button:hover {
1021 -moz-image-region: rect(32px, 320px, 64px, 288px);
1024 #save-page-button[cui-areatype="menu-panel"],
1025 toolbarpaletteitem[place="palette"] > #save-page-button {
1026 -moz-image-region: rect(0px, 352px, 32px, 320px);
1029 #save-page-button[cui-areatype="menu-panel"]:hover,
1030 toolbarpaletteitem[place="palette"] > #save-page-button:hover {
1031 -moz-image-region: rect(32px, 352px, 64px, 320px);
1034 #sync-button[cui-areatype="menu-panel"],
1035 toolbarpaletteitem[place="palette"] > #sync-button {
1036 -moz-image-region: rect(0px, 384px, 32px, 352px);
1039 #sync-button[cui-areatype="menu-panel"]:hover,
1040 toolbarpaletteitem[place="palette"] > #sync-button:hover {
1041 -moz-image-region: rect(32px, 384px, 64px, 352px);
1044 #sync-button[cui-areatype="menu-panel"][status="active"] {
1045 list-style-image: url("chrome://browser/skin/syncProgress-menuPanel.png");
1046 -moz-image-region: rect(0px, 32px, 32px, 0px);
1049 #feed-button[cui-areatype="menu-panel"],
1050 toolbarpaletteitem[place="palette"] > #feed-button {
1051 -moz-image-region: rect(0px, 416px, 32px, 384px);
1054 #feed-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
1055 toolbarpaletteitem[place="palette"] > #feed-button:hover:not([disabled="true"]) {
1056 -moz-image-region: rect(32px, 416px, 64px, 384px);
1059 #feed-button[cui-areatype="menu-panel"][disabled="true"],
1060 toolbarpaletteitem[place="palette"] > #feed-button[disabled="true"] {
1061 -moz-image-region: rect(64px, 416px, 96px, 384px);
1064 #social-share-button[cui-areatype="menu-panel"],
1065 toolbarpaletteitem[place="palette"] > #social-share-button {
1066 -moz-image-region: rect(0px, 448px, 32px, 416px);
1069 #social-share-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
1070 toolbarpaletteitem[place="palette"] > #social-share-button:hover:not([disabled="true"]) {
1071 -moz-image-region: rect(32px, 448px, 64px, 416px);
1074 #social-share-button[cui-areatype="menu-panel"][disabled="true"],
1075 toolbarpaletteitem[place="palette"] > #social-share-button[disabled="true"] {
1076 -moz-image-region: rect(64px, 448px, 96px, 416px);
1079 #characterencoding-button[cui-areatype="menu-panel"],
1080 toolbarpaletteitem[place="palette"] > #characterencoding-button {
1081 -moz-image-region: rect(0px, 480px, 32px, 448px);
1084 #characterencoding-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
1085 toolbarpaletteitem[place="palette"] > #characterencoding-button:hover:not([disabled="true"]) {
1086 -moz-image-region: rect(32px, 480px, 64px, 448px);
1089 #characterencoding-button[cui-areatype="menu-panel"][disabled="true"],
1090 toolbarpaletteitem[place="palette"] > #characterencoding-button[disabled="true"] {
1091 -moz-image-region: rect(64px, 480px, 96px, 448px);
1094 #characterencoding-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1095 -moz-image-region: rect(32px, 480px, 64px, 448px);
1098 #new-window-button[cui-areatype="menu-panel"],
1099 toolbarpaletteitem[place="palette"] > #new-window-button {
1100 -moz-image-region: rect(0px, 512px, 32px, 480px);
1103 #new-window-button[cui-areatype="menu-panel"]:hover,
1104 toolbarpaletteitem[place="palette"] > #new-window-button:hover {
1105 -moz-image-region: rect(32px, 512px, 64px, 480px);
1108 #e10s-button[cui-areatype="menu-panel"],
1109 toolbarpaletteitem[place="palette"] > #e10s-button {
1110 -moz-image-region: rect(0px, 512px, 32px, 480px);
1113 #e10s-button[cui-areatype="menu-panel"]:hover,
1114 toolbarpaletteitem[place="palette"] > #e10s-button:hover {
1115 -moz-image-region: rect(32px, 512px, 64px, 480px);
1118 #new-tab-button[cui-areatype="menu-panel"],
1119 toolbarpaletteitem[place="palette"] > #new-tab-button {
1120 -moz-image-region: rect(0px, 544px, 32px, 512px);
1123 #new-tab-button[cui-areatype="menu-panel"]:hover,
1124 toolbarpaletteitem[place="palette"] > #new-tab-button:hover {
1125 -moz-image-region: rect(32px, 544px, 64px, 512px);
1128 #privatebrowsing-button[cui-areatype="menu-panel"],
1129 toolbarpaletteitem[place="palette"] > #privatebrowsing-button {
1130 -moz-image-region: rect(0px, 576px, 32px, 544px);
1133 #privatebrowsing-button[cui-areatype="menu-panel"]:hover,
1134 toolbarpaletteitem[place="palette"] > #privatebrowsing-button:hover {
1135 -moz-image-region: rect(32px, 576px, 64px, 544px);
1138 #tabview-button[cui-areatype="menu-panel"],
1139 toolbarpaletteitem[place="palette"] > #tabview-button {
1140 -moz-image-region: rect(0px, 608px, 32px, 576px);
1143 #tabview-button[cui-areatype="menu-panel"]:hover,
1144 toolbarpaletteitem[place="palette"] > #tabview-button:hover {
1145 -moz-image-region: rect(32px, 608px, 64px, 576px);
1148 #find-button[cui-areatype="menu-panel"],
1149 toolbarpaletteitem[place="palette"] > #find-button {
1150 -moz-image-region: rect(0px, 640px, 32px, 608px);
1153 #find-button[cui-areatype="menu-panel"]:hover,
1154 toolbarpaletteitem[place="palette"] > #find-button:hover {
1155 -moz-image-region: rect(32px, 640px, 64px, 608px);
1158 #print-button[cui-areatype="menu-panel"],
1159 toolbarpaletteitem[place="palette"] > #print-button {
1160 -moz-image-region: rect(0px, 672px, 32px, 640px);
1163 #print-button[cui-areatype="menu-panel"]:hover,
1164 toolbarpaletteitem[place="palette"] > #print-button:hover {
1165 -moz-image-region: rect(32px, 672px, 64px, 640px);
1168 #fullscreen-button[cui-areatype="menu-panel"],
1169 toolbarpaletteitem[place="palette"] > #fullscreen-button {
1170 -moz-image-region: rect(0px, 704px, 32px, 672px);
1173 #fullscreen-button[cui-areatype="menu-panel"]:hover,
1174 toolbarpaletteitem[place="palette"] > #fullscreen-button:hover {
1175 -moz-image-region: rect(32px, 704px, 64px, 672px);
1178 #developer-button[cui-areatype="menu-panel"],
1179 toolbarpaletteitem[place="palette"] > #developer-button {
1180 -moz-image-region: rect(0px, 736px, 32px, 704px);
1183 #developer-button[cui-areatype="menu-panel"]:hover,
1184 toolbarpaletteitem[place="palette"] > #developer-button:hover {
1185 -moz-image-region: rect(32px, 736px, 64px, 704px);
1188 #developer-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1189 -moz-image-region: rect(32px, 736px, 64px, 704px);
1192 #preferences-button[cui-areatype="menu-panel"],
1193 toolbarpaletteitem[place="palette"] > #preferences-button {
1194 -moz-image-region: rect(0px, 768px, 32px, 736px);
1197 #preferences-button[cui-areatype="menu-panel"]:hover,
1198 toolbarpaletteitem[place="palette"] > #preferences-button:hover {
1199 -moz-image-region: rect(32px, 768px, 64px, 736px);
1202 #email-link-button[cui-areatype="menu-panel"],
1203 toolbarpaletteitem[place="palette"] > #email-link-button {
1204 -moz-image-region: rect(0, 800px, 32px, 768px);
1207 #email-link-button[cui-areatype="menu-panel"]:hover:not([disabled="true"]),
1208 toolbarpaletteitem[place="palette"] > #email-link-button:hover:not([disabled="true"]) {
1209 -moz-image-region: rect(32px, 800px, 64px, 768px);
1212 #email-link-button[cui-areatype="menu-panel"][disabled="true"],
1213 toolbarpaletteitem[place="palette"] > #email-link-button[disabled="true"] {
1214 -moz-image-region: rect(64px, 800px, 96px, 768px);
1217 #sidebar-button[cui-areatype="menu-panel"],
1218 toolbarpaletteitem[place="palette"] > #sidebar-button {
1219 -moz-image-region: rect(0, 864px, 32px, 832px);
1222 #sidebar-button[cui-areatype="menu-panel"]:hover,
1223 toolbarpaletteitem[place="palette"] > #sidebar-button:hover,
1224 #sidebar-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1225 -moz-image-region: rect(32px, 864px, 64px, 832px);
1228 #panic-button[cui-areatype="menu-panel"],
1229 toolbarpaletteitem[place="palette"] > #panic-button {
1230 -moz-image-region: rect(0, 896px, 32px, 864px);
1233 #panic-button[cui-areatype="menu-panel"]:hover,
1234 toolbarpaletteitem[place="palette"] > #panic-button:hover,
1235 #panic-button[cui-areatype="menu-panel"][panel-multiview-anchor=true] {
1236 -moz-image-region: rect(32px, 896px, 64px, 864px);
1239 #web-apps-button[cui-areatype="menu-panel"],
1240 toolbarpaletteitem[place="palette"] > #web-apps-button {
1241 -moz-image-region: rect(0, 928px, 32px, 896px);
1244 #web-apps-button[cui-areatype="menu-panel"]:hover,
1245 toolbarpaletteitem[place="palette"] > #web-apps-button:hover {
1246 -moz-image-region: rect(32px, 928px, 64px, 896px);
1249 toolbaritem[sdkstylewidget="true"] > toolbarbutton {
1250 -moz-image-region: rect(0, 832px, 32px, 800px);
1253 #loop-button-throttled[cui-areatype="menu-panel"] > .toolbarbutton-badge-container,
1254 toolbarpaletteitem[place="palette"] > #loop-button-throttled > .toolbarbutton-badge-container,
1255 #loop-button[cui-areatype="menu-panel"] > .toolbarbutton-badge-container,
1256 toolbarpaletteitem[place="palette"] > #loop-button > .toolbarbutton-badge-container {
1257 list-style-image: url("chrome://browser/skin/loop/menuPanel.png");
1258 -moz-image-region: rect(0, 32px, 32px, 0);
1261 /* Make sure that the state icons are not shown in the customization palette. */
1262 toolbarpaletteitem[place="palette"] > #loop-button-throttled > .toolbarbutton-badge-container,
1263 toolbarpaletteitem[place="palette"] > #loop-button > .toolbarbutton-badge-container {
1264 -moz-image-region: rect(0, 32px, 32px, 0) !important;
1267 #loop-button-throttled[cui-areatype="menu-panel"]:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container,
1268 #loop-button[cui-areatype="menu-panel"]:not([disabled="true"]):-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
1269 -moz-image-region: rect(0, 160px, 32px, 128px);
1272 #loop-button-throttled[cui-areatype="menu-panel"][state="disabled"] > .toolbarbutton-badge-container,
1273 #loop-button-throttled[cui-areatype="menu-panel"][disabled="true"] > .toolbarbutton-badge-container,
1274 #loop-button[cui-areatype="menu-panel"][state="disabled"] > .toolbarbutton-badge-container,
1275 #loop-button[cui-areatype="menu-panel"][disabled="true"] > .toolbarbutton-badge-container {
1276 -moz-image-region: rect(0, 64px, 32px, 32px);
1279 #loop-button-throttled[cui-areatype="menu-panel"][disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container,
1280 #loop-button[cui-areatype="menu-panel"][disabled="true"]:-moz-any(:hover,:hover:active,[open]) > .toolbarbutton-badge-container {
1281 -moz-image-region: rect(0, 224px, 32px, 192px);
1284 #loop-button-throttled[cui-areatype="menu-panel"]:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container,
1285 #loop-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="error"] > .toolbarbutton-badge-container {
1286 -moz-image-region: rect(0, 96px, 32px, 64px);
1289 #loop-button-throttled[cui-areatype="menu-panel"]:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container,
1290 #loop-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="action"] > .toolbarbutton-badge-container {
1291 -moz-image-region: rect(0, 128px, 32px, 96px);
1294 #loop-button-throttled[cui-areatype="menu-panel"]:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container,
1295 #loop-button[cui-areatype="menu-panel"]:not([disabled="true"])[state="active"] > .toolbarbutton-badge-container {
1296 -moz-image-region: rect(0, 192px, 32px, 160px);
1299 /* Wide panel control icons */
1301 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton,
1302 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton,
1303 toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton,
1304 toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton {
1305 list-style-image: url("chrome://browser/skin/menuPanelFx-small.png"); /* avoid aero overrides with changed filename */
1308 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button,
1309 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button {
1310 -moz-image-region: rect(0px, 32px, 16px, 16px);
1313 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button:hover:not([disabled="true"]),
1314 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button:hover:not([disabled="true"]) {
1315 -moz-image-region: rect(16px, 32px, 32px, 16px);
1318 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button[disabled="true"],
1319 toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button[disabled="true"] {
1320 -moz-image-region: rect(32px, 32px, 48px, 16px);
1323 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button,
1324 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button {
1325 -moz-image-region: rect(0px, 48px, 16px, 32px);
1328 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button:hover:not([disabled="true"]),
1329 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button:hover:not([disabled="true"]) {
1330 -moz-image-region: rect(16px, 48px, 32px, 32px);
1333 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button[disabled="true"],
1334 toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button[disabled="true"] {
1335 -moz-image-region: rect(32px, 48px, 48px, 32px);
1338 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button,
1339 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button {
1340 -moz-image-region: rect(0px, 64px, 16px, 48px);
1343 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button:hover:not([disabled="true"]),
1344 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button:hover:not([disabled="true"]) {
1345 -moz-image-region: rect(16px, 64px, 32px, 48px);
1348 #edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button[disabled="true"],
1349 toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button[disabled="true"] {
1350 -moz-image-region: rect(32px, 64px, 48px, 48px);
1353 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button,
1354 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button {
1355 -moz-image-region: rect(0px, 80px, 16px, 64px);
1358 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button:hover:not([disabled="true"]),
1359 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button:hover:not([disabled="true"]) {
1360 -moz-image-region: rect(16px, 80px, 32px, 64px);
1363 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button[disabled="true"],
1364 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button[disabled="true"] {
1365 -moz-image-region: rect(32px, 80px, 48px, 64px);
1368 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button,
1369 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button {
1370 -moz-image-region: rect(0px, 96px, 16px, 80px);
1373 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button:hover:not([disabled="true"]),
1374 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button:hover:not([disabled="true"]) {
1375 -moz-image-region: rect(16px, 96px, 32px, 80px);
1378 #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button[disabled="true"],
1379 toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button[disabled="true"] {
1380 -moz-image-region: rect(32px, 96px, 48px, 80px);
1383 /* === END menupanel.inc.css === */
1385 .toolbarbutton-1:not([type="menu-button"]) {
1386 -moz-box-orient: vertical;
1390 .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1396 .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1397 .toolbarbutton-1[disabled="true"]:hover:active,
1398 .toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-menubutton-button {
1402 .toolbarbutton-1:hover:active,
1403 .toolbarbutton-1[open="true"],
1404 .toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button {
1406 padding-bottom: 0px;
1407 -moz-padding-start: 3px;
1408 -moz-padding-end: 1px;
1411 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-icon,
1412 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menu-dropmarker,
1413 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-dropmarker,
1414 #main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1415 #main-window:not([customizing]) .toolbarbutton-1 > .toolbarbutton-menubutton-button[disabled=true] > .toolbarbutton-icon {
1418 .toolbarbutton-1 > .toolbarbutton-menu-dropmarker,
1419 .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1422 toolbar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker:-moz-lwtheme-brighttext,
1423 toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker:-moz-lwtheme-brighttext {
1426 .toolbarbutton-1 > .toolbarbutton-icon,
1427 .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1430 #nav-bar .toolbarbutton-1,
1431 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1434 #nav-bar .toolbarbutton-1:not([type=menu-button]),
1435 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1436 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1439 #nav-bar #PanelUI-menu-button {
1440 /* -moz-padding-start: 7px;
1441 -moz-padding-end: 5px;*/
1444 #nav-bar .toolbarbutton-1[type=menu]:not(#back-button):not(#forward-button):not(#feed-button):not(#social-provider-button):not(#PanelUI-menu-button) {
1445 /* padding-left: 5px;
1446 padding-right: 5px;*/
1449 #nav-bar .toolbarbutton-1 > menupopup {
1450 /* margin-top: -3px;*/
1453 #nav-bar .toolbarbutton-1 > menupopup.cui-widget-panel {
1457 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
1458 /* -moz-padding-end: 0;*/
1461 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
1462 /* -moz-padding-start: 0;
1463 -moz-box-align: center;*/
1466 #nav-bar .toolbarbutton-1 > .toolbarbutton-icon,
1467 #nav-bar .toolbarbutton-1 > .toolbarbutton-text,
1468 #nav-bar .toolbarbutton-1 > .toolbarbutton-badge-container,
1469 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1470 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1471 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon {
1472 /* padding: 2px 6px;
1474 border-color: transparent;
1475 transition-property: background-color, border-color;
1476 transition-duration: 150ms;*/
1479 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-icon,
1480 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-badge-container,
1481 #nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@)) > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1486 /* Help SDK icons fit: */
1487 toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
1491 #nav-bar toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
1492 /* XXXgijs box models strike again: this is 16px + 2 * 7px padding + 2 * 1px border (from the rules above) */
1496 #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,
1497 #nav-bar .toolbarbutton-1[type=menu] > .toolbarbutton-text /* hack for add-ons that forcefully display the label */ {
1498 /* -moz-padding-end: 17px;*/
1501 #nav-bar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker {
1504 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
1507 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
1510 #nav-bar .toolbaritem-combined-buttons {
1511 /* margin-left: 2px;
1512 margin-right: 2px;*/
1515 #nav-bar .toolbaritem-combined-buttons > .toolbarbutton-1 {
1520 #nav-bar .toolbarbutton-1:not(:hover):not(:active):not([open]) > .toolbarbutton-menubutton-dropmarker::before,
1521 #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 {
1527 -moz-margin-end: -1px;
1531 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon {
1534 #nav-bar .toolbarbutton-1:not([disabled=true]) > .toolbarbutton-menubutton-button[open] + .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1535 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-button > .toolbarbutton-icon,
1536 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon,
1537 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-icon,
1538 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-text,
1539 #nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-badge-container,
1540 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button:not([open]):not(:active):not([disabled=true]):hover > .toolbarbutton-icon,
1541 #nav-bar .toolbarbutton-1:not([buttonover]):not([open]):not(:active):hover > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon {
1544 #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):-moz-any(:hover:active, [open]) > .toolbarbutton-icon,
1545 #nav-bar .toolbarbutton-1[open] > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon,
1546 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-icon,
1547 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-text,
1548 #nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-badge-container {
1551 #TabsToolbar .toolbarbutton-1,
1552 #TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button,
1553 .tabbrowser-arrowscrollbox > .scrollbutton-up,
1554 .tabbrowser-arrowscrollbox > .scrollbutton-down {
1557 #TabsToolbar .toolbarbutton-1:not([disabled=true]):hover,
1558 #TabsToolbar .toolbarbutton-1[open],
1559 #TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):hover,
1560 .tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled=true]):hover,
1561 .tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled=true]):hover {
1564 /* unified back/forward button */
1567 -moz-box-align: stretch; /* let the button shape grow vertically with the location bar */
1570 #forward-button > menupopup {
1571 margin-top: 1px !important;
1574 #forward-button > .toolbarbutton-icon {
1575 background-clip: padding-box !important;
1576 /*mask: url(keyhole-forward-mask.svg#mask); XXX: this regresses twinopen */
1577 /*clip-path: url(chrome://browser/content/browser.xul#keyhole-forward-clip-path) !important;*/
1581 -moz-margin-start: -4px !important;
1586 border-radius: 0 10000px 10000px 0;
1589 #forward-button:-moz-locale-dir(rtl) {
1590 border-radius: 10000px 0 0 10000px;
1593 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #forward-button {
1594 transition: margin-left 150ms ease-out;
1597 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] {
1598 margin-left: -27px !important;
1601 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] {
1602 /* delay the hiding of the forward button when hovered to avoid accidental clicks on the url bar */
1603 transition-delay: 100s;
1606 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] {
1607 /* when not hovered anymore, trigger a new transition to hide the forward button immediately */
1608 margin-left: -27.01px !important;
1612 /* padding-top: 3px !important;
1613 padding-bottom: 3px !important;
1614 -moz-padding-start: 5px !important;
1615 -moz-padding-end: 0 !important;*/
1618 border-radius: 10000px;
1622 margin-bottom: -2px;
1625 #back-button:-moz-locale-dir(rtl) {
1628 #back-button > menupopup {
1629 margin-top: -1px !important;
1632 #back-button > .toolbarbutton-icon {
1633 border-radius: 10000px !important;
1634 background-clip: padding-box !important;
1635 /* background-color: hsla(210,25%,98%,.08) !important;
1636 padding: 6px !important;
1637 border-style: none !important;
1638 box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25),
1639 0 0 0 1px hsla(210,4%,10%,.25);*/
1640 transition-property: background-color, box-shadow !important;
1641 transition-duration: 250ms !important;
1644 #back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon {
1645 /* background-color: hsla(210,4%,10%,.08) !important;*/
1648 #back-button:not([disabled="true"]):hover:active > .toolbarbutton-icon,
1649 #back-button[open="true"] > .toolbarbutton-icon {
1650 /* background-color: hsla(210,4%,10%,.12) !important;
1651 box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25),
1652 0 0 0 1px hsla(210,4%,10%,.25),
1653 0 1px 0 0 hsla(210,80%,20%,.1) inset !important;*/
1656 #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
1657 transform: scaleX(-1);
1660 .unified-nav-back[_moz-menuactive]:-moz-locale-dir(ltr),
1661 .unified-nav-forward[_moz-menuactive]:-moz-locale-dir(rtl) {
1662 list-style-image: url("chrome://browser/skin/menu-back.png") !important;
1665 .unified-nav-forward[_moz-menuactive]:-moz-locale-dir(ltr),
1666 .unified-nav-back[_moz-menuactive]:-moz-locale-dir(rtl) {
1667 list-style-image: url("chrome://browser/skin/menu-forward.png") !important;
1670 #home-button.bookmark-item {
1671 list-style-image: url("chrome://browser/skin/Toolbar.png");
1674 #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),
1675 #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),
1676 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1677 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1678 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1679 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1680 #home-button.bookmark-item:-moz-lwtheme-brighttext {
1683 list-style-image: url("chrome://browser/skin/Toolbar-inverted.png");
1686 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
1687 #main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme) {
1688 list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png");
1692 #downloads-button > .toolbarbutton-icon {
1696 /* tabview menu item */
1699 list-style-image: url("chrome://browser/skin/tabview/tabview.png");
1700 -moz-image-region: rect(1px, 89px, 17px, 73px);
1703 #menu_tabview[groups="0"] {
1704 -moz-image-region: rect(1px, 17px, 17px, 1px);
1707 #menu_tabview[groups="1"] {
1708 -moz-image-region: rect(1px, 35px, 17px, 19px);
1711 #menu_tabview[groups="2"] {
1712 -moz-image-region: rect(1px, 53px, 17px, 37px);
1715 #menu_tabview[groups="3"] {
1716 -moz-image-region: rect(1px, 71px, 17px, 55px);
1719 /* undo close tab menu item */
1720 #alltabs_undoCloseTab {
1721 list-style-image: url(chrome://browser/skin/undoCloseTab.png);
1724 @media (min-resolution: 1.25dppx) {
1725 #alltabs_undoCloseTab {
1726 list-style-image: url(chrome://browser/skin/undoCloseTab@2x.png);
1728 #alltabs_undoCloseTab > .toolbarbutton-icon {
1733 /* zoom control text (reset) button special case: */
1735 #nav-bar #zoom-reset-button > .toolbarbutton-text {
1736 /* To make this line up with the icons, it needs the same height (18px) +
1737 * padding (2 * 2px) + border (2 * 1px), but as a minimum because otherwise
1738 * increase in text sizes would break things...
1743 /* ::::: fullscreen window controls ::::: */
1746 -moz-margin-start: 4px;
1752 /* list-style-image: url("chrome://global/skin/icons/windowControls.png");
1757 list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
1760 #minimize-button:hover {
1761 list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif");
1765 list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
1768 #restore-button:hover {
1769 list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif");
1773 list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
1776 #close-button:hover {
1777 list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif");
1780 /* ::::: Location Bar ::::: */
1783 .searchbar-textbox {
1786 -moz-margin-start: 3px;
1790 /* make color as light as possible to deal with dark non-domain parts */
1794 #urlbar:-moz-lwtheme,
1795 .searchbar-textbox:-moz-lwtheme {
1796 /* background-color: rgba(255,255,255,.8);
1797 @navbarTextboxCustomBorder@
1801 #urlbar:-moz-lwtheme:hover:not([focused]):not([readonly]),
1802 .searchbar-textbox:-moz-lwtheme:hover:not([focused]) {
1803 /* background-color: rgba(255,255,255,.9);*/
1806 #urlbar:-moz-lwtheme[focused]:not([readonly]),
1807 .searchbar-textbox:-moz-lwtheme[focused] {
1808 /* background-color: white;*/
1811 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar {
1812 /* -moz-border-start: none;
1816 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(ltr) {
1817 /* border-top-left-radius: 0;
1818 border-bottom-left-radius: 0; */
1821 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(rtl) {
1822 /* border-top-right-radius: 0;
1823 border-bottom-right-radius: 0; */
1826 window:not([chromehidden~="toolbar"]) #urlbar-wrapper {
1827 /* clip-path: url("chrome://browser/content/browser.xul#urlbar-back-button-clip-path");*/
1828 /* -moz-margin-start: -5px; */
1831 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:-moz-locale-dir(rtl),
1832 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar:-moz-locale-dir(rtl) {
1833 /* let urlbar-back-button-clip-path clip the urlbar's right side for RTL */
1834 transform: scaleX(-1);
1837 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:-moz-locale-dir(rtl) {
1838 -moz-box-direction: reverse;
1841 html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
1842 .searchbar-textbox:-moz-lwtheme > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input::-moz-placeholder {
1847 -moz-box-orient: horizontal;
1848 -moz-box-align: stretch;
1851 .urlbar-textbox-container {
1852 -moz-box-align: stretch;
1856 -moz-margin-start: 0;
1860 -moz-box-align: center;
1867 .searchbar-engine-button,
1868 .search-go-container {
1872 .search-go-container > .search-go-button {
1876 .urlbar-icon:hover {
1879 .urlbar-icon[open="true"],
1880 .urlbar-icon:hover:active {
1883 #urlbar-search-splitter {
1885 -moz-margin-start: -3px;
1887 background: transparent;
1890 #urlbar-search-splitter + #urlbar-container > #urlbar,
1891 #urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
1892 -moz-margin-start: 0;
1895 #urlbar-display-box {
1899 -moz-border-end: 1px solid #9C9CFF;
1900 -moz-margin-end: 3px;
1903 -moz-margin-start: 0;
1908 min-width: calc(54px + 11ch);
1918 #identity-box:-moz-locale-dir(ltr) {
1919 /* border-top-left-radius: 1.5px;
1920 border-bottom-left-radius: 1.5px;*/
1923 #identity-box:-moz-locale-dir(rtl) {
1924 /* border-top-right-radius: 1.5px;
1925 border-bottom-right-radius: 1.5px;*/
1928 #notification-popup-box:not([hidden]) + #identity-box {
1929 -moz-padding-start: 10px !important;
1933 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box {
1934 /* border-radius: 0; */
1935 -moz-padding-start: 2px;
1936 -moz-padding-end: 2px;
1937 -moz-margin-end: 1px;
1940 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #urlbar > #identity-box {
1941 transition: padding-left, padding-right;
1944 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar >
1945 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(ltr) {
1949 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar >
1950 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(rtl) {
1954 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] + #urlbar >
1955 #notification-popup-box[hidden] + #identity-box {
1956 /* forward button hiding is delayed when hovered */
1957 transition-delay: 100s;
1960 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar >
1961 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(ltr) {
1962 /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */
1963 padding-left: 2.01px;
1966 window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar >
1967 #notification-popup-box[hidden] + #identity-box:-moz-locale-dir(rtl) {
1968 /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */
1969 padding-right: 2.01px;
1972 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI,
1973 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
1974 -moz-margin-end: 3px;
1977 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:-moz-locale-dir(ltr),
1978 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:-moz-locale-dir(ltr) {
1979 border-top-right-radius: 0;
1980 border-bottom-right-radius: 0;
1983 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:-moz-locale-dir(rtl),
1984 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:-moz-locale-dir(rtl) {
1985 border-top-left-radius: 0;
1986 border-bottom-left-radius: 0;
1989 #identity-box.verifiedIdentity:not(:-moz-lwtheme) {
1990 background-color: #000000;
1993 #identity-box:-moz-focusring {
1994 outline: 1px dotted #008484;
1995 outline-offset: -1px;
1998 #identity-box.verifiedDomain:-moz-focusring,
1999 #identity-box.verifiedIdentity:-moz-focusring {
2000 outline-color: #000000;
2003 #identity-icon-labels {
2004 -moz-margin-start: 1px;
2005 -moz-margin-end: 3px;
2008 /* Location bar dropmarker */
2010 .urlbar-history-dropmarker:not(:hover):not([open="true"]) {
2011 background-color: transparent;
2014 #urlbar-container[combined="true"] > #urlbar > .urlbar-history-dropmarker,
2015 #urlbar-wrapper > #urlbar > .urlbar-history-dropmarker {
2020 .urlbar-history-dropmarker:hover {
2023 .urlbar-history-dropmarker:hover:active,
2024 .urlbar-history-dropmarker[open="true"] {
2027 /* page proxy icon */
2029 /* === BEGIN identity-block.inc.css === */
2031 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI {
2032 /* Default theme does different color per channel, we can't as they do it build-time. */
2034 -moz-border-end: 1px solid #9C9CFF;
2037 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
2039 -moz-border-end: 1px solid #008484;
2042 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI,
2043 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity {
2044 background-position: right;
2045 background-size: 1px;
2046 background-repeat: no-repeat;
2049 /* page proxy icon */
2051 #page-proxy-favicon {
2054 list-style-image: url("chrome://browser/skin/identity-icons-generic.png");
2058 .chromeUI > #page-proxy-favicon[pageproxystate="valid"] {
2059 list-style-image: url("chrome://branding/content/identity-icons-brand.png");
2062 .verifiedDomain > #page-proxy-favicon[pageproxystate="valid"] {
2063 list-style-image: url("chrome://browser/skin/identity-icons-https.png");
2066 .verifiedIdentity > #page-proxy-favicon[pageproxystate="valid"] {
2067 list-style-image: url("chrome://browser/skin/identity-icons-https-ev.png");
2070 .mixedActiveContent > #page-proxy-favicon[pageproxystate="valid"] {
2071 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-active.png");
2074 .mixedDisplayContent > #page-proxy-favicon[pageproxystate="valid"] {
2075 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png");
2078 .mixedDisplayContentLoadedActiveBlocked > #page-proxy-favicon[pageproxystate="valid"] {
2079 list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png");
2082 #page-proxy-favicon[pageproxystate="invalid"] {
2086 #identity-popup.chromeUI > #identity-popup-container > #identity-popup-icon {
2087 list-style-image: url("chrome://branding/content/icon64.png");
2090 #identity-popup-brandName {
2094 margin-bottom: .5em;
2097 #identity-popup-content-box {
2101 /* === END identity-block.inc.css === */
2103 #page-proxy-favicon {
2104 -moz-image-region: rect(0, 16px, 16px, 0);
2107 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box > #page-proxy-favicon {
2108 /* -moz-margin-end: 1px;*/
2111 #identity-box:hover > #page-proxy-favicon {
2112 -moz-image-region: rect(0, 32px, 16px, 16px);
2115 #identity-box:hover:active > #page-proxy-favicon,
2116 #identity-box[open=true] > #page-proxy-favicon {
2117 -moz-image-region: rect(0, 48px, 16px, 32px);
2120 #identity-box:hover {
2121 background-color: #FFCF00;
2125 #identity-box:hover:active,
2126 #identity-box[open=true] {
2127 background-color: #FF9F00;
2131 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover,
2132 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active,
2133 #urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] {
2134 background-color: #9C9CFF;
2138 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover,
2139 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active,
2140 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] {
2141 background-color: #008484;
2147 #treecolAutoCompleteImage {
2151 .ac-result-type-bookmark,
2152 .autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteImage) {
2153 list-style-image: url("chrome://browser/skin/places/bookmark.png");
2154 -moz-image-region: rect(0px 16px 16px 0px);
2159 richlistitem[selected="true"][current="true"] > .ac-title-box > .ac-result-type-bookmark,
2160 .autocomplete-treebody::-moz-tree-image(selected, current, bookmark, treecolAutoCompleteImage) {
2161 /* -moz-image-region: rect(0px 48px 16px 32px);*/
2164 .ac-result-type-keyword,
2165 .autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage),
2166 richlistitem[type~="action"][actiontype="searchengine"] > .ac-title-box > .ac-site-icon {
2167 list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg#search-icon");
2172 .ac-result-type-keyword[selected="true"],
2173 .autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage, selected),
2174 richlistitem[type~="action"][actiontype="searchengine"][selected="true"] > .ac-title-box > .ac-site-icon {
2175 list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg#search-icon-inverted");
2178 .ac-result-type-tag,
2179 .autocomplete-treebody::-moz-tree-image(tag, treecolAutoCompleteImage) {
2180 list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png");
2189 .ac-extra > .ac-comment {
2199 richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-icon {
2200 list-style-image: url("chrome://browser/skin/actionicon-tab.png");
2201 -moz-image-region: rect(0, 16px, 16px, 0);
2205 richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-box > .ac-action-icon {
2206 -moz-image-region: rect(16px, 16px, 32px, 0);
2209 .autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
2213 .ac-comment[selected="true"],
2214 .ac-url-text[selected="true"],
2215 .ac-action-text[selected="true"] {
2216 color: inherit !important;
2219 .autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment),
2220 .autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment)
2226 .autocomplete-treebody::-moz-tree-cell(suggesthint) {
2227 border-top: 1px solid #9C9CFF;
2230 /* combined go/reload/stop button in location bar */
2232 #urlbar > toolbarbutton {
2233 -moz-margin-start: 0;
2235 background-origin: border-box;
2237 list-style-image: url("chrome://browser/skin/reload-stop-go.png");
2238 -moz-border-start: 1px solid #9C9CFF;
2241 #urlbar:-moz-locale-dir(ltr) > toolbarbutton {
2242 border-top-left-radius: 0px;
2243 border-bottom-left-radius: 0px;
2246 #urlbar:-moz-locale-dir(rtl) > toolbarbutton {
2247 border-top-right-radius: 0px;
2248 border-bottom-right-radius: 0px;
2251 #urlbar > toolbarbutton:not([disabled=true]):active:hover,
2252 #urlbar-reload-button:not(:hover) {
2253 -moz-border-start-style: none;
2254 -moz-padding-start: 3px;
2257 #urlbar-reload-button {
2258 -moz-image-region: rect(0px, 14px, 14px, 0px);
2261 #urlbar-reload-button[disabled=true] {
2262 -moz-image-region: rect(28px, 14px, 42px, 0px);
2265 #urlbar-reload-button:not([disabled=true]):hover {
2266 -moz-image-region: rect(14px, 14px, 28px, 0px);
2269 #urlbar-reload-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
2270 transform: scaleX(-1);
2274 -moz-image-region: rect(0, 42px, 14px, 28px);
2277 #urlbar-go-button:hover {
2278 -moz-image-region: rect(14px, 42px, 28px, 28px);
2281 #urlbar-go-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
2282 transform: scaleX(-1);
2285 #urlbar-stop-button {
2286 -moz-image-region: rect(0px, 28px, 14px, 14px);
2289 #urlbar-stop-button:hover {
2290 -moz-image-region: rect(14px, 28px, 28px, 14px);
2293 /* popup blocker button */
2295 #page-report-button {
2296 list-style-image: url("chrome://browser/skin/urlbar-popup-blocked.png");
2297 -moz-image-region: rect(0, 16px, 16px, 0);
2300 #page-report-button:hover ,
2301 #page-report-button:hover:active,
2302 #page-report-button[open="true"] {
2303 -moz-image-region: rect(0, 32px, 16px, 16px);
2306 /* social share panel */
2308 #social-share-panel > iframe {
2309 /* background: linear-gradient(to bottom, #f0f4f7, #fafbfc);*/
2314 .social-share-toolbar {
2315 border-right: 1px solid #9C9CFF;
2316 /* background-color: #000000; */
2319 #social-share-provider-buttons {
2323 #social-share-provider-buttons > .share-provider-button {
2324 -moz-appearance: none;
2332 #social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]),
2333 #social-share-provider-buttons > .share-provider-button:hover,
2334 #social-share-provider-buttons > .share-provider-button:active {
2338 #social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]) {
2341 #social-share-provider-buttons > .share-provider-button > .toolbarbutton-text {
2344 #social-share-provider-buttons > .share-provider-button > .toolbarbutton-icon {
2350 toolbarbutton[type="socialmark"] > .toolbarbutton-icon {
2357 /* fixup corners for share panel */
2358 .social-panel > .social-panel-frame {
2359 border-radius: inherit;
2362 #social-share-panel {
2369 .social-share-frame {
2370 /* background: linear-gradient(to bottom, #f0f4f7, #fafbfc); */
2373 /* we resize our panels dynamically, make it look nice */
2374 transition: height 100ms ease-out, width 100ms ease-out;
2377 .social-share-frame:-moz-locale-dir(ltr) {
2378 border-top-left-radius: 0;
2379 border-bottom-left-radius: 0;
2380 border-top-right-radius: inherit;
2381 border-bottom-right-radius: inherit;
2384 .social-share-frame:-moz-locale-dir(rtl) {
2385 border-top-left-radius: inherit;
2386 border-bottom-left-radius: inherit;
2387 border-top-right-radius: 0;
2388 border-bottom-right-radius: 0;
2391 #social-share-panel > .social-share-toolbar:-moz-locale-dir(ltr) {
2392 border-top-left-radius: inherit;
2393 border-bottom-left-radius: inherit;
2396 #social-share-panel > .social-share-toolbar:-moz-locale-dir(rtl) {
2397 border-top-right-radius: inherit;
2398 border-bottom-right-radius: inherit;
2401 #social-share-provider-buttons:-moz-locale-dir(ltr) {
2402 border-top-left-radius: inherit;
2403 border-bottom-left-radius: inherit;
2406 #social-share-provider-buttons:-moz-locale-dir(rtl) {
2407 border-top-right-radius: inherit;
2408 border-bottom-right-radius: inherit;
2411 /* social recommending panel */
2413 #social-mark-button {
2414 -moz-image-region: rect(0, 16px, 16px, 0);
2417 /* bookmarks menu-button */
2419 #bookmarks-menu-button.bookmark-item {
2420 list-style-image: url("chrome://browser/skin/places/bookmark.png");
2421 -moz-image-region: rect(0px 16px 16px 0px);
2424 #bookmarks-menu-button.bookmark-item[starred] {
2425 -moz-image-region: rect(0px 32px 16px 16px);
2428 #bookmarks-menu-button.bookmark-item > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
2429 -moz-margin-start: 5px;
2432 #bookmarks-menu-button[cui-areatype="toolbar"]:not(.bookmark-item):not([overflowedItem=true]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
2434 padding-bottom: 2px;
2437 #BMB_bookmarksPopup[side="top"],
2438 #BMB_bookmarksPopup[side="bottom"] {
2440 margin-right: -20px;
2443 #BMB_bookmarksPopup[side="left"],
2444 #BMB_bookmarksPopup[side="right"] {
2446 margin-bottom: -20px;
2449 /* bookmarking panel */
2451 #editBookmarkPanelStarIcon {
2452 list-style-image: url("chrome://browser/skin/places/starred48.png");
2457 #editBookmarkPanelStarIcon[unstarred] {
2458 list-style-image: url("chrome://browser/skin/places/unstarred48.png");
2461 #editBookmarkPanelTitle {
2465 #editBookmarkPanelHeader,
2466 #editBookmarkPanelContent {
2467 margin-bottom: .5em;
2470 /* Implements editBookmarkPanel resizing on folderTree un-collapse. */
2471 #editBMPanel_folderTree {
2478 border-top: 1px solid #9C9CFF;
2479 border-bottom-left-radius: 5px;
2480 border-bottom-right-radius: 5px;
2484 list-style-image: url("chrome://browser/skin/sync-notification-24.png");
2485 -moz-margin-end: 10px;
2486 vertical-align: middle;
2489 .panel-promo-closebutton {
2490 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2491 -moz-margin-end: -3px;
2495 .panel-promo-closebutton:hover {
2496 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2499 .panel-promo-closebutton:hover:active {
2500 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2503 .panel-promo-closebutton > .toolbarbutton-text {
2507 /* ::::: content area ::::: */
2510 background-color: Window;
2514 -moz-padding-start: 0px;
2517 #sidebar-header > .close-icon {
2518 /* padding: 4px 2px;
2521 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2524 #sidebar-header > .close-icon:hover,
2525 #sidebar-header > .close-icon:hover:active {
2526 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2529 .browserContainer > findbar {
2531 background-color: -moz-dialog;
2532 color: -moz-DialogText;
2541 -moz-binding: url("chrome://browser/content/customizableui/toolbar.xml#toolbar");
2544 #TabsToolbar .toolbar-holder {
2545 background-color: #000000; /* correct effect of being an actual toolbar */
2548 #main-window[disablechrome] #TabsToolbar,
2549 #TabsToolbar[tabsontop="false"] {
2550 border-bottom: 1px solid #008484;
2553 /* === BEGIN tabs.inc.css === */
2556 .tabs-newtab-button,
2557 #TabsToolbar > #new-tab-button {
2562 padding: 1px 4px 2px;
2565 .tabbrowser-tab:first-of-type {
2566 -moz-margin-start: 2px;
2569 .tabs-newtab-button,
2570 #TabsToolbar > #new-tab-button {
2571 border-radius: 8px 8px 0px 0px;
2572 -moz-margin-start: 0;
2575 .tabs-newtab-button:not(:hover),
2576 #TabsToolbar > #new-tab-button:not(:hover) {
2577 background-color: #C09070;
2580 .tabbrowser-tab[remote] {
2581 text-decoration: underline;
2584 /* The selected tab should appear above adjacent tabs, .tabs-newtab-button and the highlight of #nav-bar */
2585 .tabbrowser-tab[selected=true] {
2586 /* position: relative;
2590 .tab-background-middle {
2608 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
2611 .tab-throbber[busy] {
2612 list-style-image: url("chrome://communicator/skin/brand/throbber16-anim-connect.png");
2615 .tab-throbber[progress] {
2616 list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png");
2619 .tab-throbber:not([pinned]),
2620 .tab-icon-image:not([pinned]) {
2621 -moz-margin-end: 3px;
2624 .tab-throbber[pinned],
2625 .tab-icon-image[pinned] {
2626 -moz-margin-start: 2px;
2627 -moz-margin-end: 2px;
2631 /* this needs to add up to the 16px of the icon image */
2633 margin-top: 2px !important;
2634 margin-bottom: 2px !important;
2643 .tabs-newtab-button {
2644 /* overlap the tab curves */
2647 .tabbrowser-arrowscrollbox > .arrowscrollbox-scrollbox {
2651 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]),
2652 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) {
2655 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:-moz-locale-dir(rtl),
2656 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:-moz-locale-dir(ltr) {
2659 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]) {
2662 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) {
2665 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator[collapsed],
2666 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator[collapsed] {
2669 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator,
2670 .tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator {
2673 .tab-background-start[selected=true]::after,
2674 .tab-background-start[selected=true]::before,
2675 .tab-background-start,
2676 .tab-background-end,
2677 .tab-background-end[selected=true]::after,
2678 .tab-background-end[selected=true]::before {
2681 .tabbrowser-tab:not([selected=true]),
2682 .tabbrowser-tab:-moz-lwtheme {
2685 /* tabbrowser-tab focus ring */
2686 .tabbrowser-tab:focus {
2687 outline: 1px dotted;
2692 .tabbrowser-tab[selected="true"] {
2695 /* End selected tab */
2697 /* Tab pointer-events */
2700 pointer-events: none;
2703 .tab-background-middle,
2704 .tabs-newtab-button,
2706 pointer-events: auto;
2711 .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) {
2712 background-color: #E7ADE7;
2715 .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]):hover {
2716 background-color: #3333FF;
2720 /* New tab button */
2722 .tabs-newtab-button {
2726 /* === END tabs.inc.css === */
2730 * Decrease the height of the hoverable region of background tabs whenever the tabs are at the top
2731 * of the window (e.g. no menubar, tabs in titlebar, etc.) to make it easier to drag the window by
2732 * the titlebar. We don't need this in fullscreen since window dragging is not an issue there.
2734 #main-window[tabsintitlebar][sizemode=normal] #toolbar-menubar[autohide="true"][inactive] + #TabsToolbar .tab-background-middle:not([selected=true]) {
2735 /* clip-path: url(chrome://browser/content/browser.xul#tab-hover-clip-path);*/
2738 /* Tab DnD indicator */
2739 .tab-drop-indicator {
2740 list-style-image: url("chrome://browser/skin/tabbrowser/tabDragIndicator.png");
2741 margin-bottom: -11px;
2744 /* Tab close button */
2746 list-style-image: url("chrome://global/skin/icons/close-button.gif");
2749 .tab-close-button:hover,
2750 .tab-close-button:hover[selected="true"] {
2751 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2754 .tab-close-button:hover:active,
2755 .tab-close-button:hover:active[selected="true"] {
2756 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
2759 /* Tab scrollbox arrow, tabstrip new tab and all-tabs buttons */
2761 .tabbrowser-arrowscrollbox > .scrollbutton-up,
2762 .tabbrowser-arrowscrollbox > .scrollbutton-down {
2766 background-origin: border-box;
2769 #main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2770 #main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2771 .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-lwtheme-brighttext,
2772 .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-lwtheme-brighttext {
2775 .tabbrowser-arrowscrollbox > .scrollbutton-up[disabled],
2776 .tabbrowser-arrowscrollbox > .scrollbutton-down[disabled] {
2779 .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-locale-dir(rtl),
2780 .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-locale-dir(ltr) {
2781 /* transform: scaleX(-1);*/
2784 .tabbrowser-arrowscrollbox > .scrollbutton-down {
2785 transition: 1s background-color ease-out;
2788 .tabbrowser-arrowscrollbox > .scrollbutton-down[notifybgtab] {
2789 background-color: #008484;
2792 .tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled]),
2793 .tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled]) {
2794 /* border-width: 0 2px 0 0;
2795 border-style: solid;
2796 border-image: url("chrome://browser/skin/tabbrowser/tab-overflow-border.png") 0 2 0 2 fill;*/
2799 .tabs-newtab-button > .toolbarbutton-icon {
2801 margin-bottom: -1px;
2804 .tabs-newtab-button,
2805 #TabsToolbar > #new-tab-button,
2806 #TabsToolbar > toolbarpaletteitem > #new-tab-button,
2807 #TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] {
2808 list-style-image: url("chrome://browser/skin/tabbrowser/newtab.png");
2809 -moz-image-region: rect(0, 16px, 18px, 0);
2812 .tabs-newtab-button,
2813 .tabs-newtab-button:hover,
2814 #TabsToolbar > #new-tab-button,
2815 #TabsToolbar > #new-tab-button:hover {
2816 -moz-image-region: rect(0, 32px, 18px, 16px);
2819 #main-window[tabsintitlebar]:not([inFullscreen]) .tabs-newtab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2820 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2821 #main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2822 .tabs-newtab-button:-moz-lwtheme-brighttext,
2823 #TabsToolbar > #new-tab-button:-moz-lwtheme-brighttext,
2824 #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-lwtheme-brighttext {
2827 #TabsToolbar > #new-tab-button {
2832 list-style-image: url("chrome://global/skin/arrow/arrow-down.gif");
2835 #alltabs-button:hover,
2836 #alltabs-button:hover:active,
2837 #alltabs-button[open="true"] {
2838 list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
2841 #main-window[tabsintitlebar]:not([inFullscreen]) #alltabs-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme),
2842 #alltabs-button:-moz-lwtheme-brighttext {
2845 #alltabs-button > .toolbarbutton-icon {
2849 #alltabs-button > .toolbarbutton-menu-dropmarker {
2853 /* All tabs menupopup */
2854 .alltabs-item > .menu-iconic-left > .menu-iconic-icon {
2855 list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
2856 -moz-image-region: auto;
2859 .alltabs-item[selected="true"] {
2863 .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon {
2864 list-style-image: url("chrome://global/skin/icons/loading.gif");
2867 .alltabs-item[tabIsVisible]:not([_moz-menuactive="true"]) {
2868 background-color: #402800;
2871 toolbarbutton.chevron {
2872 list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important;
2875 toolbarbutton.chevron:hover {
2876 list-style-image: url("chrome://global/skin/toolbar/chevron-hover.gif") !important;
2879 toolbarbutton.chevron:-moz-locale-dir(rtl) > .toolbarbutton-icon,
2880 toolbarbutton.chevron:-moz-locale-dir(rtl):hover > .toolbarbutton-icon {
2881 transform: scaleX(-1);
2884 toolbarbutton.chevron > .toolbarbutton-text,
2885 toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
2889 toolbarbutton.chevron > .toolbarbutton-icon {
2893 #sidebar-throbber[loading="true"] {
2894 list-style-image: url("chrome://global/skin/icons/loading.gif");
2895 -moz-margin-end: 4px;
2898 /* Bookmarks toolbar */
2899 #PlacesToolbarDropIndicator {
2900 list-style-image: url("chrome://communicator/skin/bookmarks/toolbarDropMarker.png");
2903 toolbarbutton.bookmark-item[dragover="true"][open="true"] {
2904 background-color: #008484 !important;
2905 color: #FFCF00 !important;
2908 /* rules for menupopup drop indicators */
2909 .menupopup-drop-indicator-bar {
2911 /* these two margins must together compensate the indicator's height */
2913 margin-bottom: -1px;
2916 .menupopup-drop-indicator {
2917 list-style-image: none;
2919 -moz-margin-end: -4em;
2920 background-color: #008484;
2923 /* ::::: Identity Indicator Styling ::::: */
2926 #identity-popup-icon {
2930 list-style-image: url("chrome://browser/skin/identity.png");
2931 -moz-image-region: rect(0px, 64px, 64px, 0px);
2934 #identity-popup.verifiedDomain > #identity-popup-container > #identity-popup-icon {
2935 -moz-image-region: rect(64px, 64px, 128px, 0px);
2938 #identity-popup.verifiedIdentity > #identity-popup-container > #identity-popup-icon {
2939 -moz-image-region: rect(128px, 64px, 192px, 0px);
2942 /* Popup Body Text */
2943 .identity-popup-description {
2944 white-space: pre-wrap;
2945 -moz-padding-start: 15px;
2949 .identity-popup-label {
2950 white-space: pre-wrap;
2951 -moz-padding-start: 15px;
2955 #identity-popup-content-host,
2956 #identity-popup-content-box.verifiedIdentity > #identity-popup-content-owner {
2960 #identity-popup-content-host {
2967 #identity-popup-content-owner {
2969 margin-bottom: 0 !important;
2974 .verifiedDomain > #identity-popup-content-owner {
2975 font-weight: normal;
2978 #identity-popup-content-verifier {
2982 #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption ,
2983 #identity-popup-content-box.verifiedDomain > #identity-popup-encryption {
2985 -moz-margin-start: -24px;
2988 #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption > vbox > #identity-popup-encryption-icon ,
2989 #identity-popup-content-box.verifiedDomain > #identity-popup-encryption > vbox > #identity-popup-encryption-icon {
2990 list-style-image: url("chrome://browser/skin/Secure24.png");
2993 #identity-popup-help-icon {
2995 margin: 7px 0 0 -3px;
2998 list-style-image: url("chrome://global/skin/icons/question-16.png");
3002 #identity-popup-help-icon > .button-box > .button-text {
3006 #identity-popup-help-icon > .button-box > .button-icon {
3011 #identity-popup-more-info-button {
3017 #identity-popup > .panel-arrowcontainer > .panel-arrowcontent {
3021 #identity-popup-container {
3026 #identity-popup-button-container {
3027 /* background: linear-gradient(to bottom, rgba(0,0,0,0.04) 60%, transparent);*/
3032 .popup-notification-icon {
3035 -moz-margin-end: 10px;
3038 .popup-notification-icon[popupid="geolocation"] {
3039 list-style-image: url("chrome://browser/skin/Geolocation-64.png");
3042 .popup-notification-icon[popupid="xpinstall-disabled"],
3043 .popup-notification-icon[popupid="addon-progress"],
3044 .popup-notification-icon[popupid="addon-install-cancelled"],
3045 .popup-notification-icon[popupid="addon-install-blocked"],
3046 .popup-notification-icon[popupid="addon-install-failed"],
3047 .popup-notification-icon[popupid="addon-install-complete"] {
3048 list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
3053 .popup-notification-icon[popupid="click-to-play-plugins"] {
3054 list-style-image: url("chrome://mozapps/skin/plugins/pluginBlocked-64.png");
3057 .popup-notification-icon[popupid="web-notifications"] {
3058 list-style-image: url("chrome://browser/skin/notification-64.png");
3061 .addon-progress-description {
3066 .popup-progress-label,
3067 .popup-progress-meter {
3068 -moz-margin-start: 0;
3072 .popup-progress-cancel {
3073 -moz-appearance: none;
3074 background: transparent;
3080 list-style-image: url("chrome://mozapps/skin/downloads/downloadButtons.png");
3081 -moz-image-region: rect(0px, 32px, 16px, 16px);
3084 .popup-progress-cancel:hover {
3085 -moz-image-region: rect(16px, 32px, 32px, 16px);
3088 .popup-progress-cancel:active {
3089 -moz-image-region: rect(32px, 32px, 48px, 16px);
3092 .popup-notification-icon[popupid="indexedDB-permissions-prompt"],
3093 .popup-notification-icon[popupid="indexedDB-quota-prompt"],
3094 .popup-notification-icon[popupid*="offline-app-requested"],
3095 .popup-notification-icon[popupid="offline-app-usage"] {
3096 list-style-image: url("chrome://global/skin/icons/alert-question.gif");
3099 .popup-notification-icon[popupid="password-save"],
3100 .popup-notification-icon[popupid="password-change"] {
3101 list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
3104 .popup-notification-icon[popupid="webapps-install-progress"],
3105 .popup-notification-icon[popupid="webapps-install"] {
3106 list-style-image: url("chrome://global/skin/icons/webapps-64.png");
3109 .popup-notification-icon[popupid="bad-content"] {
3110 list-style-image: url("chrome://browser/skin/bad-content-blocked-64.png");
3113 .popup-notification-icon[popupid="bad-content"][mixedblockdisabled],
3114 .popup-notification-icon[popupid="bad-content"][trackingblockdisabled] {
3115 list-style-image: url(chrome://browser/skin/bad-content-unblocked-64.png);
3118 .popup-notification-icon[popupid="webRTC-sharingDevices"],
3119 .popup-notification-icon[popupid="webRTC-shareDevices"] {
3120 list-style-image: url("chrome://browser/skin/webRTC-shareDevice-64.png");
3123 .popup-notification-icon[popupid="webRTC-sharingMicrophone"],
3124 .popup-notification-icon[popupid="webRTC-shareMicrophone"] {
3125 list-style-image: url("chrome://browser/skin/webRTC-shareMicrophone-64.png");
3128 .popup-notification-icon[popupid="webRTC-sharingScreen"],
3129 .popup-notification-icon[popupid="webRTC-shareScreen"] {
3130 list-style-image: url(chrome://browser/skin/webRTC-shareScreen-64.png);
3133 .popup-notification-icon[popupid="pointerLock"] {
3134 list-style-image: url("chrome://browser/skin/pointerLock-64.png");
3137 /* Notification icon box */
3138 #notification-popup .panel-promo-box {
3139 /* margin: 10px -10px -10px; */
3142 #notification-popup-box {
3144 background-color: #000000;
3145 background-clip: padding-box;
3148 border-radius: 3px 0 0 3px;
3149 border-image: url("chrome://browser/skin/urlbar-arrow.png") 0 8 0 0 / 0 8px 0 0;
3150 -moz-margin-end: -8px;
3151 border-right-width: 8px;
3154 window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar > #notification-popup-box {
3155 /* padding-left: 7px; */
3158 #notification-popup-box:-moz-locale-dir(rtl),
3159 .notification-anchor-icon:-moz-locale-dir(rtl) {
3160 transform: scaleX(-1);
3163 .notification-anchor-icon {
3169 .notification-anchor-icon:-moz-focusring {
3170 outline: 1px dotted #008484;
3173 .default-notification-icon,
3174 #default-notification-icon {
3175 list-style-image: url("chrome://global/skin/icons/information-16.png");
3178 .identity-notification-icon,
3179 #identity-notification-icon {
3180 list-style-image: url("chrome://mozapps/skin/profile/profileicon.png");
3183 .geo-notification-icon,
3184 #geo-notification-icon {
3185 list-style-image: url("chrome://browser/skin/Geolocation-16.png");
3188 #addons-notification-icon {
3189 list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png");
3192 .indexedDB-notification-icon,
3193 #indexedDB-notification-icon {
3194 list-style-image: url("chrome://global/skin/icons/question-16.png");
3197 #password-notification-icon {
3198 list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png");
3201 #webapps-notification-icon {
3202 list-style-image: url("chrome://gobal/skin/icons/webapps-16.png");
3205 #plugins-notification-icon {
3206 list-style-image: url("chrome://browser/skin/notification-pluginNormal.png");
3209 #plugins-notification-icon.plugin-hidden {
3210 list-style-image: url("chrome://browser/skin/notification-pluginAlert.png");
3213 #plugins-notification-icon.plugin-blocked {
3214 list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png");
3217 #plugins-notification-icon {
3218 /* -moz-image-region: rect(0, 16px, 16px, 0);*/
3221 #plugins-notification-icon:hover {
3222 /* -moz-image-region: rect(0, 32px, 16px, 16px);*/
3225 #notification-popup-box[hidden] {
3226 /* Override display:none to make the pluginBlockedNotification animation work
3227 when showing the notification repeatedly. */
3229 visibility: collapse;
3232 #plugins-notification-icon.plugin-blocked[showing] {
3233 animation: pluginBlockedNotification 500ms ease 0s 5 alternate both;
3236 @keyframes pluginBlockedNotification {
3245 .bad-content-blocked-notification-icon,
3246 #bad-content-blocked-notification-icon {
3247 list-style-image: url("chrome://browser/skin/bad-content-blocked-16.png");
3250 .bad-content-unblocked-notification-icon,
3251 #bad-content-unblocked-notification-icon {
3252 list-style-image: url(chrome://browser/skin/bad-content-unblocked-16.png);
3255 .webRTC-shareDevices-notification-icon,
3256 #webRTC-shareDevices-notification-icon {
3257 list-style-image: url("chrome://browser/skin/webRTC-shareDevice-16.png");
3260 .webRTC-sharingDevices-notification-icon,
3261 #webRTC-sharingDevices-notification-icon {
3262 list-style-image: url("chrome://browser/skin/webRTC-sharingDevice-16.png");
3265 .webRTC-shareMicrophone-notification-icon,
3266 #webRTC-shareMicrophone-notification-icon {
3267 list-style-image: url("chrome://browser/skin/webRTC-shareMicrophone-16.png");
3270 .webRTC-sharingMicrophone-notification-icon,
3271 #webRTC-sharingMicrophone-notification-icon {
3272 list-style-image: url("chrome://browser/skin/webRTC-sharingMicrophone-16.png");
3275 .webRTC-shareScreen-notification-icon,
3276 #webRTC-shareScreen-notification-icon {
3277 list-style-image: url(chrome://browser/skin/webRTC-shareScreen-16.png);
3280 .webRTC-sharingScreen-notification-icon,
3281 #webRTC-sharingScreen-notification-icon {
3282 list-style-image: url(chrome://browser/skin/webRTC-sharingScreen-16.png);
3285 .web-notifications-notification-icon,
3286 #web-notifications-notification-icon {
3287 list-style-image: url("chrome://browser/skin/notification-16.png");
3290 #pointerLock-notification-icon {
3291 list-style-image: url("chrome://browser/skin/pointerLock-16.png");
3293 #pointerLock-cancel {
3297 /* Translation infobar */
3299 /* === BEGIN infobar.inc.css === */
3301 notification[value="translation"] .messageImage {
3302 list-style-image: url("chrome://browser/skin/translation-16.png");
3303 -moz-image-region: rect(0, 32px, 16px, 16px);
3306 @media (min-resolution: 1.25dppx) {
3307 notification[value="translation"] .messageImage {
3308 list-style-image: url("chrome://browser/skin/translation-16@2x.png");
3309 -moz-image-region: rect(0, 64px, 32px, 32px);
3313 notification[value="translation"][state="translating"] .messageImage {
3314 list-style-image: url("chrome://browser/skin/translating-16.png");
3315 -moz-image-region: auto;
3318 @media (min-resolution: 1.25dppx) {
3319 notification[value="translation"][state="translating"] .messageImage {
3320 list-style-image: url("chrome://browser/skin/translating-16@2x.png");
3324 notification[value="translation"] button,
3325 notification[value="translation"] menulist {
3329 notification[value="translation"] menulist > .menulist-dropmarker {
3332 .translation-menupopup arrowscrollbox {
3336 .translation-attribution {
3338 -moz-box-align: end;
3342 .translation-attribution > label {
3346 .translation-attribution > image {
3350 .translation-welcome-panel {
3354 .translation-welcome-logo {
3357 list-style-image: url(chrome://browser/skin/translation-16@2x.png);
3358 -moz-image-region: rect(0, 64px, 32px, 32px);
3361 .translation-welcome-content {
3362 -moz-margin-start: 16px;
3365 .translation-welcome-headline {
3370 .translation-welcome-body {
3375 /* === END infobar.inc.css === */
3377 notification[value="translation"] {
3381 .translate-notification-icon,
3382 #translate-notification-icon {
3383 list-style-image: url("chrome://browser/skin/translation-16.png");
3384 -moz-image-region: rect(0px, 16px, 16px, 0px);
3387 .translated-notification-icon,
3388 #translated-notification-icon {
3389 list-style-image: url("chrome://browser/skin/translation-16.png");
3390 -moz-image-region: rect(0px, 32px, 16px, 16px);
3393 .translation-menupopup {
3394 -moz-appearance: none;
3397 /* Bookmarks roots menu-items */
3398 #subscribeToPageMenuitem:not([disabled]),
3399 #subscribeToPageMenupopup,
3400 #BMB_subscribeToPageMenuitem:not([disabled]),
3401 #BMB_subscribeToPageMenupopup {
3402 list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png");
3405 #bookmarksToolbarFolderMenu,
3406 #BMB_bookmarksToolbar,
3407 #panelMenu_bookmarksToolbar {
3408 list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png");
3409 -moz-image-region: auto;
3412 #BMB_unsortedBookmarks,
3413 #panelMenu_unsortedBookmarks {
3414 list-style-image: url("chrome://communicator/skin/bookmarks/unsortedBookmarks.png");
3415 -moz-image-region: auto;
3418 /* ::::: Keyboard UI Panel ::::: */
3423 border-radius: 20px;
3426 .KUI-panel[level="top"] {
3427 /*background-color: rgba(27%,27%,27%,.65);*/
3433 padding: 20px 10px 10px;
3437 .ctrlTab-favicon[src] {
3438 background-color: #000000;
3444 .ctrlTab-preview-inner > .tabPreview-canvas {
3447 .ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner > .tabPreview-canvas {
3451 .ctrlTab-preview-inner {
3452 padding-bottom: 10px;
3455 #ctrlTab-showAll:not(:focus) > * > .ctrlTab-preview-inner {
3457 background-color: #000000;
3458 border-radius: .5em;
3461 .ctrlTab-preview:focus > * > .ctrlTab-preview-inner {
3463 background-color: #000000;
3466 border: 2px solid #9C9CFF;
3467 border-radius: .5em;
3470 .ctrlTab-preview:not(#ctrlTab-showAll):focus > * > .ctrlTab-preview-inner {
3471 margin: -10px -10px 0;
3483 background: url("chrome://browser/content/abouthome/sync.png") top left no-repeat;
3491 .sync-panel-button-box {
3495 #sync-error-panel-title,
3496 #sync-start-panel-title {
3502 #sync-start-panel-subtitle,
3503 #sync-error-panel-subtitle {
3509 .statuspanel-label {
3512 background: #404000;
3513 border: 1px none #9C9CFF;
3514 border-top-style: solid;
3519 .statuspanel-label:-moz-locale-dir(ltr):not([mirror]),
3520 .statuspanel-label:-moz-locale-dir(rtl)[mirror] {
3521 border-right-style: solid;
3522 border-top-right-radius: .3em;
3526 .statuspanel-label:-moz-locale-dir(rtl):not([mirror]),
3527 .statuspanel-label:-moz-locale-dir(ltr)[mirror] {
3528 border-left-style: solid;
3529 border-top-left-radius: .3em;
3533 /* HACK to abolish devily color on main content */
3536 background-color: transparent !important;
3539 /* === BEGIN highlighter.inc.css === */
3541 /* Box model highlighter */
3542 svg|g.box-model-container {
3546 svg|polygon.box-model-content {
3550 svg|polygon.box-model-padding {
3554 svg|polygon.box-model-border {
3558 svg|polygon.box-model-margin {
3562 svg|polygon.box-model-content,
3563 svg|polygon.box-model-padding,
3564 svg|polygon.box-model-border,
3565 svg|polygon.box-model-margin {
3569 svg|line.box-model-guide-top,
3570 svg|line.box-model-guide-right,
3571 svg|line.box-model-guide-bottom,
3572 svg|line.box-model-guide-left {
3574 stroke-dasharray: 5 3;
3575 shape-rendering: crispEdges;
3578 /* Highlighter - Node Infobar */
3580 .highlighter-nodeinfobar {
3583 background-color: #000000;
3584 background-clip: padding-box;
3585 border: 1px solid #008484;
3587 /* Avoid cases where the infobar is smaller than the arrow, when the text is
3592 /* Highlighter - Node Infobar - text */
3594 .highlighter-nodeinfobar-text {
3596 /* 100% - size of the buttons and margins */
3597 max-width: calc(100% - 2 * (26px + 6px));
3598 padding-bottom: 1px;
3601 html|*.highlighter-nodeinfobar-tagname {
3605 html|*.highlighter-nodeinfobar-id {
3609 html|*.highlighter-nodeinfobar-pseudo-classes {
3613 html|*.highlighter-nodeinfobar-dimensions {
3615 -moz-border-start: 1px solid #9C9CFF;
3616 -moz-margin-start: 6px;
3617 -moz-padding-start: 6px;
3620 /* Highlighter - Node Infobar - box & arrow */
3622 .highlighter-nodeinfobar-arrow {
3625 -moz-margin-start: calc(50% - 7px);
3626 transform: rotate(-45deg);
3627 background-clip: padding-box;
3628 background-repeat: no-repeat;
3631 .highlighter-nodeinfobar-arrow-top {
3632 margin-bottom: -8px;
3634 background-image: linear-gradient(to bottom left, transparent 50%, rgb(0, 132, 132) 50%);
3637 .highlighter-nodeinfobar-arrow-bottom {
3640 background-image: linear-gradient(to top right, transparent 50%, rgb(0, 132, 132) 50%);
3643 .highlighter-nodeinfobar-container[hide-arrow] > .highlighter-nodeinfobar {
3647 /* Css transform highlighter */
3649 svg|polygon.css-transform-transformed {
3654 svg|polygon.css-transform-untransformed {
3659 svg|polygon.css-transform-transformed,
3660 svg|polygon.css-transform-untransformed,
3661 svg|line.css-transform-line {
3663 stroke-dasharray: 5 3;
3667 /* === END highlighter.inc.css === */
3669 #full-screen-warning-message {
3670 background-color: #000000;
3675 box-shadow: 0 0 2px #9C9CFF;
3678 #full-screen-warning-container[obscure-browser] {
3679 background-color: rgba(0,0,0,0.3);
3682 .full-screen-description {
3686 #full-screen-domain-text {
3690 .full-screen-approval-button,
3691 #full-screen-remember-decision {
3695 /* === BEGIN commandline.inc.css === */
3697 /* Developer toolbar */
3699 #developer-toolbar {
3700 border-top: 3px solid #000000;
3701 border-bottom: none;
3704 #developer-toolbar .toolbar-holder {
3705 background-color: #8050B0;
3709 #developer-toolbar .toolbar-holder {
3710 background-color: #8050B0;
3714 #developer-toolbar .toolbar-startcap,
3715 #developer-toolbar .toolbar-endcap{
3716 background-color: #6000CF;
3719 #developer-toolbar {
3721 min-height: 32px; */
3724 #developer-toolbar > toolbarbutton {
3730 .developer-toolbar-button > image {
3731 /* margin: auto 10px; */
3734 #developer-toolbar-toolbox-button > label {
3738 .developer-toolbar-button > .toolbarbutton-icon,
3739 #developer-toolbar-closebutton > .toolbarbutton-icon {
3744 #developer-toolbar-toolbox-button {
3745 list-style-image: url("chrome://browser/skin/devtools/toggle-tools.png");
3746 -moz-image-region: rect(0px, 16px, 16px, 0px);
3749 #developer-toolbar-toolbox-button > label {
3753 #developer-toolbar-toolbox-button:hover,
3754 #developer-toolbar-toolbox-button:hover:active,
3755 #developer-toolbar-toolbox-button[checked=true] {
3756 -moz-image-region: rect(0px, 32px, 16px, 16px);
3759 @media (min-resolution: 2dppx) {
3760 #developer-toolbar-toolbox-button {
3761 list-style-image: url("chrome://browser/skin/devtools/toggle-tools@2x.png");
3762 -moz-image-region: rect(0px, 32px, 32px, 0px);
3765 #developer-toolbar-toolbox-button:hover,
3766 #developer-toolbar-toolbox-button:hover:active,
3767 #developer-toolbar-toolbox-button[checked=true] {
3768 -moz-image-region: rect(0px, 64px, 32px, 32px);
3772 #developer-toolbar-closebutton {
3773 list-style-image: url("chrome://browser/skin/devtools/close.png");
3774 -moz-image-region: rect(0px, 16px, 16px, 0px);
3779 #developer-toolbar-closebutton > .toolbarbutton-icon {
3782 #developer-toolbar-closebutton > .toolbarbutton-text {
3786 #developer-toolbar-closebutton:hover,
3787 #developer-toolbar-closebutton:hover:active {
3788 -moz-image-region: rect(0px, 32px, 16px, 16px);
3791 @media (min-resolution: 2dppx) {
3792 #developer-toolbar-closebutton {
3793 list-style-image: url("chrome://browser/skin/devtools/close@2x.png");
3794 -moz-image-region: rect(0px, 32px, 32px, 0px);
3797 #developer-toolbar-closebutton:hover,
3798 #developer-toolbar-closebutton:hover:active {
3799 -moz-image-region: rect(0px, 64px, 32px, 32px);
3805 html|*#gcli-tooltip-frame,
3806 html|*#gcli-output-frame {
3809 background-color: transparent;
3815 background-color: transparent;
3818 .gclitoolbar-input-node,
3819 .gclitoolbar-complete-node {
3821 -moz-box-align: center;
3825 background-color: transparent;
3828 .gclitoolbar-input-node {
3829 /* line-height: 32px;
3830 outline-style: none; */
3831 background-repeat: no-repeat;
3832 background-color: rgba(0, 0, 0, .75);
3835 .gclitoolbar-input-node[focused="true"] {
3836 background-color: #000000;
3839 .gclitoolbar-input-node::before {
3841 display: inline-block;
3842 -moz-box-ordinal-group: 0;
3846 background-image: url("chrome://browser/skin/devtools/commandline-icon.png");
3847 background-position: 0 center;
3848 background-size: 32px 16px;
3851 .gclitoolbar-input-node[focused="true"]::before {
3852 background-position: -16px center;
3855 @media (min-resolution: 2dppx) {
3856 .gclitoolbar-input-node::before {
3857 background-image: url("chrome://browser/skin/devtools/commandline-icon@2x.png");
3861 .gclitoolbar-input-node:not([focused="true"]) {
3862 border-color: transparent;
3865 .gclitoolbar-input-node > .textbox-input-box > html|*.textbox-input::-moz-selection {
3866 background-color: #008484;
3871 .gclitoolbar-complete-node {
3873 background-color: transparent;
3876 pointer-events: none;
3879 .gcli-in-incomplete,
3883 .gcli-in-closebrace,
3890 .gcli-in-incomplete {
3891 border-bottom: 2px dotted #8050B0;
3895 border-bottom: 2px dotted #FF0000;
3906 .gcli-in-closebrace {
3910 /* === END commandline.inc.css === */
3912 /* === BEGIN responsivedesign.inc.css === */
3914 /* Responsive Mode */
3916 .browserContainer[responsivemode] {
3917 background-color: #221500;
3918 padding: 0 20px 20px 20px;
3921 .browserStack[responsivemode] {
3922 box-shadow: 0 0 7px #9C9CFF;
3925 .devtools-responsiveui-toolbar {
3926 background: transparent;
3927 /* text color is textColor from dark theme, since no theme is applied to
3928 * the responsive toolbar.
3934 border-bottom-width: 0;
3937 .devtools-responsiveui-menulist,
3938 .devtools-responsiveui-toolbarbutton {
3939 -moz-box-align: center;
3941 /* min-height: 22px;*/
3942 /* margin: 0 3px; */
3945 .devtools-responsiveui-menulist .menulist-editable-box {
3946 background-color: transparent;
3949 .devtools-responsiveui-menulist html|*.menulist-editable-input {
3954 .devtools-responsiveui-menulist html|*.menulist-editable-input::-moz-selection {
3955 /* background: hsla(212,7%,57%,.35);*/
3958 .devtools-responsiveui-toolbarbutton > .toolbarbutton-icon {
3963 .devtools-responsiveui-toolbarbutton > .toolbarbutton-menubutton-button {
3964 -moz-box-orient: horizontal;
3967 .devtools-responsiveui-menulist:-moz-focusring,
3968 .devtools-responsiveui-toolbarbutton:-moz-focusring {
3969 /* outline: 1px dotted hsla(210,30%,85%,0.7);
3970 outline-offset: -4px;*/
3973 .devtools-responsiveui-toolbarbutton:not([label]) > .toolbarbutton-text {
3977 .devtools-responsiveui-toolbarbutton:not([checked=true]):hover:active {
3978 /* border-color: hsla(210,8%,5%,.6);
3979 background: linear-gradient(hsla(220,6%,10%,.3), hsla(212,7%,57%,.15) 65%, hsla(212,7%,57%,.3));
3980 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); */
3983 .devtools-responsiveui-menulist[open=true],
3984 .devtools-responsiveui-toolbarbutton[open=true],
3985 .devtools-responsiveui-toolbarbutton[checked=true] {
3986 /* border-color: hsla(210,8%,5%,.6) !important;
3987 background: linear-gradient(hsla(220,6%,10%,.6), hsla(210,11%,18%,.45) 75%, hsla(210,11%,30%,.4));
3988 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); */
3991 .devtools-responsiveui-toolbarbutton[checked=true] {
3992 /* color: hsl(208,100%,60%); */
3995 .devtools-responsiveui-toolbarbutton[checked=true]:hover {
3996 /* background-color: transparent !important;*/
3999 .devtools-responsiveui-toolbarbutton[checked=true]:hover:active {
4000 /* background-color: hsla(210,8%,5%,.2) !important;*/
4003 .devtools-responsiveui-menulist > .menulist-label-box {
4007 .devtools-responsiveui-menulist > .menulist-dropmarker {
4008 /* display: -moz-box;
4009 background-color: transparent;
4010 list-style-image: url("chrome://browser/skin/devtools/dropmarker.svg");
4011 -moz-box-align: center;
4016 .devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-button {
4019 -moz-border-end: 1px solid hsla(210,8%,5%,.45);
4020 box-shadow: -1px 0 0 hsla(210,16%,76%,.15) inset, 1px 0 0 hsla(210,16%,76%,.15);*/
4023 .devtools-responsiveui-toolbarbutton[type=menu-button]:-moz-locale-dir(rtl) > .toolbarbutton-menubutton-button {
4024 /* box-shadow: 1px 0 0 hsla(210,16%,76%,.15) inset, -1px 0 0 hsla(210,16%,76%,.15);*/
4027 .devtools-responsiveui-toolbarbutton[type=menu-button] {
4028 /* padding: 0 1px;*/
4029 -moz-box-align: stretch;
4032 .devtools-responsiveui-toolbarbutton[type=menu] > .toolbarbutton-menu-dropmarker,
4033 .devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-dropmarker {
4034 /* list-style-image: url("chrome://browser/skin/devtools/dropmarker.svg");
4035 -moz-box-align: center;
4039 .devtools-responsiveui-toolbar:-moz-locale-dir(ltr) > *:first-child,
4040 .devtools-responsiveui-toolbar:-moz-locale-dir(rtl) > *:last-child {
4044 .devtools-responsiveui-close {
4045 list-style-image: url("chrome://browser/skin/devtools/close.png");
4046 -moz-image-region: rect(0px,16px,16px,0px);
4049 .devtools-responsiveui-close:hover {
4050 -moz-image-region: rect(0px,32px,16px,16px);
4053 .devtools-responsiveui-rotate {
4054 list-style-image: url("chrome://browser/skin/devtools/responsiveui-rotate.png");
4055 -moz-image-region: rect(0px,16px,16px,0px);
4058 .devtools-responsiveui-rotate:hover {
4059 -moz-image-region: rect(0px,32px,16px,16px);
4062 @media (min-resolution: 2dppx) {
4063 .devtools-responsiveui-close {
4064 list-style-image: url("chrome://browser/skin/devtools/close@2x.png");
4067 .devtools-responsiveui-close:hover {
4068 -moz-image-region: rect(0px,64px,32px,32px);