X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=d475b64647ddbbc134b6d2e632942253074bc294;hp=678b5b679a0f78cfa3c8a8c85d0452d94a68ce61;hb=07296beb54b9f42727fbce3473d76c6e3f7cf173;hpb=987dae1b58dde80be3e64488d7da121274fa8592 diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 678b5b67..d475b646 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -36,6 +36,124 @@ menubar { -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar"); } +/* === BEGIN browser.inc.css === */ + +/* Go button */ +.urlbar-go-button { + padding: 0 3px; + list-style-image: url("chrome://browser/skin/reload-stop-goFx.png"); +} + +.urlbar-go-button { + -moz-image-region: rect(0, 42px, 14px, 28px); +} + +.urlbar-go-button:hover { + -moz-image-region: rect(14px, 42px, 28px, 28px); +} + +.urlbar-go-button:-moz-locale-dir(rtl) { + transform: scaleX(-1); +} + +@media (min-resolution: 1.1dppx) { + .urlbar-go-button { + list-style-image: url("chrome://browser/skin/reload-stop-go@2x.png"); + -moz-image-region: rect(0, 84px, 28px, 56px); + width: 14px; + } + + .urlbar-go-button:hover { + -moz-image-region: rect(28px, 84px, 56px, 56px); + } + + .urlbar-go-button:hover:active { + -moz-image-region: rect(56px, 84px, 84px, 56px); + } +} + +/* Zoom button */ +#urlbar-zoom-button { + margin: 0 3px; + font-size: .8em; + padding: 0 8px; + border-radius: 1em; +/* background-color: hsla(0,0%,0%,.05); + border: 1px solid ThreeDLightShadow;*/ +} + +#urlbar-zoom-button[animate="true"] { + animation-name: urlbar-zoom-reset-pulse; + animation-duration: 250ms; +} + +#urlbar-zoom-button:hover { +/* background-color: hsla(0,0%,0%,.1);*/ +} + +#urlbar-zoom-button:hover:active { +/* background-color: hsla(0,0%,0%,.15);*/ +} + +#urlbar-zoom-button > .toolbarbutton-text { + display: -moz-box; +} + +#urlbar-zoom-button > .toolbarbutton-icon { + display: none; +} + +/* Page action button */ +#urlbar-page-action-button { + list-style-image: url("chrome://browser/skin/page-action.svg"); +/* margin: 0; + padding: 0 6px;*/ + -moz-context-properties: fill; + fill: currentColor; +} + +#urlbar-page-action-button > .toolbarbutton-icon { + width: 16px; +} + +#page-action-copy-url-button { + list-style-image: url("chrome://browser/skin/copy-url.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +#page-action-email-link-button { + list-style-image: url("chrome://browser/skin/email-link.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +#page-action-send-to-device-button { + list-style-image: url("chrome://browser/skin/device-mobile.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +.page-action-sendToDevice-device[clientType=mobile] { + list-style-image: url("chrome://browser/skin/device-mobile.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +.page-action-sendToDevice-device[clientType=desktop] { + list-style-image: url("chrome://browser/skin/device-desktop.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +#page-action-sendToDevice-fxa-button { + list-style-image: url("chrome://browser/skin/sync.svg"); + -moz-context-properties: fill; + fill: currentColor; +} + +/* === END browser.inc.css === */ + :root { /*--backbutton-urlbar-overlap: 5px;*/ @@ -50,8 +168,8 @@ menubar { --arrowpanel-hover: #FFCF00; --arrowpanel-active: #FF9F00; --arrowpanel-dimmed: #402000; -/* --arrowpanel-dimmed-further: hsla(0,0%,80%,.45); - --arrowpanel-dimmed-even-further: hsla(0,0%,80%,.8); */ + --arrowpanel-dimmed-further: #794900; + --arrowpanel-dimmed-even-further: #603000; --urlbar-separator-color: #9C9CFF; } @@ -106,14 +224,8 @@ menubar { display: none; } -#main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[customizing-dragovertarget].customization-target::before, -#main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar[customizing-dragovertarget].customization-target::before, -#main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #toolbar-menubar.customization-target:hover::before, -#main-window[customize-entered][tabsintitlebar]:not([inFullscreen]) #TabsToolbar.customization-target:hover::before { - outline-color: #A09090; -} - -#navigator-toolbox { +#navigator-toolbox, +#navigator-toolbox > toolbar { } #navigator-toolbox::after { @@ -123,9 +235,6 @@ menubar { /*border-bottom: 1px solid ThreeDShadow;*/ } -#navigator-toolbox > toolbar { -} - #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) { } @@ -316,41 +425,6 @@ menubar { /* ::::: bookmark buttons ::::: */ -toolbarbutton.bookmark-item:not(.subviewbutton), -#personal-bookmarks[cui-areatype="toolbar"]:not([overflowedItem=true]) > #bookmarks-toolbar-placeholder { -/* margin: 0; - padding: 2px 3px; - -moz-appearance: none; - border: 1px solid transparent;*/ -} - -toolbarbutton.bookmark-item:not(.subviewbutton):hover:not([disabled="true"]):not([open]) { -/* border-color: var(--toolbarbutton-hover-bordercolor); - background: var(--toolbarbutton-hover-background);*/ -} - -toolbarbutton.bookmark-item:not(.subviewbutton):hover:active:not([disabled="true"]),toolbarbutton.bookmark-item[open="true"] { -/* border-color: var(--toolbarbutton-active-bordercolor); - box-shadow: var(--toolbarbutton-active-boxshadow); - background: var(--toolbarbutton-active-background);*/ -} - -.bookmark-item > .toolbarbutton-icon, -#personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-icon { - width: 16px; - height: 16px; - margin-inline-start: 1px; - margin-inline-end: 2px; - margin-top: 1px; - margin-bottom: 1px; -} - -/* Force the display of the label for bookmarks */ -.bookmark-item > .toolbarbutton-text, -#personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-text { - display: -moz-box !important; -} - .bookmark-item > .toolbarbutton-menu-dropmarker { display: none; } @@ -365,6 +439,8 @@ toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-p list-style-image: url("chrome://browser/skin/places/bookmarksToolbar-menuPanel.png") !important; } +/* === BEGIN bookmarked-notification.inc.css === */ + /* ----- BOOKMARK STAR ANIMATION ----- */ @keyframes animation-bookmarkAdded { @@ -417,6 +493,7 @@ toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-p #bookmarks-menu-button[notification="finish"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { list-style-image: none !important; +/* fill: transparent;*/ } #bookmarked-notification-dropmarker-anchor[notification="finish"] > #bookmarked-notification-dropmarker-icon { @@ -426,6 +503,8 @@ toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-p animation-timing-function: ease-out; } +/* === END bookmarked-notification.inc.css === */ + /* ::::: bookmark menus ::::: */ menu.bookmark-item, @@ -446,7 +525,7 @@ menuitem.bookmark-item { /* ::::: bookmark items ::::: */ .bookmark-item { - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); + list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.svg"); -moz-image-region: auto; } @@ -509,1030 +588,1080 @@ menuitem.bookmark-item { opacity: 0.7; } -/* ::::: primary toolbar buttons ::::: */ - /* === BEGIN toolbarbuttons.inc.css === */ -/* Whole section of this included file: */ -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu), -#bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { - list-style-image: url("chrome://browser/skin/ToolbarFx.png"); -} +/* ::::: primary toolbar buttons ::::: */ -#back-button { - -moz-image-region: rect(0, 36px, 18px, 18px); +.toolbarbutton-1:not([type="menu-button"]) { + -moz-box-orient: vertical; } -#back-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 36px, 36px, 18px); +.toolbarbutton-1, +.toolbarbutton-1 > .toolbarbutton-menubutton-button { +/* min-width: 36px; + min-height: 36px;*/ } -#back-button[disabled="true"] { - -moz-image-region: rect(36px, 36px, 54px, 18px); +.toolbarbutton-1, +.toolbarbutton-1 > .toolbarbutton-menubutton-button, +.toolbarbutton-1[disabled="true"]:hover:active, +.toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-menubutton-button { + padding: 1px 2px; } -#forward-button { - -moz-image-region: rect(0, 72px, 18px, 54px); +.toolbarbutton-1:hover:active, +.toolbarbutton-1[open="true"], +.toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button { + padding-top: 2px; + padding-bottom: 0px; + padding-inline-start: 3px; + padding-inline-end: 1px; } -#forward-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 72px, 36px, 54px); +#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-icon, +#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menu-dropmarker, +#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-dropmarker, +#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon, +#main-window:not([customizing]) .toolbarbutton-1 > .toolbarbutton-menubutton-button[disabled=true] > .toolbarbutton-icon { } -#forward-button[disabled="true"] { - -moz-image-region: rect(36px, 72px, 54px, 54px); +.toolbarbutton-1 > .toolbarbutton-menu-dropmarker, +.toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { } -#back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon, -#forward-button:-moz-locale-dir(rtl) { - transform: scaleX(-1); +toolbar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker:-moz-lwtheme-brighttext, +toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker:-moz-lwtheme-brighttext { } -#home-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 126px, 18px, 108px); +.toolbarbutton-1 > .toolbarbutton-icon, +.toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon { } -#home-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 126px, 36px, 108px); +.findbar-button, +#nav-bar .toolbarbutton-1, +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button { } -#bookmarks-menu-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 144px, 18px, 126px); +#nav-bar .toolbarbutton-1:not([type=menu-button]), +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button, +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { } -#bookmarks-menu-button[cui-areatype="toolbar"]:hover, -#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 144px, 36px, 126px); +#nav-bar #PanelUI-menu-button { +/* padding-inline-start: 7px; + padding-inline-end: 5px;*/ } -/* When "new tab" page shows up, the menubutton-button (star button) is disabled */ -#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-button[disabled="true"] { - -moz-image-region: rect(36px, 144px, 54px, 126px) !important; - background-color: transparent !important; +#nav-bar .toolbarbutton-1[type=panel], +#nav-bar .toolbarbutton-1[type=menu]:not(#back-button):not(#forward-button):not(#feed-button):not(#PanelUI-menu-button) { +/* padding-left: 5px; + padding-right: 5px;*/ } -#bookmarks-menu-button[cui-areatype="toolbar"][starred] { - -moz-image-region: rect(0, 162px, 18px, 144px); +#nav-bar .toolbarbutton-1 > menupopup { +/* margin-top: -3px;*/ } -#bookmarks-menu-button[cui-areatype="toolbar"][starred]:hover, -#bookmarks-menu-button[cui-areatype="toolbar"][starred][open="true"], -#bookmarks-menu-button[cui-areatype="toolbar"][starred] > .toolbarbutton-menubutton-button[open="true"] { - /* When starred and clicked (for edit/delete dialog), - * then only the menubutton-button itself is open, but not the whole menubutton. */ - -moz-image-region: rect(18px, 162px, 36px, 144px); +#nav-bar .toolbarbutton-1 > menupopup.cui-widget-panel { + margin-top: -4px; } -#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { - -moz-image-region: rect(0, 630px, 18px, 612px); +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button { +/* padding-inline-end: 0;*/ } -#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker { - padding: 1px; - -moz-box-align: center; +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { +/* padding-inline-start: 0; + -moz-box-align: center;*/ } -#bookmarks-menu-button[cui-areatype="toolbar"]:hover > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, -#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { - -moz-image-region: rect(18px, 630px, 36px, 612px); +.findbar-button > .toolbarbutton-text, +toolbarbutton.bookmark-item:not(.subviewbutton), +#nav-bar .toolbarbutton-1 > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1 > .toolbarbutton-text, +#nav-bar .toolbarbutton-1 > .toolbarbutton-badge-stack, +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon { +/* padding: 2px 6px; + border: 1px solid; + border-color: transparent; + transition-property: background-color, border-color; + transition-duration: 150ms;*/ +} +/* +#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-badge-stack, +#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-menubutton-button > .toolbarbutton-icon { + padding: calc(var(--toolbarbutton-vertical-inner-padding) + 1px) 7px; } +*/ -#bookmarks-menu-button[cui-areatype="toolbar"]:hover:active > .toolbarbutton-menubutton-dropmarker, -#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker { - padding-top: 2px; - padding-bottom: 0px; - padding-inline-start: 2px; - padding-inline-end: 0px; +/* Help SDK icons fit: */ +toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-icon, +toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-badge-stack > .toolbarbutton-icon { + width: 16px; } -#history-panelmenu[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 180px, 18px, 162px); +#nav-bar toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-icon { + /* XXXgijs box models strike again: this is 16px + 2 * 7px padding + 2 * 1px border (from the rules above) */ + width: 32px; } -#history-panelmenu[cui-areatype="toolbar"]:hover, -#history-panelmenu[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 180px, 36px, 162px); +#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-badge-stack, +#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button):not(#back-button):not(#forward-button):not(#new-tab-button) > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button) > .toolbarbutton-badge-stack, +#nav-bar .toolbarbutton-1[type=menu] > .toolbarbutton-text /* hack for add-ons that forcefully display the label */ { +/* padding-inline-end: 17px;*/ } -#downloads-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 198px, 18px, 180px); +#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button):not(#back-button):not(#forward-button):not(#new-tab-button) > .toolbarbutton-icon { + /* horizontal padding + border + icon width */ +/* max-width: 43px;*/ } -#downloads-button[cui-areatype="toolbar"]:hover, -#downloads-button[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 198px, 36px, 180px); +#nav-bar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker { } -#add-ons-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 216px, 18px, 198px); +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon { } -#add-ons-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 216px, 36px, 198px); +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { } -#open-file-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 234px, 18px, 216px); +#nav-bar .toolbaritem-combined-buttons { +/* margin-left: 2px; + margin-right: 2px;*/ } -#open-file-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 234px, 36px, 216px); +#nav-bar .toolbaritem-combined-buttons > .toolbarbutton-1 { +/* padding-left: 0; + padding-right: 0;*/ } -#save-page-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 252px, 18px, 234px); +#nav-bar .toolbarbutton-1:not(:hover):not(:active):not([open]) > .toolbarbutton-menubutton-dropmarker::before, +#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 { +/* + content: ""; + display: -moz-box; + width: 1px; + height: 16px; + margin-inline-end: -1px; +*/ } -#save-page-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 252px, 36px, 234px); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon { } -#sync-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 792px, 18px, 774px); +.findbar-button:not(:-moz-any([checked="true"],[disabled="true"])):hover > .toolbarbutton-text, +toolbarbutton.bookmark-item:not(.subviewbutton):hover:not([disabled="true"]):not([open]), +#nav-bar .toolbarbutton-1:not([disabled=true]) > .toolbarbutton-menubutton-button[open] + .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-button > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-text, +#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-badge-stack, +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button:not([open]):not(:active):not([disabled=true]):hover > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1:not([buttonover]):not([open]):not(:active):hover > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon { } -#sync-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 792px, 36px, 774px); +.findbar-button:not([disabled=true]):-moz-any([checked="true"],:hover:active) > .toolbarbutton-text, +toolbarbutton.bookmark-item:not(.subviewbutton):hover:active:not([disabled="true"]), +toolbarbutton.bookmark-item[open="true"], +#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):-moz-any(:hover:active, [open]) > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1[open] > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-icon, +#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-text, +#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-badge-stack { } -#containers-panelmenu[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 810px, 18px, 792px); +#TabsToolbar .toolbarbutton-1, +#TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button, +.tabbrowser-arrowscrollbox > .scrollbutton-up, +.tabbrowser-arrowscrollbox > .scrollbutton-down { } -#containers-panelmenu[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 810px, 36px, 792px); +#TabsToolbar .toolbarbutton-1:not([disabled=true]):hover, +#TabsToolbar .toolbarbutton-1[open], +#TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):hover, +.tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled=true]):hover, +.tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled=true]):hover { } -#feed-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 288px, 18px, 270px); -} +/* unified back/forward button */ -#feed-button[cui-areatype="menu-panel"][panel-multiview-anchor=true], -#feed-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 288px, 36px, 270px); +#forward-button { + -moz-box-align: stretch; /* let the button shape grow vertically with the location bar */ } -#feed-button[cui-areatype="toolbar"][disabled="true"] { - -moz-image-region: rect(36px, 288px, 54px, 270px); +#forward-button > menupopup { + margin-top: 1px !important; } -#social-share-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0px, 306px, 18px, 288px); +#forward-button > .toolbarbutton-icon { + background-clip: padding-box !important; + /*mask: url(keyhole-forward-mask.svg#mask); XXX: this regresses twinopen */ + /*clip-path: url(chrome://browser/content/browser.xul#keyhole-forward-clip-path) !important;*/ } -#social-share-button[cui-areatype="toolbar"]:hover:not([disabled="true"]), -#social-share-button[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 306px, 36px, 288px); +#forward-button { + margin-inline-start: -4px !important; + padding-left: 5px; + padding-right: 5px; + margin-top: 3px; + margin-bottom: 3px; + border-radius: 0 10000px 10000px 0; +/* max-width: calc(var(--forwardbutton-width) + var(--backbutton-urlbar-overlap)) !important; */ } -#social-share-button[cui-areatype="toolbar"][disabled="true"] { - -moz-image-region: rect(36px, 306px, 54px, 288px); +#forward-button:-moz-locale-dir(rtl) { + border-radius: 10000px 0 0 10000px; } -#characterencoding-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 324px, 18px, 306px); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #forward-button { + transition: margin-left 150ms ease-out; } -#characterencoding-button[cui-areatype="toolbar"]:hover:not([disabled="true"]), -#characterencoding-button[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 324px, 36px, 306px); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] { + margin-left: calc(0px - var(--forwardbutton-width)/* - var(--backbutton-urlbar-overlap)*/); } -#characterencoding-button[cui-areatype="toolbar"][disabled="true"] { - -moz-image-region: rect(36px, 324px, 54px, 306px); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] { + /* delay the hiding of the forward button when hovered to avoid accidental clicks on the url bar */ + transition-delay: 100s; } -#new-window-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 342px, 18px, 324px); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] { + /* when not hovered anymore, trigger a new transition to hide the forward button immediately */ + margin-left: calc(-0.01px - var(--forwardbutton-width)/* - var(--backbutton-urlbar-overlap)*/); } -#new-window-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 342px, 36px, 324px); +#back-button { +/* padding-top: 3px !important; + padding-bottom: 3px !important; + padding-inline-start: 5px !important; + padding-inline-end: 0 !important;*/ + position: relative; + z-index: 1; + border-radius: 10000px; + width: 30px; + height: 30px; + margin-top: -2px; + margin-bottom: -2px; } -#e10s-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 342px, 18px, 324px); +#back-button:-moz-locale-dir(rtl) { } -#e10s-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 342px, 36px, 324px); +#back-button > menupopup { + margin-top: -1px !important; } -#e10s-button > .toolbarbutton-icon { - transform: scaleY(-1); +#back-button > .toolbarbutton-icon { + border-radius: 10000px !important; + background-clip: padding-box !important; +/* background-color: hsla(210,25%,98%,.08) !important; + padding: 6px !important; + border-style: none !important; + box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25), + 0 0 0 1px hsla(210,4%,10%,.25);*/ + transition-property: background-color, box-shadow !important; + transition-duration: 250ms !important; } -#new-tab-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 360px, 18px, 342px); +#back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon { +/* background-color: hsla(210,4%,10%,.08) !important;*/ } -#new-tab-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 360px, 36px, 342px); +#back-button:not([disabled="true"]):hover:active > .toolbarbutton-icon, +#back-button[open="true"] > .toolbarbutton-icon { +/* background-color: hsla(210,4%,10%,.12) !important; + box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25), + 0 0 0 1px hsla(210,4%,10%,.25), + 0 1px 0 0 hsla(210,80%,20%,.1) inset !important;*/ } -#privatebrowsing-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 378px, 18px, 360px); +#back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { + transform: scaleX(-1); } -#privatebrowsing-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 378px, 36px, 360px); +#forward-button > .toolbarbutton-menu-dropmarker, +#back-button > .toolbarbutton-menu-dropmarker { + display: none; } -#find-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 396px, 18px, 378px); +/* +.unified-nav-back[_moz-menuactive]:-moz-locale-dir(ltr), +.unified-nav-forward[_moz-menuactive]:-moz-locale-dir(rtl) { + list-style-image: url("chrome://browser/skin/menu-back.png") !important; } -#find-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 396px, 36px, 378px); +.unified-nav-forward[_moz-menuactive]:-moz-locale-dir(ltr), +.unified-nav-back[_moz-menuactive]:-moz-locale-dir(rtl) { + list-style-image: url("chrome://browser/skin/menu-forward.png") !important; } -#print-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 414px, 18px, 396px); +#home-button.bookmark-item { + list-style-image: url("chrome://browser/skin/Toolbar.png"); } -#print-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 414px, 36px, 396px); +#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), +#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), +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#home-button.bookmark-item:-moz-lwtheme-brighttext { + position: relative; + z-index: 1; + list-style-image: url("chrome://browser/skin/Toolbar-inverted.png"); } -#fullscreen-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 432px, 18px, 414px); +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme) { + list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png"); } +*/ -#fullscreen-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 432px, 36px, 414px); +#downloads-button > .toolbarbutton-icon { + margin: 0; } -#developer-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 450px, 18px, 432px); -} +/* tabview menu item */ -#developer-button[cui-areatype="toolbar"]:hover, -#developer-button[cui-areatype="toolbar"][open="true"] { - -moz-image-region: rect(18px, 450px, 36px, 432px); +#menu_tabview { + list-style-image: url("chrome://browser/skin/tabview/tabviewFx.png"); + -moz-image-region: rect(1px, 89px, 17px, 73px); } -#preferences-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 468px, 18px, 450px); +#menu_tabview[groups="0"] { + -moz-image-region: rect(1px, 17px, 17px, 1px); } -#preferences-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 468px, 36px, 450px); +#menu_tabview[groups="1"] { + -moz-image-region: rect(1px, 35px, 17px, 19px); } -#PanelUI-menu-button { - -moz-image-region: rect(0, 486px, 18px, 468px); +#menu_tabview[groups="2"] { + -moz-image-region: rect(1px, 53px, 17px, 37px); } -#PanelUI-menu-button:hover, -#PanelUI-menu-button[open="true"] { - -moz-image-region: rect(18px, 486px, 36px, 468px); +#menu_tabview[groups="3"] { + -moz-image-region: rect(1px, 71px, 17px, 55px); } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button { - -moz-image-region: rect(0, 504px, 18px, 486px); -} +/* zoom control text (reset) button special case: */ -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 504px, 36px, 486px); +#nav-bar #zoom-reset-button > .toolbarbutton-text { + /* To make this line up with the icons, it needs the same height (18px) + + * padding (2 * 2px) + border (2 * 1px), but as a minimum because otherwise + * increase in text sizes would break things... + */ + min-height: 20px; } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button[disabled="true"] { - -moz-image-region: rect(36px, 504px, 54px, 486px); +toolbarbutton.bookmark-item:not(.subviewbutton), +#personal-bookmarks[cui-areatype="toolbar"]:not([overflowedItem=true]) > #bookmarks-toolbar-placeholder { +/* margin: 0; + padding: 2px 3px; + -moz-appearance: none; + border: 1px solid transparent;*/ } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button { - -moz-image-region: rect(0, 522px, 18px, 504px); +toolbarbutton.bookmark-item:not(.subviewbutton):hover:not([disabled="true"]):not([open]) { +/* border-color: var(--toolbarbutton-hover-bordercolor); + background: var(--toolbarbutton-hover-background);*/ } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 522px, 36px, 504px); +toolbarbutton.bookmark-item:not(.subviewbutton):hover:active:not([disabled="true"]),toolbarbutton.bookmark-item[open="true"] { +/* border-color: var(--toolbarbutton-active-bordercolor); + box-shadow: var(--toolbarbutton-active-boxshadow); + background: var(--toolbarbutton-active-background);*/ } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button[disabled="true"] { - -moz-image-region: rect(36px, 522px, 54px, 504px); +.bookmark-item > .toolbarbutton-icon, +#personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-icon { + width: 16px; + height: 16px; + margin-inline-start: 1px; + margin-inline-end: 2px; + margin-top: 1px; + margin-bottom: 1px; } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button { - -moz-image-region: rect(0, 540px, 18px, 522px); +/* Force the display of the label for bookmarks */ +.bookmark-item > .toolbarbutton-text, +#personal-bookmarks[cui-areatype="toolbar"] > #bookmarks-toolbar-placeholder > .toolbarbutton-text { + display: -moz-box !important; } -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 540px, 36px, 522px); -} +/* === END toolbarbuttons.inc.css === */ -#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button[disabled="true"] { - -moz-image-region: rect(36px, 540px, 54px, 522px); -} +/* === BEGIN toolbarbutton-icons.inc.css === */ -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button { - -moz-image-region: rect(0, 558px, 18px, 540px); +:root { + --toolbarbutton-icon-fill: #FFCF00; + --toolbarbutton-icon-fill-inverted: #000000; + --toolbarbutton-icon-fill-disabled: #8050B0; + --toolbarbutton-icon-fill-attention: #008484; } -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 558px, 36px, 540px); +/* Whole section of this included file: */ +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu), +#bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { + list-style-image: url("chrome://browser/skin/ToolbarFx.png"); } -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button[disabled="true"] { - -moz-image-region: rect(36px, 558px, 54px, 540px); +#back-button { + -moz-image-region: rect(0, 36px, 18px, 18px); } -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button { - -moz-image-region: rect(0, 576px, 18px, 558px); +#back-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 36px, 36px, 18px); } -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 576px, 36px, 558px); +#back-button[disabled="true"] { + -moz-image-region: rect(36px, 36px, 54px, 18px); } -#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button[disabled="true"] { - -moz-image-region: rect(36px, 576px, 54px, 558px); +#forward-button { + -moz-image-region: rect(0, 72px, 18px, 54px); } -#nav-bar-overflow-button { - -moz-image-region: rect(0, 612px, 18px, 594px); +#forward-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 72px, 36px, 54px); } -#nav-bar-overflow-button:hover, -#nav-bar-overflow-button[open="true"] { - -moz-image-region: rect(18px, 612px, 36px, 594px); +#forward-button[disabled="true"] { + -moz-image-region: rect(36px, 72px, 54px, 54px); } -#nav-bar-overflow-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { +#back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon, +#forward-button:-moz-locale-dir(rtl) { transform: scaleX(-1); } -#tabview-button { - -moz-image-region: rect(0, 648px, 18px, 630px); +#home-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 126px, 18px, 108px); } -#tabview-button:hover { - -moz-image-region: rect(18px, 648px, 36px, 630px); +#home-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 126px, 36px, 108px); } -#email-link-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 666px, 18px, 648px); +#bookmarks-menu-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 144px, 18px, 126px); } -#email-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) { - -moz-image-region: rect(18px, 666px, 36px, 648px); +#bookmarks-menu-button[cui-areatype="toolbar"]:hover, +#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 144px, 36px, 126px); } -#email-button[cui-areatype="toolbar"][disabled="true"] { - -moz-image-region: rect(36px, 666px, 54px, 648px); +/* When "new tab" page shows up, the menubutton-button (star button) is disabled */ +#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-button[disabled="true"] { + -moz-image-region: rect(36px, 144px, 54px, 126px) !important; + background-color: transparent !important; } -#sidebar-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 684px, 18px, 666px); +#bookmarks-menu-button[cui-areatype="toolbar"][starred] { + -moz-image-region: rect(0, 162px, 18px, 144px); } -#sidebar-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 684px, 36px, 666px); +#bookmarks-menu-button[cui-areatype="toolbar"][starred]:hover, +#bookmarks-menu-button[cui-areatype="toolbar"][starred][open="true"], +#bookmarks-menu-button[cui-areatype="toolbar"][starred] > .toolbarbutton-menubutton-button[open="true"] { + /* When starred and clicked (for edit/delete dialog), + * then only the menubutton-button itself is open, but not the whole menubutton. */ + -moz-image-region: rect(18px, 162px, 36px, 144px); } -#panic-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 702px, 18px, 684px); +#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { + -moz-image-region: rect(0, 630px, 18px, 612px); } -#panic-button[cui-areatype="toolbar"]:hover, -#panic-button[cui-areatype="toolbar"][open] { - -moz-image-region: rect(18px, 702px, 36px, 684px); +#bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker { + padding: 1px; + -moz-box-align: center; } -#panic-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { - transform: scaleX(-1); +#bookmarks-menu-button[cui-areatype="toolbar"]:hover > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, +#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { + -moz-image-region: rect(18px, 630px, 36px, 612px); } -#webide-button[cui-areatype="toolbar"] { - -moz-image-region: rect(0, 738px, 18px, 720px); +#bookmarks-menu-button[cui-areatype="toolbar"]:hover:active > .toolbarbutton-menubutton-dropmarker, +#bookmarks-menu-button[cui-areatype="toolbar"][open="true"] > .toolbarbutton-menubutton-dropmarker { + padding-top: 2px; + padding-bottom: 0px; + padding-inline-start: 2px; + padding-inline-end: 0px; } -#webide-button[cui-areatype="toolbar"]:hover { - -moz-image-region: rect(18px, 738px, 36px, 720px); +#history-panelmenu[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 180px, 18px, 162px); } -/* === END toolbarbuttons.inc.css === */ - -/* === BEGIN menupanel.inc.css === */ - -/* Menu panel and palette styles */ - -toolbaritem[sdkstylewidget="true"] > toolbarbutton, -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu) { - list-style-image: url(chrome://browser/skin/menuPanel.svg); +#history-panelmenu[cui-areatype="toolbar"]:hover, +#history-panelmenu[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 180px, 36px, 162px); } -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"] > .toolbarbutton-icon, -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-icon, -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-badge-stack > .toolbarbutton-icon, -:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, - #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, - #social-share-button, #open-file-button, #find-button, #developer-button, - #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, - #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, - #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, - #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon { - filter: url(chrome://browser/skin/filters.svg#fill); - fill: currentColor; +#downloads-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 198px, 18px, 180px); } -#home-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #home-button { - -moz-image-region: rect(0px, 128px, 32px, 96px); +#downloads-button[cui-areatype="toolbar"]:hover, +#downloads-button[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 198px, 36px, 180px); } -#bookmarks-menu-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #bookmarks-menu-button { - -moz-image-region: rect(0px, 192px, 32px, 160px); +#add-ons-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 216px, 18px, 198px); } -#history-panelmenu[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #history-panelmenu { - -moz-image-region: rect(0px, 224px, 32px, 192px); +#add-ons-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 216px, 36px, 198px); } -#downloads-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #downloads-button { - -moz-image-region: rect(0px, 256px, 32px, 224px); +#open-file-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 234px, 18px, 216px); } -#add-ons-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #add-ons-button { - -moz-image-region: rect(0px, 288px, 32px, 256px); +#open-file-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 234px, 36px, 216px); } -#open-file-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #open-file-button { - -moz-image-region: rect(0px, 320px, 32px, 288px); +#save-page-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 252px, 18px, 234px); } -#save-page-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #save-page-button { - -moz-image-region: rect(0px, 352px, 32px, 320px); +#save-page-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 252px, 36px, 234px); } -#sync-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #sync-button { - -moz-image-region: rect(0px, 1024px, 32px, 992px); +#sync-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 792px, 18px, 774px); } -#containers-panelmenu[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #containers-panelmenu { - -moz-image-region: rect(0px, 1056px, 32px, 1024px); +#sync-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 792px, 36px, 774px); } -#feed-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #feed-button { - -moz-image-region: rect(0px, 416px, 32px, 384px); +#containers-panelmenu[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 810px, 18px, 792px); } -#social-share-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #social-share-button { - -moz-image-region: rect(0px, 448px, 32px, 416px); +#containers-panelmenu[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 810px, 36px, 792px); } -#characterencoding-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #characterencoding-button { - -moz-image-region: rect(0px, 480px, 32px, 448px); +#feed-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 288px, 18px, 270px); } -#new-window-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #new-window-button { - -moz-image-region: rect(0px, 512px, 32px, 480px); +#feed-button[cui-areatype="menu-panel"][panel-multiview-anchor=true], +#feed-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 288px, 36px, 270px); } -#e10s-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #e10s-button { - -moz-image-region: rect(0px, 512px, 32px, 480px); +#feed-button[cui-areatype="toolbar"][disabled="true"] { + -moz-image-region: rect(36px, 288px, 54px, 270px); } -#new-tab-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #new-tab-button { - -moz-image-region: rect(0px, 544px, 32px, 512px); +#social-share-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0px, 306px, 18px, 288px); } -#privatebrowsing-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #privatebrowsing-button { - -moz-image-region: rect(0px, 576px, 32px, 544px); +#social-share-button[cui-areatype="toolbar"]:hover:not([disabled="true"]), +#social-share-button[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 306px, 36px, 288px); } -#tabview-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #tabview-button { - -moz-image-region: rect(0px, 608px, 32px, 576px); +#social-share-button[cui-areatype="toolbar"][disabled="true"] { + -moz-image-region: rect(36px, 306px, 54px, 288px); } -#find-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #find-button { - -moz-image-region: rect(0px, 640px, 32px, 608px); +#characterencoding-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 324px, 18px, 306px); } -#print-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #print-button { - -moz-image-region: rect(0px, 672px, 32px, 640px); +#characterencoding-button[cui-areatype="toolbar"]:hover:not([disabled="true"]), +#characterencoding-button[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 324px, 36px, 306px); } -#fullscreen-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #fullscreen-button { - -moz-image-region: rect(0px, 704px, 32px, 672px); +#characterencoding-button[cui-areatype="toolbar"][disabled="true"] { + -moz-image-region: rect(36px, 324px, 54px, 306px); } -#developer-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #developer-button { - -moz-image-region: rect(0px, 736px, 32px, 704px); +#new-window-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 342px, 18px, 324px); } -#preferences-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #preferences-button { - -moz-image-region: rect(0px, 768px, 32px, 736px); +#new-window-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 342px, 36px, 324px); } -#email-link-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #email-link-button { - -moz-image-region: rect(0, 800px, 32px, 768px); +#e10s-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 342px, 18px, 324px); } -#email-link-button[cui-areatype="menu-panel"][disabled="true"], -toolbarpaletteitem[place="palette"] > #email-link-button[disabled="true"] { - -moz-image-region: rect(64px, 800px, 96px, 768px); +#e10s-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 342px, 36px, 324px); } -#sidebar-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #sidebar-button { - -moz-image-region: rect(0, 864px, 32px, 832px); +#e10s-button > .toolbarbutton-icon { + transform: scaleY(-1); } -#panic-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #panic-button { - -moz-image-region: rect(0, 896px, 32px, 864px); +#new-tab-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 360px, 18px, 342px); } -#webide-button[cui-areatype="menu-panel"], -toolbarpaletteitem[place="palette"] > #webide-button { - -moz-image-region: rect(0px, 960px, 32px, 928px); +#new-tab-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 360px, 36px, 342px); } -toolbaritem[sdkstylewidget="true"] > toolbarbutton { - -moz-image-region: rect(0, 832px, 32px, 800px); +#privatebrowsing-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 378px, 18px, 360px); } -/* Wide panel control icons */ - -#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton, -#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton, -toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton, -toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton { - list-style-image: url(chrome://browser/skin/menuPanel-small.svg); +#privatebrowsing-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 378px, 36px, 360px); } -#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton > .toolbarbutton-icon, -#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton > .toolbarbutton-icon, -toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton > .toolbarbutton-icon, -toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton > .toolbarbutton-icon { - filter: url(chrome://browser/skin/filters.svg#fill); - fill: currentColor; +#find-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 396px, 18px, 378px); } -#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button, -toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button { - -moz-image-region: rect(0px, 32px, 16px, 16px); +#find-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 396px, 36px, 378px); } -#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button, -toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button { - -moz-image-region: rect(0px, 48px, 16px, 32px); +#print-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 414px, 18px, 396px); } -#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button, -toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button { - -moz-image-region: rect(0px, 64px, 16px, 48px); +#print-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 414px, 36px, 396px); } -#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button, -toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button { - -moz-image-region: rect(0px, 80px, 16px, 64px); +#fullscreen-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 432px, 18px, 414px); } -#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button, -toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button { - -moz-image-region: rect(0px, 96px, 16px, 80px); +#fullscreen-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 432px, 36px, 414px); } -#add-share-provider { - list-style-image: url(chrome://browser/skin/menuPanel-small.svg); - -moz-image-region: rect(0px, 96px, 16px, 80px); +#developer-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 450px, 18px, 432px); } -/* === END menupanel.inc.css === */ +#developer-button[cui-areatype="toolbar"]:hover, +#developer-button[cui-areatype="toolbar"][open="true"] { + -moz-image-region: rect(18px, 450px, 36px, 432px); +} -.toolbarbutton-1:not([type="menu-button"]) { - -moz-box-orient: vertical; +#preferences-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 468px, 18px, 450px); } -.toolbarbutton-1, -.toolbarbutton-1 > .toolbarbutton-menubutton-button { -/* min-width: 36px; - min-height: 36px;*/ +#preferences-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 468px, 36px, 450px); } -.toolbarbutton-1, -.toolbarbutton-1 > .toolbarbutton-menubutton-button, -.toolbarbutton-1[disabled="true"]:hover:active, -.toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-menubutton-button { - padding: 1px 2px; +#PanelUI-menu-button { + -moz-image-region: rect(0, 486px, 18px, 468px); } -.toolbarbutton-1:hover:active, -.toolbarbutton-1[open="true"], -.toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button { - padding-top: 2px; - padding-bottom: 0px; - padding-inline-start: 3px; - padding-inline-end: 1px; +#PanelUI-menu-button:hover, +#PanelUI-menu-button[open="true"] { + -moz-image-region: rect(18px, 486px, 36px, 468px); } -#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-icon, -#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menu-dropmarker, -#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-dropmarker, -#main-window:not([customizing]) .toolbarbutton-1[disabled=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon, -#main-window:not([customizing]) .toolbarbutton-1 > .toolbarbutton-menubutton-button[disabled=true] > .toolbarbutton-icon { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button { + -moz-image-region: rect(0, 504px, 18px, 486px); } -.toolbarbutton-1 > .toolbarbutton-menu-dropmarker, -.toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 504px, 36px, 486px); } -toolbar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker:-moz-lwtheme-brighttext, -toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker:-moz-lwtheme-brighttext { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #cut-button[disabled="true"] { + -moz-image-region: rect(36px, 504px, 54px, 486px); } -.toolbarbutton-1 > .toolbarbutton-icon, -.toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button { + -moz-image-region: rect(0, 522px, 18px, 504px); } -.findbar-button, -#nav-bar .toolbarbutton-1, -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 522px, 36px, 504px); } -#nav-bar .toolbarbutton-1:not([type=menu-button]), -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button, -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #copy-button[disabled="true"] { + -moz-image-region: rect(36px, 522px, 54px, 504px); } -#nav-bar #PanelUI-menu-button { -/* padding-inline-start: 7px; - padding-inline-end: 5px;*/ +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button { + -moz-image-region: rect(0, 540px, 18px, 522px); } -#nav-bar .toolbarbutton-1[type=panel], -#nav-bar .toolbarbutton-1[type=menu]:not(#back-button):not(#forward-button):not(#feed-button):not(#PanelUI-menu-button) { -/* padding-left: 5px; - padding-right: 5px;*/ +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 540px, 36px, 522px); } -#nav-bar .toolbarbutton-1 > menupopup { -/* margin-top: -3px;*/ +#edit-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #paste-button[disabled="true"] { + -moz-image-region: rect(36px, 540px, 54px, 522px); } -#nav-bar .toolbarbutton-1 > menupopup.cui-widget-panel { - margin-top: -4px; +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button { + -moz-image-region: rect(0, 558px, 18px, 540px); } -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button { -/* padding-inline-end: 0;*/ +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 558px, 36px, 540px); } -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { -/* padding-inline-start: 0; - -moz-box-align: center;*/ +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-out-button[disabled="true"] { + -moz-image-region: rect(36px, 558px, 54px, 540px); } -.findbar-button > .toolbarbutton-text, -#nav-bar .toolbarbutton-1 > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1 > .toolbarbutton-text, -#nav-bar .toolbarbutton-1 > .toolbarbutton-badge-stack, -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon { -/* padding: 2px 6px; - border: 1px solid; - border-color: transparent; - transition-property: background-color, border-color; - transition-duration: 150ms;*/ +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button { + -moz-image-region: rect(0, 576px, 18px, 558px); } -/* -#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-badge-stack, -#nav-bar .toolbarbutton-1:not(:-moz-any(@primaryToolbarButtons@, .toolbarbutton-legacy-addon)) > .toolbarbutton-menubutton-button > .toolbarbutton-icon { - padding: calc(var(--toolbarbutton-vertical-inner-padding) + 1px) 7px; + +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 576px, 36px, 558px); } -*/ -/* Help SDK icons fit: */ -toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-icon, -toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-badge-stack > .toolbarbutton-icon { - width: 16px; +#zoom-controls:not(:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true])) > #zoom-in-button[disabled="true"] { + -moz-image-region: rect(36px, 576px, 54px, 558px); } -#nav-bar toolbarbutton[constrain-size="true"][cui-areatype="toolbar"] > .toolbarbutton-icon { - /* XXXgijs box models strike again: this is 16px + 2 * 7px padding + 2 * 1px border (from the rules above) */ - width: 32px; +#nav-bar-overflow-button { + -moz-image-region: rect(0, 612px, 18px, 594px); } -#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-badge-stack, -#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button):not(#back-button):not(#forward-button) > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button) > .toolbarbutton-badge-stack, -#nav-bar .toolbarbutton-1[type=menu] > .toolbarbutton-text /* hack for add-ons that forcefully display the label */ { -/* padding-inline-end: 17px;*/ +#nav-bar-overflow-button:hover, +#nav-bar-overflow-button[open="true"] { + -moz-image-region: rect(18px, 612px, 36px, 594px); } -#nav-bar .toolbarbutton-1[type=panel] > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1[type=menu]:not(#PanelUI-menu-button):not(#back-button):not(#forward-button) > .toolbarbutton-icon { - /* horizontal padding + border + icon width */ -/* max-width: 43px;*/ +#nav-bar-overflow-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { + transform: scaleX(-1); } -#nav-bar .toolbarbutton-1 > .toolbarbutton-menu-dropmarker { +#nav-bar-overflow-button > .toolbarbutton-animatable-box > .toolbarbutton-animatable-image { + display: none; } -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon { +#tabview-button { + -moz-image-region: rect(0, 648px, 18px, 630px); } -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { +#tabview-button:hover { + -moz-image-region: rect(18px, 648px, 36px, 630px); } -#nav-bar .toolbaritem-combined-buttons { -/* margin-left: 2px; - margin-right: 2px;*/ +#email-link-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 666px, 18px, 648px); } -#nav-bar .toolbaritem-combined-buttons > .toolbarbutton-1 { -/* padding-left: 0; - padding-right: 0;*/ +#email-button[cui-areatype="toolbar"]:hover:not([disabled="true"]) { + -moz-image-region: rect(18px, 666px, 36px, 648px); } -#nav-bar .toolbarbutton-1:not(:hover):not(:active):not([open]) > .toolbarbutton-menubutton-dropmarker::before, -#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 { -/* - content: ""; - display: -moz-box; - width: 1px; - height: 16px; - margin-inline-end: -1px; -*/ +#email-button[cui-areatype="toolbar"][disabled="true"] { + -moz-image-region: rect(36px, 666px, 54px, 648px); } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > .toolbarbutton-1:-moz-any([disabled=true],:not([open]):not([disabled=true]):not(:active)) > .toolbarbutton-icon { +#sidebar-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 684px, 18px, 666px); } -.findbar-button:not(:-moz-any([checked="true"],[disabled="true"])):hover > .toolbarbutton-text, -#nav-bar .toolbarbutton-1:not([disabled=true]) > .toolbarbutton-menubutton-button[open] + .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-button > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any(:hover,[open]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-text, -#nav-bar .toolbarbutton-1:not([disabled=true]):not([checked]):not([open]):not(:active):hover > .toolbarbutton-badge-stack, -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button:not([open]):not(:active):not([disabled=true]):hover > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1:not([buttonover]):not([open]):not(:active):hover > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon { +#sidebar-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 684px, 36px, 666px); } -.findbar-button:not([disabled=true]):-moz-any([checked="true"],:hover:active) > .toolbarbutton-text, -#nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):-moz-any(:hover:active, [open]) > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1[open] > .toolbarbutton-menubutton-dropmarker:not([disabled=true]) > .dropmarker-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-icon, -#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-text, -#nav-bar .toolbarbutton-1:not([disabled=true]):-moz-any([open],[checked],:hover:active) > .toolbarbutton-badge-stack { +#panic-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 702px, 18px, 684px); } -#TabsToolbar .toolbarbutton-1, -#TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button, -.tabbrowser-arrowscrollbox > .scrollbutton-up, -.tabbrowser-arrowscrollbox > .scrollbutton-down { +#panic-button[cui-areatype="toolbar"]:hover, +#panic-button[cui-areatype="toolbar"][open] { + -moz-image-region: rect(18px, 702px, 36px, 684px); } -#TabsToolbar .toolbarbutton-1:not([disabled=true]):hover, -#TabsToolbar .toolbarbutton-1[open], -#TabsToolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button:not([disabled=true]):hover, -.tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled=true]):hover, -.tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled=true]):hover { +#panic-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { + transform: scaleX(-1); } -/* unified back/forward button */ +#webide-button[cui-areatype="toolbar"] { + -moz-image-region: rect(0, 738px, 18px, 720px); +} -#forward-button { - -moz-box-align: stretch; /* let the button shape grow vertically with the location bar */ +#webide-button[cui-areatype="toolbar"]:hover { + -moz-image-region: rect(18px, 738px, 36px, 720px); } -#forward-button > menupopup { - margin-top: 1px !important; +#pocket-button { + fill: currentColor !important; } -#forward-button > .toolbarbutton-icon { - background-clip: padding-box !important; - /*mask: url(keyhole-forward-mask.svg#mask); XXX: this regresses twinopen */ - /*clip-path: url(chrome://browser/content/browser.xul#keyhole-forward-clip-path) !important;*/ +/* === END toolbarbutton-icons.inc.css === */ + +/* === BEGIN menupanel.inc.css === */ + +/* Menu panel and palette styles */ + +toolbaritem[sdkstylewidget="true"] > toolbarbutton, +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > :-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu) { + list-style-image: url(chrome://browser/skin/menuPanel.svg); } -#forward-button { - margin-inline-start: -4px !important; - padding-left: 5px; - padding-right: 5px; - margin-top: 3px; - margin-bottom: 3px; - border-radius: 0 10000px 10000px 0; -/* max-width: calc(var(--forwardbutton-width) + var(--backbutton-urlbar-overlap)) !important; */ +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"] > .toolbarbutton-icon, +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-icon, +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-badge-stack > .toolbarbutton-icon, +:-moz-any(#back-button, #forward-button, #home-button, #print-button, #downloads-button, #bookmarks-menu-button, + #new-tab-button, #new-window-button, #fullscreen-button, #sync-button, #feed-button, #tabview-button, + #social-share-button, #open-file-button, #find-button, #developer-button, + #preferences-button, #privatebrowsing-button, #save-page-button, #add-ons-button, + #history-panelmenu, #nav-bar-overflow-button, #PanelUI-menu-button, #characterencoding-button, + #email-link-button, #sidebar-button, #zoom-out-button, #zoom-reset-button, #zoom-in-button, #cut-button, + #copy-button, #paste-button, #e10s-button, #panic-button, #webide-button, #containers-panelmenu)[cui-areatype="menu-panel"][panel-multiview-anchor=true] > .toolbarbutton-menubutton-button > .toolbarbutton-icon { + filter: url(chrome://global/skin/filters.svg#fill); + fill: currentColor; } -#forward-button:-moz-locale-dir(rtl) { - border-radius: 10000px 0 0 10000px; +#home-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #home-button { + -moz-image-region: rect(0px, 128px, 32px, 96px); } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not([switchingtabs]) > #forward-button { - transition: margin-left 150ms ease-out; +#bookmarks-menu-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #bookmarks-menu-button { + -moz-image-region: rect(0px, 192px, 32px, 160px); } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] { - margin-left: calc(0px - var(--forwardbutton-width)/* - var(--backbutton-urlbar-overlap)*/); +#history-panelmenu[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #history-panelmenu { + -moz-image-region: rect(0px, 224px, 32px, 192px); } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] { - /* delay the hiding of the forward button when hovered to avoid accidental clicks on the url bar */ - transition-delay: 100s; +#downloads-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #downloads-button { + -moz-image-region: rect(0px, 256px, 32px, 224px); } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] { - /* when not hovered anymore, trigger a new transition to hide the forward button immediately */ - margin-left: calc(-0.01px - var(--forwardbutton-width)/* - var(--backbutton-urlbar-overlap)*/); +#add-ons-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #add-ons-button { + -moz-image-region: rect(0px, 288px, 32px, 256px); } -#back-button { -/* padding-top: 3px !important; - padding-bottom: 3px !important; - padding-inline-start: 5px !important; - padding-inline-end: 0 !important;*/ - position: relative; - z-index: 1; - border-radius: 10000px; - width: 30px; - height: 30px; - margin-top: -2px; - margin-bottom: -2px; +#open-file-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #open-file-button { + -moz-image-region: rect(0px, 320px, 32px, 288px); } -#back-button:-moz-locale-dir(rtl) { +#save-page-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #save-page-button { + -moz-image-region: rect(0px, 352px, 32px, 320px); } -#back-button > menupopup { - margin-top: -1px !important; +#sync-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #sync-button { + -moz-image-region: rect(0px, 1024px, 32px, 992px); } -#back-button > .toolbarbutton-icon { - border-radius: 10000px !important; - background-clip: padding-box !important; -/* background-color: hsla(210,25%,98%,.08) !important; - padding: 6px !important; - border-style: none !important; - box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25), - 0 0 0 1px hsla(210,4%,10%,.25);*/ - transition-property: background-color, box-shadow !important; - transition-duration: 250ms !important; +#containers-panelmenu[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #containers-panelmenu { + -moz-image-region: rect(0px, 1056px, 32px, 1024px); } -#back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon { -/* background-color: hsla(210,4%,10%,.08) !important;*/ +#feed-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #feed-button { + -moz-image-region: rect(0px, 416px, 32px, 384px); } -#back-button:not([disabled="true"]):hover:active > .toolbarbutton-icon, -#back-button[open="true"] > .toolbarbutton-icon { -/* background-color: hsla(210,4%,10%,.12) !important; - box-shadow: 0 1px 0 0 hsla(210,4%,10%,.25), - 0 0 0 1px hsla(210,4%,10%,.25), - 0 1px 0 0 hsla(210,80%,20%,.1) inset !important;*/ +#social-share-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #social-share-button { + -moz-image-region: rect(0px, 448px, 32px, 416px); } -#back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { - transform: scaleX(-1); +#characterencoding-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #characterencoding-button { + -moz-image-region: rect(0px, 480px, 32px, 448px); } -/* -.unified-nav-back[_moz-menuactive]:-moz-locale-dir(ltr), -.unified-nav-forward[_moz-menuactive]:-moz-locale-dir(rtl) { - list-style-image: url("chrome://browser/skin/menu-back.png") !important; + +#new-window-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #new-window-button { + -moz-image-region: rect(0px, 512px, 32px, 480px); } -.unified-nav-forward[_moz-menuactive]:-moz-locale-dir(ltr), -.unified-nav-back[_moz-menuactive]:-moz-locale-dir(rtl) { - list-style-image: url("chrome://browser/skin/menu-forward.png") !important; +#e10s-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #e10s-button { + -moz-image-region: rect(0px, 512px, 32px, 480px); } -#home-button.bookmark-item { - list-style-image: url("chrome://browser/skin/Toolbar.png"); +#new-tab-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #new-tab-button { + -moz-image-region: rect(0px, 544px, 32px, 512px); } -#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), -#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), -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbaritem > :-moz-any(@nestedButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > :-moz-any(@primaryToolbarButtons@):-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#home-button.bookmark-item:-moz-lwtheme-brighttext { - position: relative; - z-index: 1; - list-style-image: url("chrome://browser/skin/Toolbar-inverted.png"); +#privatebrowsing-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #privatebrowsing-button { + -moz-image-region: rect(0px, 576px, 32px, 544px); } -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) :-moz-any(#TabsToolbar, #toolbar-menubar) > toolbarpaletteitem > #sync-button[status="active"]:-moz-system-metric(windows-classic):not(:-moz-lwtheme) { - list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png"); +#tabview-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #tabview-button { + -moz-image-region: rect(0px, 608px, 32px, 576px); } -*/ -#downloads-button > .toolbarbutton-icon { - margin: 0; +#find-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #find-button { + -moz-image-region: rect(0px, 640px, 32px, 608px); } -/* tabview menu item */ +#print-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #print-button { + -moz-image-region: rect(0px, 672px, 32px, 640px); +} -#menu_tabview { - list-style-image: url("chrome://browser/skin/tabview/tabviewFx.png"); - -moz-image-region: rect(1px, 89px, 17px, 73px); +#fullscreen-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #fullscreen-button { + -moz-image-region: rect(0px, 704px, 32px, 672px); +} + +#developer-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #developer-button { + -moz-image-region: rect(0px, 736px, 32px, 704px); +} + +#preferences-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #preferences-button { + -moz-image-region: rect(0px, 768px, 32px, 736px); +} + +#email-link-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #email-link-button { + -moz-image-region: rect(0, 800px, 32px, 768px); +} + +#email-link-button[cui-areatype="menu-panel"][disabled="true"], +toolbarpaletteitem[place="palette"] > #email-link-button[disabled="true"] { + -moz-image-region: rect(64px, 800px, 96px, 768px); +} + +#sidebar-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #sidebar-button { + -moz-image-region: rect(0, 864px, 32px, 832px); +} + +#panic-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #panic-button { + -moz-image-region: rect(0, 896px, 32px, 864px); +} + +#webide-button[cui-areatype="menu-panel"], +toolbarpaletteitem[place="palette"] > #webide-button { + -moz-image-region: rect(0px, 960px, 32px, 928px); +} + +toolbaritem[sdkstylewidget="true"] > toolbarbutton { + -moz-image-region: rect(0, 832px, 32px, 800px); +} + +/* Wide panel control icons */ + +#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton, +#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton, +toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton, +toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton { + list-style-image: url(chrome://browser/skin/menuPanel-small.svg); +} + +#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton > .toolbarbutton-icon, +#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > toolbarbutton > .toolbarbutton-icon, +toolbarpaletteitem[place="palette"] > #edit-controls > toolbarbutton > .toolbarbutton-icon, +toolbarpaletteitem[place="palette"] > #zoom-controls > toolbarbutton > .toolbarbutton-icon { + filter: url(chrome://global/skin/filters.svg#fill); + fill: currentColor; } -#menu_tabview[groups="0"] { - -moz-image-region: rect(1px, 17px, 17px, 1px); +#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #cut-button, +toolbarpaletteitem[place="palette"] > #edit-controls > #cut-button { + -moz-image-region: rect(0px, 32px, 16px, 16px); } -#menu_tabview[groups="1"] { - -moz-image-region: rect(1px, 35px, 17px, 19px); +#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #copy-button, +toolbarpaletteitem[place="palette"] > #edit-controls > #copy-button { + -moz-image-region: rect(0px, 48px, 16px, 32px); } -#menu_tabview[groups="2"] { - -moz-image-region: rect(1px, 53px, 17px, 37px); +#edit-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #paste-button, +toolbarpaletteitem[place="palette"] > #edit-controls > #paste-button { + -moz-image-region: rect(0px, 64px, 16px, 48px); } -#menu_tabview[groups="3"] { - -moz-image-region: rect(1px, 71px, 17px, 55px); +#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-out-button, +toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-out-button { + -moz-image-region: rect(0px, 80px, 16px, 64px); } -/* undo close tab menu item */ -#alltabs_undoCloseTab { - list-style-image: url(chrome://browser/skin/undoCloseTab.png); +#zoom-controls:-moz-any(:not([cui-areatype="toolbar"]), [overflowedItem=true]) > #zoom-in-button, +toolbarpaletteitem[place="palette"] > #zoom-controls > #zoom-in-button { + -moz-image-region: rect(0px, 96px, 16px, 80px); } -@media (min-resolution: 1.1dppx) { - #alltabs_undoCloseTab { - list-style-image: url(chrome://browser/skin/undoCloseTab@2x.png); - } - #alltabs_undoCloseTab > .toolbarbutton-icon { - width: 16px; - } +#add-share-provider { + list-style-image: url(chrome://browser/skin/menuPanel-small.svg); + -moz-image-region: rect(0px, 96px, 16px, 80px); } -/* zoom control text (reset) button special case: */ - -#nav-bar #zoom-reset-button > .toolbarbutton-text { - /* To make this line up with the icons, it needs the same height (18px) + - * padding (2 * 2px) + border (2 * 1px), but as a minimum because otherwise - * increase in text sizes would break things... - */ - min-height: 20px; -} +/* === END menupanel.inc.css === */ /* ::::: fullscreen window controls ::::: */ @@ -1660,7 +1789,7 @@ html|*.urlbar-input:-moz-lwtheme::placeholder, } .urlbar-input-box { - margin-inline-start: 0; + margin: 0; } .urlbar-input-box, @@ -1686,2641 +1815,2473 @@ html|*.urlbar-input:-moz-lwtheme::placeholder, /* ::::: URL Bar Zoom Reset Button ::::: */ @keyframes urlbar-zoom-reset-pulse { - 0% { - transform: scale(0); - } - 75% { - transform: scale(1.5); - } - 100% { - transform: scale(1.0); - } -} - -#urlbar-zoom-button { -/* -moz-appearance: none;*/ - margin: 0 3px; - font-size: .8em; - padding: 0 8px; - border-radius: 1em; -/* background-color: hsla(0,0%,0%,.05); - color: inherit; - border: 1px solid ThreeDLightShadow;*/ -} - -#urlbar-zoom-button[animate="true"] { - animation-name: urlbar-zoom-reset-pulse; - animation-duration: 250ms; -} - -#urlbar-zoom-button:hover { -/* background-color: hsla(0,0%,0%,.1);*/ -} - -#urlbar-zoom-button:hover:active { -/* background-color: hsla(0,0%,0%,.15);*/ -} - -#urlbar-zoom-button > .toolbarbutton-text { - display: -moz-box; -} - -#urlbar-zoom-button > .toolbarbutton-icon { - display: none; -} - -.search-go-container { - padding: 2px; -} - -.search-go-container > .search-go-button { - padding: 0; -} - -#urlbar-search-footer { - border-top: 1px solid var(--panel-separator-color); -} - -#urlbar-search-settings { -} - -#urlbar-search-settings:hover { -} - -#urlbar-search-settings:hover:active { -} - -#urlbar-search-splitter { - min-width: 6px; - margin-inline-start: -3px; - border: none; - background: transparent; -} - -#urlbar-search-splitter + #urlbar-container > #urlbar, -#urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox { - margin-inline-start: 0; -} - -.urlbar-display { - border-inline-end: 1px solid #9C9CFF; - margin-inline-end: 3px; - margin-top: 0; - margin-bottom: 0; - margin-inline-start: 0; - color: #8050B0; -} - -/* === BEGIN urlbarSearchSuggestionsNotification.inc.css === */ - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] { - border-bottom: 1px solid var(--panel-separator-color); - background-color: #000000; - padding: 6px 0; - padding-inline-start: 44px; - padding-inline-end: 6px; - background-image: url("chrome://browser/skin/info.svg"); - background-clip: padding-box; - background-position: 20px center; - background-repeat: no-repeat; - background-size: 16px 16px; -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"]:-moz-locale-dir(rtl) { - background-position: right 20px center; -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > description { - margin: 0; - padding: 0; -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > description > label.text-link { - margin-inline-start: 0; -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > button { - -moz-appearance: none; - min-width: 80px; - border-radius: 3px; - padding: 4px 16px; - margin: 0; - margin-inline-start: 10px; -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > button[anonid="search-suggestions-notification-disable"] { -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > button[anonid="search-suggestions-notification-disable"]:hover { -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > button[anonid="search-suggestions-notification-enable"] { -} - -#PopupAutoCompleteRichResult > hbox[anonid="search-suggestions-notification"] > button[anonid="search-suggestions-notification-enable"]:hover { -} - -/* === END urlbarSearchSuggestionsNotification.inc.css === */ - -#search-container { - min-width: calc(54px + 11ch); -} - -/* identity box */ - -#identity-box.verifiedIdentity:not(:-moz-lwtheme):not(:hover):not([open=true]) { - background-color: var(--identity-box-verified-background-color); -} - -#identity-box:-moz-focusring { - outline: 1px dotted; - outline-offset: -1px; -} - -#identity-box.verifiedDomain:-moz-focusring, -#identity-box.verifiedIdentity:-moz-focusring { - outline-color: #000000; -} - -/* Location bar dropmarker */ - -.urlbar-history-dropmarker:not(:hover):not([open="true"]) { - background-color: transparent; -} - -#urlbar-container[combined="true"] > #urlbar > .urlbar-history-dropmarker, -#urlbar-wrapper > #urlbar > .urlbar-history-dropmarker, -#urlbar-wrapper > #urlbar > .urlbar-textbox-container > .urlbar-history-dropmarker { - border: none; - border-radius: 0px; - transition: opacity 0.15s ease; -} - -#urlbar-wrapper[switchingtabs] > #urlbar > .urlbar-textbox-container > .urlbar-history-dropmarker { - transition: none; -} - -#navigator-toolbox:not(:hover) #nav-bar:not([customizing="true"]) #urlbar:not([focused]) > .urlbar-textbox-container > .urlbar-history-dropmarker { - opacity: 0; -} - -.urlbar-history-dropmarker:hover { -} - -.urlbar-history-dropmarker:hover:active, -.urlbar-history-dropmarker[open="true"] { -} - -/* page proxy icon */ -/* === BEGIN identity-block.inc.css === */ - -/* === BEGIN identity-block/icons.inc.css === */ - -#identity-icon { - list-style-image: url(chrome://browser/skin/identity-icon.svg#normal); -} - -#identity-box:hover > #identity-icon:not(.no-hover), -#identity-box[open=true] > #identity-icon { - list-style-image: url(chrome://browser/skin/identity-icon.svg#hover); -} - -#identity-box.grantedPermissions > #identity-icon { - list-style-image: url(chrome://browser/skin/identity-icon.svg#notice); -} - -#identity-box.grantedPermissions:hover > #identity-icon:not(.no-hover), -#identity-box.grantedPermissions[open=true] > #identity-icon { - list-style-image: url(chrome://browser/skin/identity-icon.svg#notice-hover); -} - -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI > #identity-icon { - list-style-image: url(chrome://branding/content/identity-icons-brand.svg); -} - -#tracking-protection-icon { - list-style-image: url(chrome://browser/skin/tracking-protection-16.svg#enabled); -} - -#tracking-protection-icon[state="loaded-tracking-content"] { - list-style-image: url(chrome://browser/skin/tracking-protection-16.svg#disabled); -} - - -#urlbar[pageproxystate="valid"] > #identity-box.verifiedDomain > #connection-icon, -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity > #connection-icon, -#urlbar[pageproxystate="valid"] > #identity-box.mixedActiveBlocked > #connection-icon { - list-style-image: url(chrome://browser/skin/connection-secure.svg); - visibility: visible; + 0% { + transform: scale(0); + } + 75% { + transform: scale(1.5); + } + 100% { + transform: scale(1.0); + } } -#urlbar[pageproxystate="valid"] > #identity-box.certUserOverridden > #connection-icon { - list-style-image: url(chrome://browser/skin/connection-mixed-passive-loaded.svg#icon); - visibility: visible; +#urlbar-zoom-button { +/* -moz-appearance: none;*/ +/* color: inherit;*/ } -#urlbar[pageproxystate="valid"] > #identity-box.insecureLoginForms > #connection-icon, -#urlbar[pageproxystate="valid"] > #identity-box.mixedActiveContent > #connection-icon { - list-style-image: url(chrome://browser/skin/connection-mixed-active-loaded.svg#icon); - visibility: visible; +.search-go-container { + padding: 2px; } -#urlbar[pageproxystate="valid"] > #identity-box.weakCipher > #connection-icon, -#urlbar[pageproxystate="valid"] > #identity-box.mixedDisplayContent > #connection-icon, -#urlbar[pageproxystate="valid"] > #identity-box.mixedDisplayContentLoadedActiveBlocked > #connection-icon { - list-style-image: url(chrome://browser/skin/connection-mixed-passive-loaded.svg#icon); - visibility: visible; +.search-go-container > .search-go-button { + padding: 0; } -/* === END identity-block/icons.inc.css === */ - -#identity-box { - font-size: .9em; - border-radius: 2px; - padding: 3px 5px; - overflow: hidden; - /* The padding-left and padding-right transitions handle the delayed hiding of - the forward button when hovered. */ - transition: background-color 150ms ease, padding-left, padding-right; +#urlbar-search-footer { + border-top: 1px solid var(--panel-separator-color); } -#identity-box:-moz-locale-dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; +#urlbar-search-settings { } -#identity-box:-moz-locale-dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; +#urlbar-search-settings:hover { } -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { - border-inline-end: 1px solid #008484; +#urlbar-search-settings:hover:active { } -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity > #identity-icon-labels { - color: #008484; +#urlbar-search-splitter { + /* The splitter width should equal the location and search bars' combined + neighboring margin and border width. */ + min-width: 8px; + margin: 0 -4px; + position: relative; + border: none; + background: transparent; } -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI { +.urlbar-display { border-inline-end: 1px solid #9C9CFF; + margin-inline-end: 3px; + margin-top: 0; + margin-bottom: 0; + margin-inline-start: 0; + color: #8050B0; } -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI > #identity-icon-labels { - color: #9C9CFF; +/* === BEGIN urlbarSearchSuggestionsNotification.inc.css === */ + +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] { + border-bottom: 1px solid var(--panel-separator-color); + padding-inline-start: 0; + padding-inline-end: 6px; + min-height: 3em; } +/* Opt-in notification */ -#identity-icon-labels:-moz-locale-dir(ltr) { - padding-left: 2px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] > hbox[anonid="search-suggestions-opt-in"] { + padding: 6px 0; + padding-inline-start: 44px; + background-color: #000000; + background-image: url("chrome://browser/skin/info.svg"); + background-clip: padding-box; + background-position: 20px center; + background-repeat: no-repeat; + background-size: 16px 16px; } -#identity-icon-labels:-moz-locale-dir(rtl) { - padding-right: 2px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] > hbox[anonid="search-suggestions-notification"]:-moz-locale-dir(rtl) { + background-position: right 20px center; } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box { -/* border-radius: 0; - padding-inline-start: 2px; */ - padding-inline-end: 2px; - margin-inline-end: 1px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] > hbox[anonid="search-suggestions-notification"] > description { + margin: 0; + padding: 0; } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar > #identity-box { - padding-inline-start: 2px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] > hbox[anonid="search-suggestions-notification"] > description > label.text-link { + margin-inline-start: 0; } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] + #urlbar > #identity-box { - /* Forward button hiding is delayed when hovered, so we should use the same - delay for the identity box. We handle both horizontal paddings (for LTR and - RTL), the latter two delays here are for padding-left and padding-right. */ - transition-delay: 0s, 100s, 100s; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] button { + -moz-appearance: none; + min-width: 80px; + border-radius: 3px; + padding: 4px 16px; + margin: 0; + margin-inline-start: 10px; } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar > #identity-box { - /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */ - padding-inline-start: 2.01px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] button[anonid="search-suggestions-notification-disable"] { } -/* MAIN IDENTITY ICON */ - -#identity-icon { - width: 16px; - height: 16px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] button[anonid="search-suggestions-notification-disable"]:hover { } -#urlbar[pageproxystate="invalid"] > #identity-box > #identity-icon { - opacity: .3; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] button[anonid="search-suggestions-notification-enable"] { } -#urlbar[actiontype="searchengine"] > #identity-box > #identity-icon { - -moz-image-region: inherit; - list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg#search-icon); - width: 16px; - height: 16px; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] button[anonid="search-suggestions-notification-enable"]:hover { } -/* SHARING ICON */ +/* Opt-out hint */ -#sharing-icon { - width: 16px; - height: 16px; - margin-inline-start: -16px; - position: relative; - display: none; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] > hbox[anonid="search-suggestions-opt-out"] { + font: message-box; } -#identity-box[sharing="camera"] > #sharing-icon { - list-style-image: url("chrome://browser/skin/notification-icons.svg#camera"); +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] hbox[anonid="search-suggestions-hint-box"] > description { + margin: auto; + padding: 4px 8px; + background-color: #000000; + border: 1px solid #FFCF00; + border-radius: 4px; + color: #A09090; } -#identity-box[sharing="microphone"] > #sharing-icon { - list-style-image: url("chrome://browser/skin/notification-icons.svg#microphone"); +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] hbox[anonid="search-suggestions-hint-box"] > description > html|span { + unicode-bidi: embed; } -#identity-box[sharing="screen"] > #sharing-icon { - list-style-image: url("chrome://browser/skin/notification-icons.svg#screen"); - +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"] hbox[anonid="search-suggestions-hint-box"] > description > html|span.prefix { + font-weight: bold; } -#identity-box[sharing] > #sharing-icon { - display: -moz-box; - filter: url("chrome://browser/skin/filters.svg#fill"); - fill: #FF0000; - animation-delay: -1.5s; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] > hbox[anonid="search-suggestions-opt-out"] > .ac-site-icon { + transform: scale(0); + animation-name: search-suggestions-hint-grow; + animation-duration: 500ms; + animation-delay: 500ms; + animation-iteration-count: 1; + animation-timing-function: ease-in-out; + animation-fill-mode: forwards; } -#identity-box[sharing] > #identity-icon, -#sharing-icon { - animation: 3s linear pulse infinite; +@keyframes search-suggestions-hint-grow { + 0% { transform: scale(0); } + 40% { transform: scale(1.5); } + 60% { transform: scale(1); } + 80% { transform: scale(1.25); } + 100% { transform: scale(1); } } -@keyframes pulse { - 0%, 16.66%, 83.33%, 100% { - opacity: 0; - } - 33.33%, 66.66% { - opacity: 1; - } +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] hbox[anonid="search-suggestions-hint-typing"] > .ac-title-text { + text-overflow: clip; } -/* TRACKING PROTECTION ICON */ - -#tracking-protection-icon { - width: 16px; - height: 16px; - margin-inline-start: 2px; - margin-inline-end: 0; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] hbox[anonid="search-suggestions-hint-typing"] { + overflow: hidden; + max-width: 8ch; + width: 0; + animation-name: search-suggestions-hint-typing; + animation-duration: 500ms; + animation-delay: 750ms; + animation-iteration-count: 1; + animation-fill-mode: forwards; } -#tracking-protection-icon[animate] { - transition: margin-left 200ms ease-out, margin-right 200ms ease-out; +@keyframes search-suggestions-hint-typing { + from { width: 0; } + to { width: 8ch; } } -#tracking-protection-icon:not([state]) { - margin-inline-end: -18px; - pointer-events: none; +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] hbox[anonid="search-suggestions-hint-box"] { opacity: 0; - /* Only animate the shield in, when it disappears hide it immediately. */ - transition: none; + animation-duration: 250ms; + animation-delay: 1500ms; + animation-iteration-count: 1; + animation-fill-mode: forwards; } -#urlbar[pageproxystate="invalid"] > #identity-box > #tracking-protection-icon { - visibility: collapse; +/* Margin-inline-start can't be animated yet */ +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] hbox[anonid="search-suggestions-hint-box"]:-moz-locale-dir(ltr) { + margin-left: 160px; + animation-name: search-suggestions-hint-buildin-ltr; } -/* CONNECTION ICON */ - -#connection-icon { - width: 16px; - height: 16px; - margin-inline-start: 2px; - visibility: collapse; +@keyframes search-suggestions-hint-buildin-ltr { + from { margin-left: 160px; opacity: 0; } + to { margin-left: 0; opacity: 1; } } -/* === END identity-block.inc.css === */ - -#page-proxy-favicon { - -moz-image-region: rect(0, 16px, 16px, 0); +#PopupAutoCompleteRichResult > deck[anonid="search-suggestions-notification"][animate] hbox[anonid="search-suggestions-hint-box"]:-moz-locale-dir(rtl) { + /* Should be margin-inline-start but that can't be animated yet */ + margin-right: 160px; + animation-name: search-suggestions-hint-buildin-rtl; } -window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box > #page-proxy-favicon { -/* margin-inline-end: 1px;*/ +@keyframes search-suggestions-hint-buildin-rtl { + from { margin-right: 160px; opacity: 0; } + to { margin-right: 0; opacity: 1; } } -#identity-box:hover > #page-proxy-favicon { - -moz-image-region: rect(0, 32px, 16px, 16px); +#search-suggestions-change-settings { + opacity: 0; + animation-name: search-suggestions-hint-fadein; + animation-duration: 500ms; + animation-delay: 1800ms; + animation-iteration-count: 1; + animation-fill-mode: forwards; } -#identity-box:hover:active > #page-proxy-favicon, -#identity-box[open=true] > #page-proxy-favicon { - -moz-image-region: rect(0, 48px, 16px, 32px); +@keyframes search-suggestions-hint-fadein { + from { opacity: 0 } + to { opacity: 1 } } -#identity-box:hover { - background-color: #FFCF00; - color: #000000; +/* === END urlbarSearchSuggestionsNotification.inc.css === */ + +#search-container { + min-width: calc(54px + 11ch); } -#identity-box:hover:active, -#identity-box[open=true] { - background-color: #FF9F00; - color: #000000; +/* identity box */ + +#identity-box.verifiedIdentity:not(:-moz-lwtheme):not(:hover):not([open=true]) { + background-color: var(--identity-box-verified-background-color); } -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover, -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active, -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] { - background-color: #A09090; - color: #000000; +#identity-box:-moz-focusring { + outline: 1px dotted; + outline-offset: -1px; } -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover > #identity-icon-labels, -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active > #identity-icon-labels, -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] > #identity-icon-labels { - color: #000000; +#identity-box.verifiedDomain:-moz-focusring, +#identity-box.verifiedIdentity:-moz-focusring { + outline-color: #000000; } -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover, -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active, -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] { - background-color: #008484; - color: #000000; +/* Location bar dropmarker */ + +.urlbar-history-dropmarker:not(:hover):not([open="true"]) { + background-color: transparent; } -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover > #identity-icon-labels, -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active > #identity-icon-labels, -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] > #identity-icon-labels { - color: #000000; +#urlbar-container[combined="true"] > #urlbar > .urlbar-history-dropmarker, +#urlbar-wrapper > #urlbar > .urlbar-history-dropmarker, +#urlbar-wrapper > #urlbar > .urlbar-textbox-container > .urlbar-history-dropmarker { + border: none; + border-radius: 0px; + transition: opacity 0.15s ease; } -#identity-box:hover > image, -#identity-box:hover:active > image, -#identity-box[open=true] > image { - filter: url(chrome://global/skin/filters.svg#active-icon-state); +#urlbar-wrapper[switchingtabs] > #urlbar > .urlbar-textbox-container > .urlbar-history-dropmarker { + transition: none; } -/* autocomplete */ +#navigator-toolbox:not(:hover) #nav-bar:not([customizing="true"]) #urlbar:not([focused]) > .urlbar-textbox-container > .urlbar-history-dropmarker { + opacity: 0; +} -#treecolAutoCompleteImage { - max-width: 36px; +.urlbar-history-dropmarker:hover { } -/* -.autocomplete-richlistbox { - padding: 4px; +.urlbar-history-dropmarker:hover:active, +.urlbar-history-dropmarker[open="true"] { } -.autocomplete-richlistitem { - height: 30px; - min-height: 30px; - font: message-box; +/* page proxy icon */ +/* === BEGIN identity-block.inc.css === */ + +#identity-box { + font-size: .9em; border-radius: 2px; - border: 1px solid transparent; + padding: 3px 5px; + overflow: hidden; + /* The padding-left and padding-right transitions handle the delayed hiding of + the forward button when hovered. */ + transition: background-color 150ms ease, padding-left, padding-right; } -.autocomplete-richlistitem[selected=true] { - background-color: hsl(210, 80%, 52%); -} -*/ -.ac-title { - font-size: 14px; -/* color: hsl(0, 0%, 0%);*/ +#identity-box:-moz-locale-dir(ltr) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; } -.ac-tags { - font-size: 12px; +#identity-box:-moz-locale-dir(rtl) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; } -/* -html|span.ac-tag { - background-color: hsl(216, 0%, 88%); - color: hsl(0, 0%, 0%); - border-radius: 2px; - border: 1px solid transparent; - padding: 0 1px; + +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { + border-inline-end: 1px solid #008484; } -*/ -.ac-separator, -.ac-url, -.ac-action { - font-size: 12px; +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity > #identity-icon-labels { + color: #008484; } -.ac-separator { -/* color: hsl(0, 0%, 50%);*/ +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI { + border-inline-end: 1px solid #9C9CFF; } -.ac-url { +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI > #identity-icon-labels { color: #9C9CFF; } -.ac-action { - color: #9C9CFF; + +#identity-icon-labels:-moz-locale-dir(ltr) { + padding-left: 2px; } -.ac-title[selected=true], -.ac-separator[selected], -.ac-url[selected=true], -.ac-action[selected=true] { - color: #000000; +#identity-icon-labels:-moz-locale-dir(rtl) { + padding-right: 2px; } -.ac-tags-text[selected] > html|span.ac-tag { - background-color: #A09090; - color: #000000; +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box { +/* border-radius: 0; + padding-inline-start: 2px; */ + padding-inline-end: 2px; + margin-inline-end: 1px; } -html|span.ac-emphasize-text-title, -html|span.ac-emphasize-text-tag, -html|span.ac-emphasize-text-url { - font-weight: 600; +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button[disabled] + #urlbar > #identity-box { + padding-inline-start: 2px; } -.ac-type-icon[type=bookmark] { - list-style-image: url("chrome://browser/skin/urlbar-star.svg#star"); +window:not([chromehidden~="toolbar"]) #urlbar-wrapper:hover:not([switchingtabs]) > #forward-button[disabled] + #urlbar > #identity-box { + /* Forward button hiding is delayed when hovered, so we should use the same + delay for the identity box. We handle both horizontal paddings (for LTR and + RTL), the latter two delays here are for padding-left and padding-right. */ + transition-delay: 0s, 100s, 100s; } -.ac-type-icon[type=bookmark][selected][current] { -/* list-style-image: url("chrome://browser/skin/urlbar-star.svg#star-inverted");*/ +window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-button[disabled] + #urlbar > #identity-box { + /* when not hovered anymore, trigger a new non-delayed transition to react to the forward button hiding */ + padding-inline-start: 2.01px; } -.ac-result-type-bookmark, -.autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteImage) { - list-style-image: url("chrome://browser/skin/places/bookmark.png"); - -moz-image-region: rect(0px 16px 16px 0px); +#identity-icon, +#tracking-protection-icon, +#connection-icon, +#extension-icon { width: 16px; height: 16px; + -moz-context-properties: fill; + fill: #A09090; } -richlistitem[selected="true"][current="true"] > .ac-title-box > .ac-result-type-bookmark, -.autocomplete-treebody::-moz-tree-image(selected, current, bookmark, treecolAutoCompleteImage) { -/* -moz-image-region: rect(0px 48px 16px 32px);*/ +#identity-icon:-moz-lwtheme, +#tracking-protection-icon:-moz-lwtheme, +#connection-icon:-moz-lwtheme, +#extension-icon:-moz-lwtheme { +/* fill: rgba(0,0,0,.6);*/ } -.ac-type-icon[type=keyword], -.ac-site-icon[type=searchengine], -.autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage) { - list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg#search-icon"); +/* MAIN IDENTITY ICON */ + +#identity-icon { + width: 16px; + height: 16px; + list-style-image: url(chrome://browser/skin/identity-icon.svg#normal); } -.ac-type-icon[type=keyword][selected], -.ac-site-icon[type=searchengine][selected], -.autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage, selected) { - list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg#search-icon-inverted"); +#identity-box:hover > #identity-icon:not(.no-hover), +#identity-box[open=true] > #identity-icon { + list-style-image: url(chrome://browser/skin/identity-icon.svg#hover); } -.ac-result-type-tag, -.autocomplete-treebody::-moz-tree-image(tag, treecolAutoCompleteImage) { - list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png"); - width: 16px; - height: 16px; +#identity-box.grantedPermissions > #identity-icon { + list-style-image: url(chrome://browser/skin/identity-icon.svg#notice); } -.ac-type-icon[type=switchtab], -.ac-type-icon[type=remotetab] { - list-style-image: url("chrome://browser/skin/urlbar-tab.svg#tab"); +#identity-box.grantedPermissions:hover > #identity-icon:not(.no-hover), +#identity-box.grantedPermissions[open=true] > #identity-icon { + list-style-image: url(chrome://browser/skin/identity-icon.svg#notice-hover); } -.ac-type-icon[type=switchtab][selected], -.ac-type-icon[type=remotetab][selected] { - list-style-image: url("chrome://browser/skin/urlbar-tab.svg#tab-inverted"); +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI > #identity-icon { + list-style-image: url(chrome://branding/content/identity-icons-brand.svg); } -.autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment), -.autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment) -{ - color: #8050B0; - font-size: smaller; +#urlbar[pageproxystate="invalid"] > #identity-box > #identity-icon { + opacity: .3; } -.autocomplete-treebody::-moz-tree-cell(suggesthint) { - border-top: 1px solid #9C9CFF; +#urlbar[actiontype="searchengine"] > #identity-box > #identity-icon { + list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg); } -/* combined go/reload/stop button in location bar */ +#urlbar[actiontype="extension"] > #identity-box > #identity-icon { + list-style-image: url(chrome://browser/skin/addons/addon-install-anchor.svg); +} -#urlbar-go-button, -#urlbar-reload-button, -#urlbar-stop-button { - border-style: none; - list-style-image: url("chrome://browser/skin/reload-stop-goFx.png"); -/* margin: 0 9px; */ - margin-inline-start: 0px; - border-inline-start: 1px solid var(--urlbar-separator-color); - border-image: linear-gradient(transparent 15%, - var(--urlbar-separator-color) 15%, - var(--urlbar-separator-color) 85%, - transparent 85%); - border-image-slice: 1; +/* SHARING ICON */ + +#sharing-icon { + width: 16px; + height: 16px; + margin-inline-start: -16px; + position: relative; + display: none; } -#urlbar:-moz-locale-dir(ltr) > toolbarbutton { - border-top-left-radius: 0px; - border-bottom-left-radius: 0px; +#identity-box[sharing="camera"] > #sharing-icon { + list-style-image: url("chrome://browser/skin/notification-icons.svg#camera-sharing"); } -#urlbar:-moz-locale-dir(rtl) > toolbarbutton { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; +#identity-box[sharing="microphone"] > #sharing-icon { + list-style-image: url("chrome://browser/skin/notification-icons.svg#microphone-sharing"); } -#urlbar > toolbarbutton:not([disabled=true]):active:hover, -#urlbar-reload-button:not(:hover) { - border-inline-start-style: none; - padding-inline-start: 3px; +#identity-box[sharing="screen"] > #sharing-icon { + list-style-image: url("chrome://browser/skin/notification-icons.svg#screen-sharing"); + } -#urlbar-reload-button { - -moz-image-region: rect(0px, 14px, 14px, 0px); +#identity-box[sharing] > #sharing-icon { + display: -moz-box; + animation-delay: -1.5s; } -#urlbar-reload-button[disabled=true] { - -moz-image-region: rect(28px, 14px, 42px, 0px); +#identity-box[sharing] > #identity-icon, +#sharing-icon { + animation: 3s linear identity-box-sharing-icon-pulse infinite; } -#urlbar-reload-button:not([disabled=true]):hover { - -moz-image-region: rect(14px, 14px, 28px, 0px); +@keyframes identity-box-sharing-icon-pulse { +/* This should remain identical to tab-sharing-icon-pulse in tabs.inc.css */ + 0%, 16.66%, 83.33%, 100% { + opacity: 0; + } + 33.33%, 66.66% { + opacity: 1; + } } -#urlbar-reload-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { - transform: scaleX(-1); +/* TRACKING PROTECTION ICON */ + +#tracking-protection-icon { + list-style-image: url(chrome://browser/skin/tracking-protection-16.svg#enabled); + margin-inline-start: 2px; + margin-inline-end: 0; } -#urlbar-go-button { - -moz-image-region: rect(0, 42px, 14px, 28px); +#tracking-protection-icon[state="loaded-tracking-content"] { + list-style-image: url(chrome://browser/skin/tracking-protection-16.svg#disabled); } -#urlbar-go-button:hover { - -moz-image-region: rect(14px, 42px, 28px, 28px); +#tracking-protection-icon[animate] { + transition: margin-left 200ms ease-out, margin-right 200ms ease-out; } -#urlbar-go-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { - transform: scaleX(-1); +#tracking-protection-icon:not([state]) { + margin-inline-end: -18px; + pointer-events: none; + opacity: 0; + /* Only animate the shield in, when it disappears hide it immediately. */ + transition: none; } -#urlbar-stop-button { - -moz-image-region: rect(0px, 28px, 14px, 14px); +#urlbar[pageproxystate="invalid"] > #identity-box > #extension-icon, +#urlbar[pageproxystate="invalid"] > #identity-box > #tracking-protection-icon { + visibility: collapse; } -#urlbar-stop-button:hover { - -moz-image-region: rect(14px, 28px, 28px, 14px); +/* CONNECTION ICON, EXTENSION ICON */ + +#connection-icon, +#extension-icon { + width: 16px; + height: 16px; + margin-inline-start: 2px; + visibility: collapse; } -@media (min-resolution: 1.1dppx) { - #urlbar-go-button, - #urlbar-reload-button, - #urlbar-stop-button { - list-style-image: url("chrome://browser/skin/reload-stop-go@2x.png"); - } +#urlbar[pageproxystate="valid"] > #identity-box.verifiedDomain > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.mixedActiveBlocked > #connection-icon { + list-style-image: url(chrome://browser/skin/connection-secure.svg); + visibility: visible; +} - #urlbar-go-button > .toolbarbutton-icon, - #urlbar-reload-button > .toolbarbutton-icon, - #urlbar-stop-button > .toolbarbutton-icon { - width: 14px; - } +#urlbar[pageproxystate="valid"] > #identity-box.weakCipher > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.mixedDisplayContent > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.mixedDisplayContentLoadedActiveBlocked > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.certUserOverridden > #connection-icon { + list-style-image: url(chrome://browser/skin/connection-mixed-passive-loaded.svg#icon); + visibility: visible; +} - #urlbar-go-button { - -moz-image-region: rect(0, 84px, 28px, 56px); - } +#urlbar[pageproxystate="valid"] > #identity-box.insecureLoginForms > #connection-icon, +#urlbar[pageproxystate="valid"] > #identity-box.mixedActiveContent > #connection-icon { + list-style-image: url(chrome://browser/skin/connection-mixed-active-loaded.svg#icon); + visibility: visible; +} - #urlbar-go-button:hover { - -moz-image-region: rect(28px, 84px, 56px, 56px); - } +#identity-box.extensionPage > #extension-icon { + list-style-image: url(chrome://browser/skin/controlcenter/extension.svg); + visibility: visible; +} - #urlbar-go-button:hover:active { - -moz-image-region: rect(56px, 84px, 84px, 56px); - } +/* REMOTE CONTROL ICON */ - #urlbar-reload-button { - -moz-image-region: rect(0, 28px, 28px, 0); - } +#main-window[remotecontrol] #remote-control-icon { + list-style-image: url(chrome://browser/content/robot.ico); + visibility: visible; + width: 16px; + height: 16px; + margin-inline-start: 2px; +} - #urlbar-reload-button:not([disabled]):hover { - -moz-image-region: rect(28px, 28px, 56px, 0); - } +/* === END identity-block.inc.css === */ - #urlbar-reload-button:not([disabled]):hover:active { - -moz-image-region: rect(56px, 28px, 84px, 0); - } +#page-proxy-favicon { + -moz-image-region: rect(0, 16px, 16px, 0); +} - #urlbar-stop-button { - -moz-image-region: rect(0, 56px, 28px, 28px); - } +window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #urlbar > #identity-box > #page-proxy-favicon { +/* margin-inline-end: 1px;*/ +} - #urlbar-stop-button:not([disabled]):hover { - -moz-image-region: rect(28px, 56px, 56px, 28px); - } +#identity-box:hover > #page-proxy-favicon { + -moz-image-region: rect(0, 32px, 16px, 16px); +} - #urlbar-stop-button:hover:active { - -moz-image-region: rect(56px, 56px, 84px, 28px); - } +#identity-box:hover:active > #page-proxy-favicon, +#identity-box[open=true] > #page-proxy-favicon { + -moz-image-region: rect(0, 48px, 16px, 32px); } -/* popup blocker button */ +#identity-box:hover { + background-color: #FFCF00; + color: #000000; +} -#page-report-button { - list-style-image: url("chrome://browser/skin/urlbar-popup-blocked.png"); - -moz-image-region: rect(0, 16px, 16px, 0); +#identity-box:hover:active, +#identity-box[open=true] { + background-color: #FF9F00; + color: #000000; } -#page-report-button:hover , -#page-report-button:hover:active, -#page-report-button[open="true"] { - -moz-image-region: rect(0, 32px, 16px, 16px); +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover, +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active, +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] { + background-color: #A09090; + color: #000000; } -/* Reader mode button */ +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover > #identity-icon-labels, +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI:hover:active > #identity-icon-labels, +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI[open=true] > #identity-icon-labels { + color: #000000; +} -#reader-mode-button { - list-style-image: url("chrome://browser/skin/readerMode.svg"); - -moz-image-region: rect(0, 16px, 16px, 0); +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] { + background-color: #008484; + color: #000000; } -#reader-mode-button:hover, -#reader-mode-button[readeractive]:hover { - -moz-image-region: rect(0, 32px, 16px, 16px); +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover > #identity-icon-labels, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active > #identity-icon-labels, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] > #identity-icon-labels { + color: #000000; } -#reader-mode-button:hover:active, -#reader-mode-button[readeractive] { - -moz-image-region: rect(0, 48px, 16px, 32px); +#identity-box:hover > image, +#identity-box:hover:active > image, +#identity-box[open=true] > image { + filter: url(chrome://global/skin/filters.svg#active-icon-state); } -/* social share panel */ +/* autocomplete */ -/* === BEGIN social.inc.css === */ +/* === BEGIN autocomplete.inc.css === */ -#manage-share-providers { - list-style-image: url("chrome://browser/skin/ToolbarFx.png"); - -moz-image-region: rect(0, 468px, 18px, 450px); +#PopupAutoComplete > richlistbox > richlistitem { + height: 20px; + min-height: 20px; + border: 0; + border-radius: 0; + padding: 0px 1px 0px 1px; } -#manage-share-providers > .toolbarbutton-icon { - min-height: 18px; - min-width: 18px; +#PopupAutoComplete > richlistbox > richlistitem > .ac-site-icon { + margin-inline-start: 4px; + margin-inline-end: 0; } -.social-panel > .panel-arrowcontainer > .panel-arrowcontent { - padding: 0; +#PopupAutoComplete > richlistbox > richlistitem > .ac-title { + font: icon; + margin-inline-start: 4px; } -/* fixup corners for share panel */ -.social-panel > .social-panel-frame { - border-radius: inherit; + +#PopupAutoComplete > richlistbox { + padding: 0; } -/* === END social.inc.css === */ +/* Login form autocompletion */ +#PopupAutoComplete > richlistbox > richlistitem[originaltype="login"] > .ac-site-icon { + display: initial; + list-style-image: url(chrome://browser/skin/notification-icons.svg#login); +} -.social-panel-frame { - border-radius: inherit; +#PopupAutoComplete > richlistbox > richlistitem[originaltype="login"] > .ac-site-icon[selected] { + list-style-image: url(chrome://browser/skin/notification-icons.svg#login-highlighted); } -.social-share-frame { - min-width: 756px; - height: 150px; +/* Insecure field warning */ +#PopupAutoComplete > richlistbox > richlistitem[originaltype="insecureWarning"] { + background-color: var(--arrowpanel-dimmed); + border-bottom: 1px solid var(--panel-separator-color); + padding-bottom: 4px; + padding-top: 4px; } -#share-container { - min-width: 756px; - background-color: white; - background-repeat: no-repeat; - background-position: center center; +#PopupAutoComplete > richlistbox > richlistitem[originaltype="insecureWarning"][selected] { + background-color: var(--arrowpanel-dimmed-further); + color: #FFCF00; } -#share-container[loading] { - background-image: url(chrome://browser/skin/tabbrowser/pendingpaint.png); + +#PopupAutoComplete > richlistbox > richlistitem[originaltype="insecureWarning"] > .ac-title { + color: #A09090; + font-size: 1em; } -#share-container > browser { - transition: opacity 150ms ease-in-out; - opacity: 1; + +#PopupAutoComplete > richlistbox > richlistitem[originaltype="insecureWarning"][selected] > .ac-title { + color: inherit; } -#share-container[loading] > browser { - opacity: 0; + +#PopupAutoComplete > richlistbox > richlistitem[originaltype="insecureWarning"] > .ac-site-icon { + list-style-image: url(chrome://browser/skin/connection-mixed-active-loaded.svg#icon); } -.social-share-toolbar { - border-bottom: 1px solid #9C9CFF; - padding: 2px; +/* === END autocomplete.inc.css === */ + +#PopupAutoComplete > richlistbox > richlistitem[originaltype~="datalist-first"] { + border-top: 1px solid #A09090; } -#social-share-provider-buttons { - padding: 0; - margin: 0; +#treecolAutoCompleteImage { + max-width: 36px; } -.share-provider-button { - padding: 5px; - margin: 2px; +/* +.autocomplete-richlistbox { + padding: 4px; } -.share-provider-button > .toolbarbutton-text { - display: none; +.autocomplete-richlistitem { + height: 30px; + min-height: 30px; + font: message-box; + border-radius: 2px; + border: 1px solid transparent; } -.share-provider-button > .toolbarbutton-icon { - width: 16px; - min-height: 16px; - max-height: 16px; +*/ +.ac-title { + font-size: 14px; } -#social-share-panel { - min-height: 100px; - min-width: 766px; +.ac-tags { + font-size: 12px; } +/* +html|span.ac-tag { + border-radius: 2px; + border: 1px solid transparent; + padding: 0 1px; +} +*/ -#share-container, -.social-share-frame { - border-top-left-radius: 0; - border-bottom-left-radius: inherit; - border-top-right-radius: 0; - border-bottom-right-radius: inherit; +.ac-separator, +.ac-url, +.ac-action { + font-size: 12px; } -#social-share-panel > .social-share-toolbar { - border-top-left-radius: inherit; - border-top-right-radius: inherit; +html|span.ac-emphasize-text-title, +html|span.ac-emphasize-text-tag, +html|span.ac-emphasize-text-url { + font-weight: 600; } -#social-share-provider-buttons { - border-top-left-radius: inherit; - border-top-right-radius: inherit; +.ac-type-icon[type=bookmark] { + list-style-image: url("chrome://browser/skin/urlbar-star.svg#star"); } -/* bookmarks menu-button */ +.ac-type-icon[type=bookmark][selected][current] { +/* list-style-image: url("chrome://browser/skin/urlbar-star.svg#star-inverted");*/ +} -#bookmarks-menu-button.bookmark-item { +.ac-result-type-bookmark { list-style-image: url("chrome://browser/skin/places/bookmark.png"); -moz-image-region: rect(0px 16px 16px 0px); + width: 16px; + height: 16px; } -#bookmarks-menu-button.bookmark-item[starred] { - -moz-image-region: rect(0px 32px 16px 16px); +richlistitem[selected="true"][current="true"] > .ac-title-box > .ac-result-type-bookmark { +/* -moz-image-region: rect(0px 48px 16px 32px);*/ } -#nav-bar #bookmarks-menu-button[cui-areatype="toolbar"]:not([overflowedItem=true]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { - padding-top: 2px; - padding-bottom: 2px; +.ac-type-icon[type=keyword], +.ac-site-icon[type=searchengine] { + list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg"); + context-properties: fill; + fill: #FFCF00; } -#BMB_bookmarksPopup[side="top"], -#BMB_bookmarksPopup[side="bottom"] { - margin-left: -20px; - margin-right: -20px; +.ac-type-icon[type=keyword][selected], +.ac-site-icon[type=searchengine][selected] { + list-style-image: url("chrome://global/skin/icons/autocomplete-search.svg"); + context-properties: fill; + fill: #000000; } -#BMB_bookmarksPopup[side="left"], -#BMB_bookmarksPopup[side="right"] { - margin-top: -20px; - margin-bottom: -20px; +.ac-result-type-tag { + list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png"); + width: 16px; + height: 16px; } -/* bookmarking panel */ +.ac-type-icon[type=switchtab], +.ac-type-icon[type=remotetab] { + list-style-image: url("chrome://browser/skin/urlbar-tab.svg#tab"); +} -#editBookmarkPanelStarIcon { - list-style-image: url("chrome://browser/skin/places/starred48.png"); - width: 48px; - height: 48px; +.ac-type-icon[type=switchtab][selected], +.ac-type-icon[type=remotetab][selected] { + list-style-image: url("chrome://browser/skin/urlbar-tab.svg#tab-inverted"); } -#editBookmarkPanelStarIcon[unstarred] { - list-style-image: url("chrome://browser/skin/places/unstarred48.png"); +.autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment), +.autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment) +{ + color: #8050B0; + font-size: smaller; } -#editBookmarkPanelTitle { - font-size: 130%; +.autocomplete-treebody::-moz-tree-cell(suggesthint) { + border-top: 1px solid #9C9CFF; } -#editBookmarkPanelHeader, -#editBookmarkPanelContent { - margin-bottom: .5em; +/* combined go/reload/stop button in location bar */ + +#urlbar-go-button, +#reload-button, +#stop-button { + border-style: none; + list-style-image: url("chrome://browser/skin/reload-stop-goFx.png"); +/* margin: 0 9px; */ + margin-inline-start: 0px; + border-inline-start: 1px solid var(--urlbar-separator-color); + border-image: linear-gradient(transparent 15%, + var(--urlbar-separator-color) 15%, + var(--urlbar-separator-color) 85%, + transparent 85%); + border-image-slice: 1; } -/* Implements editBookmarkPanel resizing on folderTree un-collapse. */ -#editBMPanel_folderTree { - min-width: 27em; +/* XXX: temporary for Photon preview changes */ +#reload-button, +#stop-button { + list-style-image: url("chrome://browser/skin/reload-stop-goFx.png"); } -/* ::::: content area ::::: */ +#urlbar:-moz-locale-dir(ltr) > toolbarbutton { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; +} -#sidebar-box { - background-color: #9C9CFF; - color: #000000; +#urlbar:-moz-locale-dir(rtl) > toolbarbutton { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } -#sidebar { - background-color: #000000; +#urlbar > toolbarbutton:not([disabled=true]):active:hover, +#reload-button:not(:hover) { + border-inline-start-style: none; + padding-inline-start: 3px; +} + +#reload-button, +#reload-button { + -moz-image-region: rect(0px, 14px, 14px, 0px); +} + +#reload-button[disabled=true], +#reload-button[disabled=true] { + -moz-image-region: rect(28px, 14px, 42px, 0px); } -#sidebar-splitter { - margin-inline-start: 0; +#reload-button:not([disabled=true]):hover, +#reload-button:not([disabled=true]):hover { + -moz-image-region: rect(14px, 14px, 28px, 0px); } -#sidebar-header { - color: #000000; - padding: 2px; +#reload-button:-moz-locale-dir(rtl) > .toolbarbutton-icon, +#reload-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { + transform: scaleX(-1); } -#sidebar-title { - padding-inline-start: 0px; +#urlbar-go-button { + -moz-image-region: rect(0, 42px, 14px, 28px); } -#sidebar-header > .close-icon { -/* padding: 4px 2px; - margin: 0; - border: none;*/ - list-style-image: url("chrome://global/skin/icons/close-button.gif"); +#urlbar-go-button:hover { + -moz-image-region: rect(14px, 42px, 28px, 28px); } -#sidebar-header > .close-icon:hover, -#sidebar-header > .close-icon:hover:active { - list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); +#urlbar-go-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { + transform: scaleX(-1); } -#sidebar-splitter:-moz-locale-dir(ltr), -#sidebar:-moz-locale-dir(ltr) { - border-radius: 0 5px 0 0; +#stop-button, +#stop-button { + -moz-image-region: rect(0px, 28px, 14px, 14px); } -#sidebar-splitter:-moz-locale-dir(rtl), -#sidebar:-moz-locale-dir(rtl) { - border-radius: 5px 0 0 0; +#stop-button:hover, +#stop-button:hover { + -moz-image-region: rect(14px, 28px, 28px, 14px); } -.browserContainer > findbar { -/* - background-color: -moz-dialog; - color: -moz-DialogText; -*/ -} +@media (min-resolution: 1.1dppx) { + #reload-button, + #stop-button, + #urlbar-go-button, + #reload-button, + #stop-button { + list-style-image: url("chrome://browser/skin/reload-stop-go@2x.png"); + } -/* Tabstrip */ + #reload-button > .toolbarbutton-icon, + #stop-button > .toolbarbutton-icon, + #urlbar-go-button > .toolbarbutton-icon, + #reload-button > .toolbarbutton-icon, + #stop-button > .toolbarbutton-icon { + width: 14px; + } -#TabsToolbar { - min-height: 0; - padding: 0; - -moz-binding: url("chrome://browser/content/customizableui/toolbar.xml#toolbar"); -} + #urlbar-go-button { + -moz-image-region: rect(0, 84px, 28px, 56px); + } -#TabsToolbar .toolbar-holder { - background-color: #000000; /* correct effect of being an actual toolbar */ -} + #urlbar-go-button:hover { + -moz-image-region: rect(28px, 84px, 56px, 56px); + } -#main-window[disablechrome] #TabsToolbar, -#TabsToolbar[tabsontop="false"] { - border-bottom: 1px solid #008484; -} + #urlbar-go-button:hover:active { + -moz-image-region: rect(56px, 84px, 84px, 56px); + } -/* === BEGIN tabs.inc.css === */ + #reload-button, + #reload-button { + -moz-image-region: rect(0, 28px, 28px, 0); + } -:root { - /* --tab-toolbar-navbar-overlap: 1px; */ - /* --navbar-tab-toolbar-highlight-overlap: 1px; */ - /* --tab-min-height: 31px; */ -} -#TabsToolbar { - /* --tab-stroke-background-size: auto 100%; */ -} + #reload-button:not([disabled]):hover, + #reload-button:not([disabled]):hover { + -moz-image-region: rect(28px, 28px, 56px, 0); + } -.tabbrowser-tab, -.tabs-newtab-button, -#TabsToolbar > #new-tab-button { - margin-top: 0px; -} + #reload-button:not([disabled]):hover:active, + #reload-button:not([disabled]):hover:active { + -moz-image-region: rect(56px, 28px, 84px, 0); + } -.tabbrowser-tab { - padding: 1px 4px 2px; -} + #stop-button, + #stop-button { + -moz-image-region: rect(0, 56px, 28px, 28px); + } -.tabbrowser-tab:first-of-type { - margin-inline-start: 2px; -} + #stop-button:not([disabled]):hover, + #stop-button:not([disabled]):hover { + -moz-image-region: rect(28px, 56px, 56px, 28px); + } -.tabs-newtab-button, -#TabsToolbar > #new-tab-button, -#TabsToolbar > toolbarpaletteitem > #new-tab-button, -#TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] { - border-radius: 8px 8px 0px 0px; - margin-inline-start: 0; + #stop-button:hover:active, + #stop-button:hover:active { + -moz-image-region: rect(56px, 56px, 84px, 28px); + } } -.tabs-newtab-button:not(:hover), -#TabsToolbar > #new-tab-button:not(:hover), -#TabsToolbar > toolbarpaletteitem > #new-tab-button, -#TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] { - background-color: #C09070; -} +/* popup blocker button */ -/* The selected tab should appear above adjacent tabs, .tabs-newtab-button and the highlight of #nav-bar */ -.tabbrowser-tab[visuallyselected=true] { -/* position: relative; - z-index: 2;*/ +#page-report-button { + list-style-image: url("chrome://browser/skin/urlbar-popup-blocked.png"); + -moz-image-region: rect(0, 16px, 16px, 0); } -.tab-background-middle { +#page-report-button:hover , +#page-report-button:hover:active, +#page-report-button[open="true"] { + -moz-image-region: rect(0, 32px, 16px, 16px); } -.tab-content { -} +/* Reader mode button */ -.tab-content[pinned] { +#reader-mode-button { + list-style-image: url("chrome://browser/skin/readerMode.svg"); + -moz-image-region: rect(0, 16px, 16px, 0); } -.tab-throbber, -.tab-icon-image, -.tab-sharing-icon-overlay, -.tab-icon-sound, -.tab-close-button { +#reader-mode-button:hover, +#reader-mode-button[readeractive]:hover { + -moz-image-region: rect(0, 32px, 16px, 16px); } -.tab-throbber, -.tab-sharing-icon-overlay, -.tab-icon-image { - height: 16px; - width: 16px; - margin-inline-end: 3px; +#reader-mode-button:hover:active, +#reader-mode-button[readeractive] { + -moz-image-region: rect(0, 48px, 16px, 32px); } -.tab-icon-image { - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); -} +/* social share panel */ -.tab-icon-image[sharing]:not([selected]), -.tab-sharing-icon-overlay { - animation: 3s linear pulse infinite; +/* === BEGIN social.inc.css === */ + +#manage-share-providers { + list-style-image: url("chrome://browser/skin/ToolbarFx.png"); + -moz-image-region: rect(0, 468px, 18px, 450px); } -@keyframes pulse { - 0%, 16.66%, 83.33%, 100% { - opacity: 0; - } - 33.33%, 66.66% { - opacity: 1; - } +#manage-share-providers > .toolbarbutton-icon { + min-height: 18px; + min-width: 18px; } -.tab-icon-image[sharing]:not([selected]) { - animation-delay: -1.5s; +.social-panel > .panel-arrowcontainer > .panel-arrowcontent { + padding: 0; +} +/* fixup corners for share panel */ +.social-panel > .social-panel-frame { + border-radius: inherit; } -.tab-sharing-icon-overlay { - /* 16px of the icon + 6px of margin-inline-end of .tab-icon-image */ - margin-inline-start: -22px; - position: relative; +/* === END social.inc.css === */ + +.social-panel-frame { + border-radius: inherit; } -.tab-sharing-icon-overlay[sharing="camera"] { - list-style-image: url("chrome://browser/skin/notification-icons.svg#camera-sharing"); +.social-share-frame { + min-width: 756px; + height: 150px; } -.tab-sharing-icon-overlay[sharing="microphone"] { - list-style-image: url("chrome://browser/skin/notification-icons.svg#microphone-sharing"); +#share-container { + min-width: 756px; + background-color: white; + background-repeat: no-repeat; + background-position: center center; +} +#share-container[loading] { + background-image: url(chrome://browser/skin/tabbrowser/pendingpaint.png); +} +#share-container > browser { + transition: opacity 150ms ease-in-out; + opacity: 1; +} +#share-container[loading] > browser { + opacity: 0; } -.tab-sharing-icon-overlay[sharing="screen"] { - list-style-image: url("chrome://browser/skin/notification-icons.svg#screen-sharing"); +.social-share-toolbar { + border-bottom: 1px solid #9C9CFF; + padding: 2px; } -.tab-icon-overlay { - width: 16px; - height: 16px; - margin-top: -8px; - margin-inline-start: -15px; - margin-inline-end: -1px; - position: relative; +#social-share-provider-buttons { + padding: 0; + margin: 0; } -.tab-icon-overlay[crashed] { - list-style-image: url("chrome://browser/skin/tabbrowser/crashed.svg"); +.share-provider-button { + padding: 5px; + margin: 2px; } -.tab-icon-overlay[soundplaying], -.tab-icon-overlay[muted]:not([crashed]) { - border-radius: 10px; +.share-provider-button > .toolbarbutton-text { + display: none; +} +.share-provider-button > .toolbarbutton-icon { + width: 16px; + min-height: 16px; + max-height: 16px; } -.tab-icon-overlay[soundplaying]:hover, -.tab-icon-overlay[muted]:hover { - background-color: #FFCF00; +#social-share-panel { + min-height: 100px; + min-width: 766px; } -.tab-icon-overlay[soundplaying] { - list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio"); +#share-container, +.social-share-frame { + border-top-left-radius: 0; + border-bottom-left-radius: inherit; + border-top-right-radius: 0; + border-bottom-right-radius: inherit; } -.tab-icon-overlay[muted]:not([crashed]) { - list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-muted"); +#social-share-panel > .social-share-toolbar { + border-top-left-radius: inherit; + border-top-right-radius: inherit; } -#TabsToolbar[brighttext] .tab-icon-overlay[soundplaying]:not(:hover) { - list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-white"); +#social-share-provider-buttons { + border-top-left-radius: inherit; + border-top-right-radius: inherit; } +/* bookmarks menu-button */ -#TabsToolbar[brighttext] .tab-icon-overlay[muted]:not([crashed]):not(:hover) { - list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-white-muted"); +#bookmarks-menu-button.bookmark-item { + list-style-image: url("chrome://browser/skin/places/bookmark.png"); + -moz-image-region: rect(0px 16px 16px 0px); } -.tab-throbber[busy] { - list-style-image: url("chrome://communicator/skin/brand/throbber16-anim-connect.png"); +#bookmarks-menu-button.bookmark-item[starred] { + -moz-image-region: rect(0px 32px 16px 16px); } -.tab-throbber[progress] { - list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png"); +#nav-bar #bookmarks-menu-button[cui-areatype="toolbar"]:not([overflowedItem=true]) > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { + padding-top: 2px; + padding-bottom: 2px; } -@media (min-resolution: 1.1dppx) { - .tab-throbber[busy] { - list-style-image: url("chrome://communicator/skin/brand/throbber-anim-connect.png"); - } - - .tab-throbber[progress] { - list-style-image: url("chrome://communicator/skin/brand/throbber-anim.png"); - } +#BMB_bookmarksPopup[side="top"], +#BMB_bookmarksPopup[side="bottom"] { + margin-left: -20px; + margin-right: -20px; } -.tab-throbber[pinned], -.tab-icon-image[pinned] { - margin-inline-start: 2px; - margin-inline-end: 2px; +#BMB_bookmarksPopup[side="left"], +#BMB_bookmarksPopup[side="right"] { + margin-top: -20px; + margin-bottom: -20px; } -.tab-label { - /* this needs to add up to the 16px of the icon image */ - height: 12px; - margin-top: 2px !important; - margin-bottom: 2px !important; -} +/* bookmarking panel */ -.tab-icon-sound { - margin-inline-start: 4px; - width: 16px; - height: 16px; - padding: 0; +#editBookmarkPanelStarIcon { + list-style-image: url("chrome://browser/skin/places/starred48.png"); + width: 48px; + height: 48px; } -.tab-icon-sound[soundplaying], -.tab-icon-sound[muted] { - list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio); - filter: url(chrome://browser/skin/filters.svg#fill); - fill: currentColor; +#editBookmarkPanelStarIcon[unstarred] { + list-style-image: url("chrome://browser/skin/places/unstarred48.png"); } -.tab-icon-sound[muted] { - list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-muted); +#editBookmarkPanelTitle { + font-size: 130%; } -.tab-close-button { - margin-top: 1px; - padding: 0; +#editBookmarkPanelHeader, +#editBookmarkPanelContent { + margin-bottom: .5em; } -.tab-background, -.tabs-newtab-button { - /* overlap the tab curves */ +/* Implements editBookmarkPanel resizing on folderTree un-collapse. */ +#editBMPanel_folderTree { + min-width: 27em; } -.tabbrowser-arrowscrollbox > .arrowscrollbox-scrollbox { -} +/* ::::: content area ::::: */ -/* Tab Overflow */ -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]), -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) { -} +/* === BEGIN sidebar.inc.css === */ -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:-moz-locale-dir(rtl), -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:-moz-locale-dir(ltr) { -} +#sidebar-box { + --icon-fill: #FFCF00; + --header-background-color: #9C9CFF; + --header-background-color-hover: #FFCF00; + --title-font-size: 13px; -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]) { + background-color: #9C9CFF; + color: #000000; } -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) { +#sidebar-header { + color: #000000; + padding: 2px; } -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator[collapsed], -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator[collapsed] { +#sidebar-splitter { + margin-inline-start: 0; } -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator, -.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator { +#sidebar-splitter:-moz-locale-dir(ltr), +#sidebar:-moz-locale-dir(ltr) { + border-radius: 0 5px 0 0; } -.tab-background-start[selected=true]::after, -.tab-background-start[selected=true]::before, -.tab-background-start, -.tab-background-end, -.tab-background-end[selected=true]::after, -.tab-background-end[selected=true]::before { +#sidebar-splitter:-moz-locale-dir(rtl), +#sidebar:-moz-locale-dir(rtl) { + border-radius: 5px 0 0 0; } -.tabbrowser-tab:not([visuallyselected=true]), -.tabbrowser-tab:-moz-lwtheme { +#sidebar-throbber[loading="true"] { + list-style-image: url("chrome://global/skin/icons/loading.png"); } -/* tabbrowser-tab focus ring */ -.tabbrowser-tab:focus { - outline: 1px dotted; +@media (min-resolution: 2dppx) { + .sidebar-throbber[loading="true"], + #sidebar-throbber[loading="true"] { + list-style-image: url("chrome://global/skin/icons/loading@2x.png"); + width: 16px; + } } -/* Selected tab */ - -.tabbrowser-tab[visuallyselected="true"] { +#sidebar-title { + padding-inline-start: 0px; } -/* End selected tab */ - -/* Tab pointer-events */ -/* -.tabbrowser-tab { - pointer-events: none; +#sidebar-title { + margin: 0; + padding: 0; + padding-inline-start: 8px; + padding-inline-end: 4px; } -.tab-background-middle, -.tabs-newtab-button, -.tab-icon-overlay[soundplaying], -.tab-icon-overlay[muted]:not([crashed]), -.tab-icon-sound, -.tab-close-button { - pointer-events: auto; +#sidebar-switcher-arrow, +#sidebar-close > .toolbarbutton-icon { + -moz-context-properties: fill; + fill: currentColor; + opacity: 0.8; } -*/ -/* Pinned tabs */ -/* -.tabbrowser-tab:-moz-any([image], [pinned]) > .tab-stack > .tab-content[attention]:not([selected="true"]), -.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) { -*/ -.tabbrowser-tab:-moz-any([image], [pinned]):-moz-any([attention], [titlechanged]):not([visuallyselected="true"]) { - background-color: #E7ADE7; +#sidebar-switcher-arrow { +/* list-style-image: url(chrome://browser/skin/arrow-dropdown.svg);*/ + list-style-image: url(chrome://global/skin/arrow/arrow-down.gif); + width: 12px; + height: 12px; } -.tab-label[attention]:not([selected="true"]) { - font-weight: bold; +#sidebar-switcher-arrow:hover { + list-style-image: url(chrome://global/skin/arrow/arrow-down-hover.gif); } -.tabbrowser-tab[pinned][titlechanged]:not([visuallyselected="true"]):hover { - background-color: #3333FF; - color: #000000; +#sidebar-header > .close-icon { +/* padding: 4px 2px; + margin: 0; + border: none;*/ + list-style-image: url("chrome://global/skin/icons/close-button.gif"); } -/* Tab separators */ -/* -.tabbrowser-tab::after, -.tabbrowser-tab::before { - width: 1px; - margin-inline-start: -1px; - background-image: linear-gradient(transparent 5px, - currentColor 5px, - currentColor calc(100% - 4px), - transparent calc(100% - 4px)); - opacity: 0.2; +#sidebar-header > .close-icon:hover, +#sidebar-header > .close-icon:hover:active { + list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); } -#TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab::before, -#TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab::after { - opacity: 0.4; +#sidebar-close { + -moz-appearance: none; + list-style-image: url(chrome://browser/skin/sidebar/close.svg); + margin: 0; + padding: 4px; + border-radius: 4px; } -*/ -/* Also show separators beside the selected tab when dragging it. */ /* -#tabbrowser-tabs[movingtab] > .tabbrowser-tab[beforeselected]:not([last-visible-tab])::after, -.tabbrowser-tab:not([selected]):not([afterselected-visible]):not([afterhovered]):not([first-visible-tab]):not(:hover)::before, -#tabbrowser-tabs:not([overflow]) > .tabbrowser-tab[last-visible-tab]:not([selected]):not([beforehovered]):not(:hover)::after { - content: ""; - display: -moz-box; +#sidebar-switcher-target { + -moz-appearance: none; + color: inherit; + margin-inline-end: 4px; + border-radius: 4px; + border: 1px solid transparent; + padding: 2px 4px; } -*/ -/* New tab button */ -.tabs-newtab-button { - width: 28px; - /* width: calc(36px + var(--tab-curve-width)); */ +#sidebar-switcher-target:hover, +#sidebar-close:hover { + background: hsla(240, 5%, 5%, 0.05); } -@media (min-resolution: 1.1dppx) { - /* image preloading hack from like lowdpi styles */ - #tabbrowser-tabs::before { - } - - .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]), - .tabs-newtab-button:hover { - } - - .tab-background-middle[selected=true] { - } - - .tab-background-start[selected=true]:-moz-locale-dir(ltr)::after, - .tab-background-end[selected=true]:-moz-locale-dir(rtl)::after { - } - - .tab-background-end[selected=true]:-moz-locale-dir(ltr)::after, - .tab-background-start[selected=true]:-moz-locale-dir(rtl)::after { - } - .tab-icon-image { - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon@2x.png"); - } +#sidebar-switcher-target:hover { + border-color: rgba(0, 0, 0, 0.2); } -/* All tabs menupopup */ +#sidebar-close:hover:active, +#sidebar-switcher-target:hover:active, +#sidebar-switcher-target.active { + background: hsla(240, 5%, 5%, 0.1); +} -.alltabs-item[tabIsVisible]:not([_moz-menuactive="true"]) { - background-color: #402800; +#sidebar-switcher-target:hover:active, +#sidebar-switcher-target.active { + border-color: rgba(0, 0, 0, 0.25); +} +*/ +#sidebarMenu-popup .subviewbutton { + min-width: 190px; } -.alltabs-endimage[soundplaying], -.alltabs-endimage[muted] { - list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio); - filter: url(chrome://browser/skin/filters.svg#fill); - fill: currentColor; +#sidebar-extensions:empty + toolbarseparator { + display: none; } -.alltabs-endimage[muted] { - list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-muted); +/* Allow room for the checkbox drawn as a background image at the start of the toolbarbutton */ +#sidebarMenu-popup .subviewbutton-iconic > .toolbarbutton-icon { + padding-inline-start: 16px; +} +#sidebarMenu-popup .subviewbutton-iconic > .toolbarbutton-text { + padding-inline-start: 0; } -/* === END tabs.inc.css === */ +#sidebar-box[sidebarcommand="viewWebPanelsSidebar"] > #sidebar-header > #sidebar-switcher-target > #sidebar-icon { + list-style-image: url(chrome://mozapps/skin/places/defaultFavicon.svg); +} -/* Tab DnD indicator */ -.tab-drop-indicator { - list-style-image: url("chrome://browser/skin/tabbrowser/tabDragIndicator.png"); - margin-bottom: -11px; +#sidebar-switcher-bookmarks > .toolbarbutton-icon, +#sidebar-box[sidebarcommand="viewBookmarksSidebar"] > #sidebar-header > #sidebar-switcher-target > #sidebar-icon { +/* list-style-image: url(chrome://browser/skin/bookmark.svg); + -moz-context-properties: fill; + fill: currentColor; + opacity: 0.8;*/ + list-style-image: url(chrome://browser/skin/places/bookmark.png); + -moz-image-region: rect(0px 16px 16px 0px); } -/* Tab close button */ -.tab-close-button { - list-style-image: url("chrome://global/skin/icons/close-button.gif") !important; - -moz-image-region: auto !important; +#sidebar-switcher-history > .toolbarbutton-icon, +#sidebar-box[sidebarcommand="viewHistorySidebar"] > #sidebar-header > #sidebar-switcher-target > #sidebar-icon { +/* list-style-image: url(chrome://browser/skin/history.svg); + -moz-context-properties: fill; + fill: currentColor; + opacity: 0.8;*/ + list-style-image: url(chrome://browser/skin/places/history.png); } -.tab-close-button:hover, -.tab-close-button:hover[selected="true"] { - list-style-image: url("chrome://global/skin/icons/close-button-hover.gif") !important; - -moz-image-region: auto !important; +#sidebar-switcher-tabs > .toolbarbutton-icon, +#sidebar-box[sidebarcommand="viewTabsSidebar"] > #sidebar-header > #sidebar-switcher-target > #sidebar-icon { +/* list-style-image: url(chrome://browser/skin/synced-tabs.svg); + -moz-context-properties: fill; + fill: currentColor; + opacity: 0.8;*/ + list-style-image: url(chrome://browser/skin/urlbar-tab.svg#tab); } -.tab-close-button:hover:active, -.tab-close-button:hover:active[selected="true"] { - list-style-image: url("chrome://global/skin/icons/close-button-hover.gif") !important; - -moz-image-region: auto !important; +/* === END sidebar.inc.css === */ + +#sidebar { + background-color: #000000; } -.tab-close-button > .button-icon, -.tab-close-button > .button-box > .button-icon, -.tab-close-button > .toolbarbutton-icon { - width: auto !important; +.browserContainer > findbar { +/* + background-color: -moz-dialog; + color: -moz-DialogText; +*/ } +/* Tabstrip */ -/* Tab scrollbox arrow, tabstrip new tab and all-tabs buttons */ +#TabsToolbar { + min-height: 0; + padding: 0; + -moz-binding: url("chrome://browser/content/customizableui/toolbar.xml#toolbar"); +} -.tabbrowser-arrowscrollbox > .scrollbutton-up, -.tabbrowser-arrowscrollbox > .scrollbutton-down { - margin: 0; - padding-top: 0; - padding-bottom: 0; - background-origin: border-box; +#TabsToolbar .toolbar-holder { + background-color: #000000; /* correct effect of being an actual toolbar */ } -#main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -.tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-lwtheme-brighttext, -.tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-lwtheme-brighttext { - } +#main-window[disablechrome] #TabsToolbar, +#TabsToolbar[tabsontop="false"] { + border-bottom: 1px solid #008484; +} -.tabbrowser-arrowscrollbox > .scrollbutton-up[disabled], -.tabbrowser-arrowscrollbox > .scrollbutton-down[disabled] { - } +/* === BEGIN tabs.inc.css === */ -.tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-locale-dir(rtl), -.tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-locale-dir(ltr) { -/* transform: scaleX(-1);*/ +:root { + /* --tab-toolbar-navbar-overlap: 1px; */ + /* --navbar-tab-toolbar-highlight-overlap: 1px; */ + /* --tab-min-height: 31px; */ } - -.tabbrowser-arrowscrollbox > .scrollbutton-down { - transition: 1s background-color ease-out; +#TabsToolbar { + /* --tab-stroke-background-size: auto 100%; */ } -.tabbrowser-arrowscrollbox > .scrollbutton-down[notifybgtab] { - background-color: #008484; +.tabbrowser-tab, +.tabs-newtab-button, +#TabsToolbar > #new-tab-button { + margin-top: 0px; } -.tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled]), -.tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled]) { -/* border-width: 0 2px 0 0; - border-style: solid; - border-image: url("chrome://browser/skin/tabbrowser/tab-overflow-border.png") 0 2 0 2 fill;*/ +.tabbrowser-tab { + padding: 1px 4px 2px; } -.tabs-newtab-button > .toolbarbutton-icon { - margin-top: -1px; - margin-bottom: -1px; +.tabbrowser-tab:first-of-type { + margin-inline-start: 2px; } .tabs-newtab-button, #TabsToolbar > #new-tab-button, #TabsToolbar > toolbarpaletteitem > #new-tab-button, #TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] { - list-style-image: url("chrome://browser/skin/tabbrowser/newtab.svg"); - -moz-image-region: auto; + border-radius: 8px 8px 0px 0px; + margin-inline-start: 0; } -.tabs-newtab-button, -.tabs-newtab-button:hover, -#TabsToolbar > #new-tab-button, -#TabsToolbar > #new-tab-button:hover { +.tabs-newtab-button:not(:hover), +#TabsToolbar > #new-tab-button:not(:hover), +#TabsToolbar > toolbarpaletteitem > #new-tab-button, +#TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] { + background-color: #C09070; } -#main-window[tabsintitlebar]:not([inFullscreen]) .tabs-newtab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -.tabs-newtab-button:-moz-lwtheme-brighttext, -#TabsToolbar > #new-tab-button:-moz-lwtheme-brighttext, -#TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-lwtheme-brighttext { +/* The selected tab should appear above adjacent tabs, .tabs-newtab-button and the highlight of #nav-bar */ +.tabbrowser-tab[visuallyselected=true] { +/* position: relative; + z-index: 2;*/ } -#TabsToolbar > #new-tab-button { - width: 26px; +.tab-background-middle { } -#alltabs-button { - list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); +.tab-content { } -#alltabs-button:hover, -#alltabs-button:hover:active, -#alltabs-button[open="true"] { - list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif"); +.tab-content[pinned] { } -#main-window[tabsintitlebar]:not([inFullscreen]) #alltabs-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), -#alltabs-button:-moz-lwtheme-brighttext { +.tab-throbber, +.tab-icon-image, +.tab-sharing-icon-overlay, +.tab-icon-sound, +.tab-close-button { } -#alltabs-button > .toolbarbutton-icon { -/* margin: 0 2px;*/ +.tab-throbber, +.tab-sharing-icon-overlay, +.tab-icon-image { + height: 16px; + width: 16px; + margin-inline-end: 3px; } -#alltabs-button > .toolbarbutton-menu-dropmarker { - display: none; +.tab-icon-image { + list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.svg"); } -/* All tabs menupopup */ -.alltabs-item > .menu-iconic-left > .menu-iconic-icon { - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); - -moz-image-region: auto; +.tab-icon-image[sharing]:not([selected]), +.tab-sharing-icon-overlay { + animation: 3s linear tab-sharing-icon-pulse infinite; } -.alltabs-item[selected="true"] { - font-weight: bold; +@keyframes tab-sharing-icon-pulse { +/* This should remain identical to identity-box-sharing-icon-pulse in identity-block.inc.css */ + 0%, 16.66%, 83.33%, 100% { + opacity: 0; + } + 33.33%, 66.66% { + opacity: 1; + } } -.alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon { - list-style-image: url("chrome://global/skin/icons/loading.png"); +.tab-icon-image[sharing]:not([selected]) { + animation-delay: -1.5s; } -@media (min-resolution: 1.1dppx) { - .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon { - list-style-image: url("chrome://global/skin/icons/loading@2x.png"); - } +.tab-sharing-icon-overlay { + /* 16px of the icon + 6px of margin-inline-end of .tab-icon-image */ + margin-inline-start: -22px; + position: relative; } -toolbarbutton.chevron { - list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important; +.tab-sharing-icon-overlay[sharing="camera"] { + list-style-image: url("chrome://browser/skin/notification-icons.svg#camera-sharing"); } -toolbarbutton.chevron:hover { - list-style-image: url("chrome://global/skin/toolbar/chevron-hover.gif") !important; -} -/* -toolbar[brighttext] toolbarbutton.chevron { - list-style-image: url("chrome://global/skin/toolbar/chevron-inverted.png") !important; -} -*/ -toolbarbutton.chevron:-moz-locale-dir(rtl) > .toolbarbutton-icon, -toolbarbutton.chevron:-moz-locale-dir(rtl):hover > .toolbarbutton-icon { - transform: scaleX(-1); +.tab-sharing-icon-overlay[sharing="microphone"] { + list-style-image: url("chrome://browser/skin/notification-icons.svg#microphone-sharing"); } -toolbarbutton.chevron > .toolbarbutton-text, -toolbarbutton.chevron > .toolbarbutton-menu-dropmarker { - display: none; +.tab-sharing-icon-overlay[sharing="screen"] { + list-style-image: url("chrome://browser/skin/notification-icons.svg#screen-sharing"); } -toolbarbutton.chevron > .toolbarbutton-icon { - margin: 0; +.tab-icon-overlay { + width: 16px; + height: 16px; + margin-top: -8px; + margin-inline-start: -15px; + margin-inline-end: -1px; + position: relative; } -#sidebar-throbber[loading="true"] { - list-style-image: url("chrome://global/skin/icons/loading.png"); - margin-inline-end: 4px; +.tab-icon-overlay[crashed] { + list-style-image: url("chrome://browser/skin/tabbrowser/crashed.svg"); } -@media (min-resolution: 1.1dppx) { - #sidebar-throbber[loading="true"] { - list-style-image: url("chrome://global/skin/icons/loading@2x.png"); - width: 16px; - } +.tab-icon-overlay[soundplaying], +.tab-icon-overlay[muted]:not([crashed]), +.tab-icon-overlay[blocked]:not([crashed]) { + border-radius: 10px; } -/* Bookmarks toolbar */ -#PlacesToolbarDropIndicator { - list-style-image: url("chrome://communicator/skin/bookmarks/toolbarDropMarker.png"); +.tab-icon-overlay[soundplaying]:hover, +.tab-icon-overlay[muted]:hover, +.tab-icon-overlay[blocked]:not([crashed]):hover { + background-color: #FFCF00; } -toolbarbutton.bookmark-item[dragover="true"][open="true"] { - background-color: #008484 !important; - color: #FFCF00 !important; +.tab-icon-overlay[soundplaying] { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio"); } -/* rules for menupopup drop indicators */ -.menupopup-drop-indicator-bar { - position: relative; - /* these two margins must together compensate the indicator's height */ - margin-top: -1px; - margin-bottom: -1px; +.tab-icon-overlay[muted]:not([crashed]) { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-muted"); } -.menupopup-drop-indicator { - list-style-image: none; - height: 2px; - margin-inline-end: -4em; - background-color: #008484; +.tab-icon-overlay[blocked]:not([crashed]) { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-blocked"); } -/* === BEGIN notification-icons.inc.css === */ +#TabsToolbar[brighttext] .tab-icon-overlay[soundplaying]:not([selected]):not(:hover), +.tab-icon-overlay[soundplaying][selected]:-moz-lwtheme-brighttext:not(:hover) { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-white"); +} -#notification-popup-box { - border-radius: 3px 0 0 3px; - padding: 5px 0px; - margin: -5px 0px; - margin-inline-end: -5px; - padding-inline-end: 5px; +#TabsToolbar[brighttext] .tab-icon-overlay[muted]:not([crashed]):not([selected]):not(:hover), +.tab-icon-overlay[mouted][selected]:-moz-lwtheme-brighttext:not(:hover) { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-white-muted"); } -.notification-anchor-icon, -#blocked-permissions-container > .blocked-permission-icon { - width: 16px; - height: 16px; - margin-inline-start: 2px; +#TabsToolbar[brighttext] .tab-icon-overlay[blocked]:not([crashed]):not([selected]):not(:hover), +.tab-icon-overlay[blocked][selected]:-moz-lwtheme-brighttext:not(:hover) { + list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-small.svg#tab-audio-white-blocked"); } -/* This class can be used alone or in combination with the class defining the - type of icon displayed. This rule must be defined before the others in order - for its list-style-image to be overridden. */ -.notification-anchor-icon { - list-style-image: url("chrome://global/skin/icons/information-16.png"); +.tab-throbber[busy] { + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim-connect.png"); } -.notification-anchor-icon:-moz-focusring { - outline: 1px dotted #008484; +.tab-throbber[progress] { + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png"); } @media (min-resolution: 1.1dppx) { - .notification-anchor-icon { - list-style-image: url(chrome://global/skin/icons/information-32.png); + .tab-throbber[busy] { + list-style-image: url("chrome://communicator/skin/brand/throbber-anim-connect.png"); + } + + .tab-throbber[progress] { + list-style-image: url("chrome://communicator/skin/brand/throbber-anim.png"); } } -.popup-notification-icon { - width: 64px; - height: 64px; - margin-inline-end: 10px; +.tab-throbber[pinned], +.tab-icon-image[pinned] { + margin-inline-start: 2px; + margin-inline-end: 2px; +} + +.tab-label { + /* this needs to add up to the 16px of the icon image */ + height: 12px; + margin-top: 2px !important; + margin-bottom: 2px !important; +} + +.tab-icon-sound { + margin-inline-start: 4px; + width: 16px; + height: 16px; + padding: 0; } -.notification-anchor-icon:not(.plugin-blocked), -#blocked-permissions-container > .blocked-permission-icon { +.tab-icon-sound[soundplaying], +.tab-icon-sound[muted], +.tab-icon-sound[blocked] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio); filter: url(chrome://global/skin/filters.svg#fill); fill: currentColor; } -.notification-anchor-icon:not(.plugin-blocked):not(:hover) { +.tab-icon-sound[muted] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-muted); } -/* INDIVIDUAL NOTIFICATIONS */ - -.popup-notification-icon[popupid="web-notifications"], -.desktop-notification-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#desktop-notification); +.tab-icon-sound[blocked] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-blocked); } -.desktop-notification-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#desktop-notification-blocked); +.tab-close-button { + margin-top: 1px; + padding: 0; } -.geo-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows); +.tab-icon-sound[soundplaying-scheduledremoval]:not([muted]):not(:hover), +.tab-icon-overlay[soundplaying-scheduledremoval]:not([muted]):not(:hover) { + transition: opacity .3s linear var(--soundplaying-removal-delay); + opacity: 0; } -.geo-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows-blocked); +.tab-background, +.tabs-newtab-button { + /* overlap the tab curves */ } -.popup-notification-icon[popupid="geolocation"] { - list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows-detailed); +.tabbrowser-arrowscrollbox > .arrowscrollbox-scrollbox { } -.popup-notification-icon[popupid="indexedDB-permissions-prompt"], -.indexedDB-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB); +/* Tab Overflow */ +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]), +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) { } -.indexedDB-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB-blocked); +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:-moz-locale-dir(rtl), +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:-moz-locale-dir(ltr) { } -.login-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#login); +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator:not([collapsed]) { } -.popup-notification-icon[popupid="password"] { - list-style-image: url(chrome://browser/skin/notification-icons.svg#login-detailed); +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator:not([collapsed]) { } -.camera-icon, -.popup-notification-icon[popupid="webRTC-shareDevices"] { - list-style-image: url(chrome://browser/skin/notification-icons.svg#camera); +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator[collapsed], +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator[collapsed] { } -.camera-icon.in-use { - list-style-image: url(chrome://browser/skin/notification-icons.svg#camera-sharing); +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-start-indicator, +.tabbrowser-arrowscrollbox > .arrowscrollbox-overflow-end-indicator { } -.camera-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#camera-blocked); +.tab-background-start[selected=true]::after, +.tab-background-start[selected=true]::before, +.tab-background-start, +.tab-background-end, +.tab-background-end[selected=true]::after, +.tab-background-end[selected=true]::before { } -.microphone-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone); +.tabbrowser-tab:not([visuallyselected=true]), +.tabbrowser-tab:-moz-lwtheme { } -.microphone-icon.in-use { - list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-sharing); +/* tabbrowser-tab focus ring */ +.tabbrowser-tab:focus { + outline: 1px dotted; } -.microphone-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-blocked); -} +/* Selected tab */ -.popup-notification-icon[popupid="webRTC-shareMicrophone"] { - list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-detailed); +.tabbrowser-tab[visuallyselected="true"] { } -.popup-notification-icon[popupid="webRTC-shareScreen"], -.screen-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#screen); +/* End selected tab */ + +/* Tab pointer-events */ +/* +.tabbrowser-tab { + pointer-events: none; } -.screen-icon.in-use { - list-style-image: url(chrome://browser/skin/notification-icons.svg#screen-sharing); +.tab-background-middle, +.tabs-newtab-button, +.tab-icon-overlay[soundplaying], +.tab-icon-overlay[muted]:not([crashed]), +.tab-icon-overlay[blocked]:not([crashed]), +.tab-icon-sound, +.tab-close-button { + pointer-events: auto; } +*/ +/* Pinned tabs */ -.screen-icon.blocked-permission-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#screen-blocked); +/* +.tabbrowser-tab:-moz-any([image], [pinned]) > .tab-stack > .tab-content[attention]:not([selected="true"]), +.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) { +*/ +.tabbrowser-tab:-moz-any([image], [pinned]):-moz-any([attention], [titlechanged]):not([visuallyselected="true"]) { + background-color: #E7ADE7; } -/* This icon has a block sign in it, so we don't need a blocked version. */ -.popup-icon { - list-style-image: url("chrome://browser/skin/notification-icons.svg#popup"); +.tab-label[attention]:not([selected="true"]) { + font-weight: bold; } -/* EME */ +.tabbrowser-tab[pinned][titlechanged]:not([visuallyselected="true"]):hover { + background-color: #3333FF; + color: #000000; +} -.popup-notification-icon[popupid="drmContentPlaying"], -.drm-icon { - list-style-image: url("chrome://browser/skin/drm-icon.svg#chains"); +/* Tab separators */ +/* +.tabbrowser-tab::after, +.tabbrowser-tab::before { + width: 1px; + margin-inline-start: -1px; + background-image: linear-gradient(transparent 5px, + currentColor 5px, + currentColor calc(100% - 4px), + transparent calc(100% - 4px)); + opacity: 0.2; } -.drm-icon:hover:active { - list-style-image: url("chrome://browser/skin/drm-icon.svg#chains-pressed"); +#TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab::before, +#TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab::after { + opacity: 0.4; +} +*/ +/* Also show separators beside the selected tab when dragging it. */ +/* +#tabbrowser-tabs[movingtab] > .tabbrowser-tab[beforeselected]:not([last-visible-tab])::after, +.tabbrowser-tab:not([selected]):not([afterselected-visible]):not([afterhovered]):not([first-visible-tab]):not(:hover)::before, +#tabbrowser-tabs:not([overflow]) > .tabbrowser-tab[last-visible-tab]:not([selected]):not([beforehovered]):not(:hover)::after { + content: ""; + display: -moz-box; } +*/ +/* New tab button */ -#eme-notification-icon[firstplay=true] { - animation: emeTeachingMoment 0.2s linear 0s 5 normal; +.tabs-newtab-button { + width: 28px; + /* width: calc(36px + var(--tab-curve-width)); */ } +@media (min-resolution: 1.1dppx) { + /* image preloading hack from like lowdpi styles */ + #tabbrowser-tabs::before { + } -@keyframes emeTeachingMoment { - 0% {transform: translateX(0); } - 25% {transform: translateX(3px) } - 75% {transform: translateX(-3px) } - 100% { transform: translateX(0); } + .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]), + .tabs-newtab-button:hover { + } + + .tab-background-middle[selected=true] { + } + + .tab-background-start[selected=true]:-moz-locale-dir(ltr)::after, + .tab-background-end[selected=true]:-moz-locale-dir(rtl)::after { + } + + .tab-background-end[selected=true]:-moz-locale-dir(ltr)::after, + .tab-background-start[selected=true]:-moz-locale-dir(rtl)::after { + } } -/* INSTALL ADDONS */ +/* All tabs menupopup */ -.install-icon { - list-style-image: url(chrome://browser/skin/addons/addon-install-anchor.svg#default); +.alltabs-item[tabIsVisible]:not([_moz-menuactive="true"]) { + background-color: #402800; } -.popup-notification-icon[popupid="xpinstall-disabled"], -.popup-notification-icon[popupid="addon-install-blocked"], -.popup-notification-icon[popupid="addon-install-origin-blocked"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-blocked.svg); +.alltabs-endimage[soundplaying], +.alltabs-endimage[muted], +.alltabs-endimage[blocked] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio); + filter: url(chrome://global/skin/filters.svg#fill); + fill: currentColor; } -.popup-notification-icon[popupid="addon-progress"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-downloading.svg); +.alltabs-endimage[muted] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-muted); } -.popup-notification-icon[popupid="addon-install-failed"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-error.svg); +.alltabs-endimage[blocked] { + list-style-image: url(chrome://browser/skin/tabbrowser/tab-audio.svg#tab-audio-blocked); } -.popup-notification-icon[popupid="addon-install-confirmation"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-confirm.svg); +/* === END tabs.inc.css === */ + +/* Tab DnD indicator */ +.tab-drop-indicator { + list-style-image: url("chrome://browser/skin/tabbrowser/tabDragIndicator.png"); + margin-bottom: -11px; } -#addon-install-confirmation-notification[warning] .popup-notification-icon[popupid="addon-install-confirmation"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-warning.svg); +/* Tab close button */ +.tab-close-button { + list-style-image: url("chrome://global/skin/icons/close-button.gif") !important; + -moz-image-region: auto !important; } -.popup-notification-icon[popupid="addon-install-complete"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-installed.svg); +.tab-close-button:hover, +.tab-close-button:hover[selected="true"] { + list-style-image: url("chrome://global/skin/icons/close-button-hover.gif") !important; + -moz-image-region: auto !important; } -.popup-notification-icon[popupid="addon-install-restart"] { - list-style-image: url(chrome://browser/skin/addons/addon-install-restart.svg); +.tab-close-button:hover:active, +.tab-close-button:hover:active[selected="true"] { + list-style-image: url("chrome://global/skin/icons/close-button-hover.gif") !important; + -moz-image-region: auto !important; } -.popup-notification-icon[popupid="click-to-play-plugins"] { - list-style-image: url(chrome://mozapps/skin/plugins/pluginBlocked-64.png); +.tab-close-button > .button-icon, +.tab-close-button > .button-box > .button-icon, +.tab-close-button > .toolbarbutton-icon { + width: auto !important; } -/* OFFLINE APPS */ -.popup-notification-icon[popupid*="offline-app-requested"], -.popup-notification-icon[popupid="offline-app-usage"] { - list-style-image: url(chrome://global/skin/icons/question-64.png); +/* Tab scrollbox arrow, tabstrip new tab and all-tabs buttons */ + +.tabbrowser-arrowscrollbox > .scrollbutton-up, +.tabbrowser-arrowscrollbox > .scrollbutton-down { + margin: 0; + padding-top: 0; + padding-bottom: 0; + background-origin: border-box; } -/* PLUGINS */ +#main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) .tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +.tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-lwtheme-brighttext, +.tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-lwtheme-brighttext { + } -.plugin-icon { - list-style-image: url(chrome://browser/skin/notification-icons.svg#plugin); -} +.tabbrowser-arrowscrollbox > .scrollbutton-up[disabled], +.tabbrowser-arrowscrollbox > .scrollbutton-down[disabled] { + } -.plugin-icon.plugin-blocked { - list-style-image: url(chrome://browser/skin/notification-icons.svg#plugin-blocked); +.tabbrowser-arrowscrollbox > .scrollbutton-up:-moz-locale-dir(rtl), +.tabbrowser-arrowscrollbox > .scrollbutton-down:-moz-locale-dir(ltr) { +/* transform: scaleX(-1);*/ } -#notification-popup-box[hidden] { - /* Override display:none to make the pluginBlockedNotification animation work - when showing the notification repeatedly. */ - display: -moz-box; - visibility: collapse; +.tabbrowser-arrowscrollbox > .scrollbutton-down { + transition: 1s background-color ease-out; } -#plugins-notification-icon.plugin-blocked[showing] { - animation: pluginBlockedNotification 500ms ease 0s 5 alternate both; +.tabbrowser-arrowscrollbox > .scrollbutton-down[highlight] { + background-color: #008484; } -@keyframes pluginBlockedNotification { - from { - opacity: 0; - } - to { - opacity: 1; - } +.tabbrowser-arrowscrollbox > .scrollbutton-up:not([disabled]), +.tabbrowser-arrowscrollbox > .scrollbutton-down:not([disabled]) { +/* border-width: 0 2px 0 0; + border-style: solid; + border-image: url("chrome://browser/skin/tabbrowser/tab-overflow-border.png") 0 2 0 2 fill;*/ } -/* SOCIAL API */ - -.popup-notification-icon[popupid="servicesInstall"] { - list-style-image: url(chrome://browser/skin/social/services-64.png); +.tabs-newtab-button > .toolbarbutton-icon { + margin-top: -1px; + margin-bottom: -1px; } -.service-icon { - list-style-image: url(chrome://browser/skin/social/services-16.png); +.tabs-newtab-button, +#TabsToolbar > #new-tab-button, +#TabsToolbar > toolbarpaletteitem > #new-tab-button, +#TabsToolbar > toolbarpaletteitem > #new-tab-button[cui-areatype="toolbar"] { + list-style-image: url("chrome://browser/skin/tabbrowser/newtab.svg"); + -moz-image-region: auto; } -/* TRANSLATION */ - -.translation-icon { - list-style-image: url(chrome://browser/skin/translation-16.png); - -moz-image-region: rect(0px, 16px, 16px, 0px); +.tabs-newtab-button, +.tabs-newtab-button:hover, +#TabsToolbar > #new-tab-button, +#TabsToolbar > #new-tab-button:hover { } -.translation-icon.in-use { - -moz-image-region: rect(0px, 32px, 16px, 16px); +#main-window[tabsintitlebar]:not([inFullscreen]) .tabs-newtab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#main-window[tabsintitlebar]:not([inFullscreen]) #TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +.tabs-newtab-button:-moz-lwtheme-brighttext, +#TabsToolbar > #new-tab-button:-moz-lwtheme-brighttext, +#TabsToolbar > toolbarpaletteitem > #new-tab-button:-moz-lwtheme-brighttext { } -/* === END notification-icons.inc.css === */ - -.popup-notification-body[popupid="addon-progress"], -.popup-notification-body[popupid="addon-install-confirmation"] { - width: 28em; - max-width: 28em; +#TabsToolbar > #new-tab-button { + width: 26px; + -moz-box-orient: horizontal; } -/* Translation infobar */ - -/* === BEGIN infobar.inc.css === */ - -notification[value="translation"] .messageImage { - list-style-image: url("chrome://browser/skin/translation-16.png"); - -moz-image-region: rect(0, 32px, 16px, 16px); +#alltabs-button { + list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); } -@media (min-resolution: 1.25dppx) { - notification[value="translation"] .messageImage { - list-style-image: url("chrome://browser/skin/translation-16@2x.png"); - -moz-image-region: rect(0, 64px, 32px, 32px); - } +#alltabs-button:hover, +#alltabs-button:hover:active, +#alltabs-button[open="true"] { + list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif"); } -notification[value="translation"][state="translating"] .messageImage { - list-style-image: url("chrome://browser/skin/translating-16.png"); - -moz-image-region: auto; +#main-window[tabsintitlebar]:not([inFullscreen]) #alltabs-button:-moz-system-metric(windows-classic):not(:-moz-lwtheme), +#alltabs-button:-moz-lwtheme-brighttext { } -@media (min-resolution: 1.25dppx) { - notification[value="translation"][state="translating"] .messageImage { - list-style-image: url("chrome://browser/skin/translating-16@2x.png"); - } +#alltabs-button > .toolbarbutton-icon { +/* margin: 0 2px;*/ } -notification[value="translation"] hbox[anonid="details"] { - overflow: hidden; +#alltabs-button > .toolbarbutton-menu-dropmarker { + display: none; } -notification[value="translation"] button, -notification[value="translation"] menulist { - min-width: 0; +/* All tabs menupopup */ +.alltabs-item > .menu-iconic-left > .menu-iconic-icon { + list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.svg"); + -moz-image-region: auto; } -notification[value="translation"] menulist > .menulist-dropmarker { +.alltabs-item[selected="true"] { + font-weight: bold; } -.translation-menupopup arrowscrollbox { - padding-bottom: 0; +.alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon { + list-style-image: url("chrome://global/skin/icons/loading.png"); } -.translation-attribution { - cursor: pointer; - -moz-box-align: end; - font-size: small; +@media (min-resolution: 1.1dppx) { + .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon { + list-style-image: url("chrome://global/skin/icons/loading@2x.png"); + } } -.translation-attribution > label { - margin-bottom: 0; +toolbarbutton.chevron { + list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important; } -.translation-attribution > image { - width: 70px; +toolbarbutton.chevron:hover { + list-style-image: url("chrome://global/skin/toolbar/chevron-hover.gif") !important; } - -.translation-welcome-panel { - width: 305px; +/* +toolbar[brighttext] toolbarbutton.chevron { + list-style-image: url("chrome://global/skin/toolbar/chevron-inverted.png") !important; } - -.translation-welcome-logo { - height: 32px; - width: 32px; - list-style-image: url(chrome://browser/skin/translation-16@2x.png); - -moz-image-region: rect(0, 64px, 32px, 32px); +*/ +toolbarbutton.chevron:-moz-locale-dir(rtl) > .toolbarbutton-icon, +toolbarbutton.chevron:-moz-locale-dir(rtl):hover > .toolbarbutton-icon { + transform: scaleX(-1); } -.translation-welcome-content { - margin-inline-start: 16px; +toolbarbutton.chevron > .toolbarbutton-text, +toolbarbutton.chevron > .toolbarbutton-menu-dropmarker { + display: none; } -.translation-welcome-headline { - font-size: larger; - font-weight: bold; +toolbarbutton.chevron > .toolbarbutton-icon { + margin: 0; } -.translation-welcome-body { - padding: 1em 0; - margin: 0 0; +#sidebar-throbber[loading="true"] { + list-style-image: url("chrome://global/skin/icons/loading.png"); + margin-inline-end: 4px; } -/* === END infobar.inc.css === */ - -notification[value="translation"] { - min-height: 40px; +@media (min-resolution: 1.1dppx) { + #sidebar-throbber[loading="true"] { + list-style-image: url("chrome://global/skin/icons/loading@2x.png"); + width: 16px; + } } -.translation-menupopup { - -moz-appearance: none; +/* Bookmarks toolbar */ +#PlacesToolbarDropIndicator { + list-style-image: url("chrome://communicator/skin/bookmarks/toolbarDropMarker.png"); } -/* Bookmarks roots menu-items */ -#subscribeToPageMenuitem:not([disabled]), -#subscribeToPageMenupopup { - list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png"); +toolbarbutton.bookmark-item[dragover="true"][open="true"] { + background-color: #008484 !important; + color: #FFCF00 !important; } -#bookmarksToolbarFolderMenu, -#BMB_bookmarksToolbar, -#panelMenu_bookmarksToolbar { - list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png"); - -moz-image-region: auto; +/* rules for menupopup drop indicators */ +.menupopup-drop-indicator-bar { + position: relative; + /* these two margins must together compensate the indicator's height */ + margin-top: -1px; + margin-bottom: -1px; } -#BMB_unsortedBookmarks, -#panelMenu_unsortedBookmarks { - list-style-image: url("chrome://communicator/skin/bookmarks/unsortedBookmarks.png"); - -moz-image-region: auto; +.menupopup-drop-indicator { + list-style-image: none; + height: 2px; + margin-inline-end: -4em; + background-color: #008484; } -/* Status panel */ +/* === BEGIN notification-icons.inc.css === */ -.statuspanel-label { - margin: 0; - padding: 2px 4px; - background: #404000; - border: 1px none #9C9CFF; - border-top-style: solid; - color: #FF9F00; - text-shadow: none; +#notification-popup-box { + border-radius: 3px 0 0 3px; + padding: 5px 0px; + margin: -5px 0px; + margin-inline-end: -5px; + padding-inline-end: 5px; } -.statuspanel-label:-moz-locale-dir(ltr):not([mirror]), -.statuspanel-label:-moz-locale-dir(rtl)[mirror] { - border-right-style: solid; - border-top-right-radius: .3em; - margin-right: 1em; +.notification-anchor-icon, +#blocked-permissions-container > .blocked-permission-icon { + width: 16px; + height: 16px; + margin-inline-start: 2px; } -.statuspanel-label:-moz-locale-dir(rtl):not([mirror]), -.statuspanel-label:-moz-locale-dir(ltr)[mirror] { - border-left-style: solid; - border-top-left-radius: .3em; - margin-left: 1em; +/* This class can be used alone or in combination with the class defining the + type of icon displayed. This rule must be defined before the others in order + for its list-style-image to be overridden. */ +.notification-anchor-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#default-info); } -/* HACK to abolish devily color on main content */ - -#content { - background-color: transparent !important; +.notification-anchor-icon:-moz-focusring { + outline: 1px dotted #008484; } -/* === BEGIN fullscreen/warning.inc.css === */ +@media (min-resolution: 1.1dppx) { + .notification-anchor-icon { + list-style-image: url(chrome://global/skin/icons/info.svg); + } +} -html|*.pointerlockfswarning { - align-items: center; - background: rgba(0, 0, 0, 0.9); - border: 2px solid #A09090; - box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5); - border-radius: 8px; - padding: 24px 16px; - font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; +.notification-anchor-icon:not(.plugin-blocked), +#blocked-permissions-container > .blocked-permission-icon { + filter: url(chrome://global/skin/filters.svg#fill); + fill: currentColor; } -html|*.pointerlockfswarning::before { - margin: 0; - width: 24px; height: 24px; -} +/* INDIVIDUAL NOTIFICATIONS */ -html|*.pointerlockfswarning[data-identity="verifiedIdentity"]::before, -html|*.pointerlockfswarning[data-identity="verifiedDomain"]::before { - content: url("chrome://browser/skin/fullscreen/secure.svg"); +.focus-tab-by-prompt-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#focus-tab-by-prompt); } -html|*.pointerlockfswarning[data-identity="unknownIdentity"]::before { - content: url("chrome://browser/skin/fullscreen/insecure.svg"); +.popup-notification-icon[popupid="persistent-storage"], +.persistent-storage-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#persistent-storage); } -html|*.pointerlockfswarning-domain-text, -html|*.pointerlockfswarning-generic-text { - font-size: 21px; - font-weight: lighter; - color: #A09090; - margin: 0 16px; +.persistent-storage-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#persistent-storage-blocked); } -html|*.pointerlockfswarning-domain { - font-weight: bold; - margin: 0; +.popup-notification-icon[popupid="web-notifications"], +.desktop-notification-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#desktop-notification); } -html|*.pointerlockfswarning-exit-button { - padding: 5px 30px; - font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; - font-size: 14px; - font-weight: lighter; - margin: 0; - box-sizing: content-box; - - border-radius: 300px; - border: none; - background-color: #C09070; - color: #000000; +.desktop-notification-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#desktop-notification-blocked); } -/* === END fullscreen/warning.inc.css === */ - -/* === BEGIN ctrlTab.inc.css === */ - -/* Ctrl-Tab */ +.geo-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows); +} -#ctrlTab-panel { - -moz-appearance: none; - background: rgba(0%,0%,0%,.7); - color: #FF9F00; - border-style: none; - padding: 20px 10px 10px; - font-weight: bold; +.geo-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows-blocked); } -.ctrlTab-favicon[src] { - background-color: #000000; - width: 20px; - height: 20px; - padding: 2px; +.popup-notification-icon[popupid="geolocation"] { + list-style-image: url(chrome://browser/skin/notification-icons.svg#geo-windows-detailed); } -.ctrlTab-preview-inner > .tabPreview-canvas { -/* box-shadow: 1px 1px 2px hsl(0,0%,12%);*/ +.popup-notification-icon[popupid="indexedDB-permissions-prompt"], +.indexedDB-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB); } -.ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner > .tabPreview-canvas { - margin-bottom: 2px; +.indexedDB-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB-blocked); } -.ctrlTab-preview-inner { - padding: 8px; - border: 2px solid transparent; - border-radius: .5em; +.login-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#login); } -.ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner { - margin: -10px -10px 0; +.popup-notification-icon[popupid="password"] { + list-style-image: url(chrome://browser/skin/notification-icons.svg#login-detailed); } -#ctrlTab-showAll:not(:focus) > * > .ctrlTab-preview-inner { - background-color: #000000; +.camera-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#camera); } -.ctrlTab-preview:focus > * > .ctrlTab-preview-inner { - color: #A09090; - background-color: #000000; - text-shadow: none; - border-color: #9C9CFF; +.camera-icon.in-use { + list-style-image: url(chrome://browser/skin/notification-icons.svg#camera-sharing); } -#ctrlTab-showAll { - margin-top: .5em; +.camera-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#camera-blocked); } -/* === END ctrlTab.inc.css === */ +.microphone-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone); +} -/* === BEGIN commandline.inc.css === */ +.microphone-icon.in-use { + list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-sharing); +} -/* NOTE: THESE NEED TO STAY IN SYNC WITH LIGHT-THEME.CSS AND DARK-THEME.CSS. - We are copy/pasting variables from light-theme and dark-theme, - since they aren't loaded in this context (within browser.css). */ -:root #developer-toolbar { - --gcli-background-color: #000000; /* --theme-toolbar-background */ - --gcli-input-background: rgba(0, 0, 0, .75); /* --theme-tab-toolbar-background */ - --gcli-input-focused-background: #000000; /* --theme-sidebar-background */ - --gcli-input-color: #FF9F00; /* --theme-body-color-alt */ - --gcli-border-color: #9C9CFF; /* --theme-splitter-color */ - --selection-background: #008484; /* --theme-selection-background */ - --selection-color: #000000; /* --theme-selection-color */ - --command-line-image: url(chrome://devtools/skin/images/commandline-icon.svg#light-theme); /* --theme-command-line-image */ - --command-line-image-focus: url(chrome://devtools/skin/images/commandline-icon.svg#light-theme-focus); /* --theme-command-line-image-focus */ +.microphone-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-blocked); } -/* Developer toolbar */ +.popup-notification-icon.microphone-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#microphone-detailed); +} -#developer-toolbar { - border-top: 3px solid var(--gcli-background-color); - border-bottom: none; +.screen-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#screen); } -#developer-toolbar .toolbar-holder { - background-color: #8050B0; - color: #FFCF00; +.screen-icon.in-use { + list-style-image: url(chrome://browser/skin/notification-icons.svg#screen-sharing); } -#developer-toolbar .toolbar-holder { - background-color: #8050B0; - color: #FFCF00; +.screen-icon.blocked-permission-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#screen-blocked); } -#developer-toolbar .toolbar-startcap, -#developer-toolbar .toolbar-endcap{ - background-color: #6000CF; +#webRTC-preview:not([hidden]) { + display: -moz-stack; + border-radius: 4px; + border: 1px solid #A09090; + overflow: hidden; + min-width: 300px; + min-height: 10em; } -#developer-toolbar { -/* padding: 0; - min-height: 32px; */ +html|*#webRTC-previewVideo { + width: 300px; + /* If we don't set the min-width, width is ignored. */ + min-width: 300px; + max-height: 200px; } -#developer-toolbar > toolbarbutton { -/* border: none; - background-color: transparent; +#webRTC-previewWarning { + background: #FF0000 url("chrome://browser/skin/warning-white.svg") no-repeat .75em .75em; margin: 0; - padding: 0 10px; - width: 32px; */ + padding: .5em; + padding-inline-start: calc(1.5em + 16px); + border-top: 1px solid #A09090; } -.developer-toolbar-button > image { -/* margin: auto 10px; */ +#webRTC-previewWarning > .text-link { + margin-inline-start: 0; } -#developer-toolbar-toolbox-button > label { - display: none; +/* This icon has a block sign in it, so we don't need a blocked version. */ +.popup-icon { + list-style-image: url("chrome://browser/skin/notification-icons.svg#popup"); } -.developer-toolbar-button > .toolbarbutton-icon { - width: 16px; - height: 16px; +/* EME */ + +.popup-notification-icon[popupid="drmContentPlaying"], +.drm-icon { + list-style-image: url("chrome://browser/skin/drm-icon.svg#chains"); } -#developer-toolbar-toolbox-button { - list-style-image: url("chrome://devtools/skin/images/toggle-tools.png"); - -moz-image-region: rect(0px, 16px, 16px, 0px); +.drm-icon:hover:active { + list-style-image: url("chrome://browser/skin/drm-icon.svg#chains-pressed"); } -#developer-toolbar-toolbox-button > label { - display: none; +#eme-notification-icon[firstplay=true] { + animation: emeTeachingMoment 0.2s linear 0s 5 normal; } -#developer-toolbar-toolbox-button:hover, -#developer-toolbar-toolbox-button:hover:active, -#developer-toolbar-toolbox-button[checked=true] { - -moz-image-region: rect(0px, 32px, 16px, 16px); +@keyframes emeTeachingMoment { + 0% {transform: translateX(0); } + 25% {transform: translateX(3px) } + 75% {transform: translateX(-3px) } + 100% { transform: translateX(0); } } -@media (min-resolution: 2dppx) { - #developer-toolbar-toolbox-button { - list-style-image: url("chrome://devtools/skin/images/toggle-tools@2x.png"); - -moz-image-region: rect(0px, 32px, 32px, 0px); - } +/* INSTALL ADDONS */ - #developer-toolbar-toolbox-button:hover, - #developer-toolbar-toolbox-button:hover:active, - #developer-toolbar-toolbox-button[checked=true] { - -moz-image-region: rect(0px, 64px, 32px, 32px); - } +.install-icon { + list-style-image: url(chrome://browser/skin/addons/addon-install-anchor.svg); } -/* GCLI */ +.popup-notification-icon[popupid="xpinstall-disabled"], +.popup-notification-icon[popupid="addon-install-blocked"], +.popup-notification-icon[popupid="addon-install-origin-blocked"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-blocked.svg); +} -html|*#gcli-tooltip-frame, -html|*#gcli-output-frame { - padding: 0; - border-width: 0; - background-color: transparent; +.popup-notification-icon[popupid="addon-progress"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-downloading.svg); } -#gcli-output, -#gcli-tooltip { - border-width: 0; - background-color: transparent; +.popup-notification-icon[popupid="addon-install-failed"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-error.svg); } -.gclitoolbar-input-node, -.gclitoolbar-complete-node { - margin: 1px 3px; - -moz-box-align: center; - padding-top: 0; - padding-bottom: 0; - padding-right: 8px; - background-color: transparent; +.popup-notification-icon[popupid="addon-install-confirmation"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-confirm.svg); } -.gclitoolbar-input-node { -/* line-height: 32px; - outline-style: none; */ - background-repeat: no-repeat; - background-color: var(--gcli-input-background); +#addon-install-confirmation-notification[warning] .popup-notification-icon[popupid="addon-install-confirmation"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-warning.svg); } -.gclitoolbar-input-node[focused="true"] { - background-color: var(--gcli-input-focused-background); +.popup-notification-icon[popupid="addon-install-complete"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-installed.svg); } -.gclitoolbar-input-node::before { - content: ""; - display: inline-block; - -moz-box-ordinal-group: 0; - width: 16px; - height: 16px; - margin: 0 2px; - background-image: var(--command-line-image); +.popup-notification-icon[popupid="addon-install-restart"] { + list-style-image: url(chrome://browser/skin/addons/addon-install-restart.svg); } -.gclitoolbar-input-node[focused="true"]::before { - background-image: var(--command-line-image-focus); +.popup-notification-icon[popupid="click-to-play-plugins"] { + list-style-image: url(chrome://mozapps/skin/plugins/pluginBlocked-64.png); } -.gclitoolbar-input-node:not([focused="true"]) { - border-color: transparent; +/* OFFLINE APPS */ + +.popup-notification-icon[popupid*="offline-app-requested"], +.popup-notification-icon[popupid="offline-app-usage"] { + list-style-image: url(chrome://global/skin/icons/question-64.png); } -.gclitoolbar-input-node > .textbox-input-box > html|*.textbox-input::-moz-selection { - background-color: var(--selection-background); - color: var(--selection-color); +/* PLUGINS */ + +.plugin-icon { + list-style-image: url(chrome://browser/skin/notification-icons.svg#plugin); } -.gclitoolbar-complete-node { - padding-left: 21px; - background-color: transparent; - color: transparent; - z-index: 100; - pointer-events: none; +.plugin-icon.plugin-blocked { + list-style-image: url(chrome://browser/skin/notification-icons.svg#plugin-blocked); } -.gcli-in-incomplete, -.gcli-in-error, -.gcli-in-ontab, -.gcli-in-todo, -.gcli-in-closebrace, -.gcli-in-param, -.gcli-in-valid { - margin: 0; - padding: 0; +#notification-popup-box[hidden] { + /* Override display:none to make the pluginBlockedNotification animation work + when showing the notification repeatedly. */ + display: -moz-box; + visibility: collapse; +} + +#plugins-notification-icon.plugin-blocked[showing] { + animation: pluginBlockedNotification 500ms ease 0s 5 alternate both; } -.gcli-in-incomplete { - border-bottom: 2px dotted #8050B0; +@keyframes pluginBlockedNotification { + from { + opacity: 0; + } + to { + opacity: 1; + } } -.gcli-in-error { - border-bottom: 2px dotted #FF0000; +/* SOCIAL API */ + +.popup-notification-icon[popupid="servicesInstall"] { + list-style-image: url(chrome://browser/skin/social/services-64.png); } -.gcli-in-ontab { - color: #9C9CFF; +.service-icon { + list-style-image: url(chrome://browser/skin/social/services-16.png); } -.gcli-in-todo { - color: #795900; +/* TRANSLATION */ + +.translation-icon { + list-style-image: url(chrome://browser/skin/translation-16.png); + -moz-image-region: rect(0px, 16px, 16px, 0px); } -.gcli-in-closebrace { - color: #8050B0; +.translation-icon.in-use { + -moz-image-region: rect(0px, 32px, 16px, 16px); } -/* === END commandline.inc.css === */ +/* UPDATE */ -/* === BEGIN responsivedesign.inc.css === */ +.popup-notification-icon[popupid="update-available"], +.popup-notification-icon[popupid="update-manual"], +.popup-notification-icon[popupid="update-restart"] { + background: #74BF43 url(chrome://browser/skin/notification-icons.svg#update) no-repeat center; + border-radius: 50%; +} -/* Responsive Mode */ +/* === END notification-icons.inc.css === */ -.browserContainer[responsivemode] { - background-color: #221500; - padding: 0 20px 20px 20px; +.popup-notification-body[popupid="addon-progress"], +.popup-notification-body[popupid="addon-install-confirmation"] { + width: 28em; + max-width: 28em; } -.browserStack[responsivemode] { - box-shadow: 0 0 7px #9C9CFF; +.addon-install-confirmation-name { + font-weight: bold; } -.devtools-responsiveui-toolbar { - background: transparent; - /* text color is textColor from dark theme, since no theme is applied to - * the responsive toolbar. - */ - color: #FF9F00; - margin: 10px 0; - padding: 0; - box-shadow: none; - border-bottom-width: 0; +html|*.addon-webext-perm-list { + margin-block-end: 0; + padding-inline-start: 10px; } -.devtools-responsiveui-textinput { -/* -moz-appearance: none; - background: #333; - color: #fff; - border: 1px solid #111; - border-radius: 2px; - padding: 0 5px;*/ - width: 200px; - margin: 0; +.addon-webext-perm-text { + margin-inline-start: 0; } -.devtools-responsiveui-textinput[attention] { -/* border-color: #38ace6; - background: rgba(56,172,230,0.4);*/ +.popup-notification-description[popupid="addon-webext-permissions"] { + margin: 0; + padding: 0; } -.devtools-responsiveui-menulist, -.devtools-responsiveui-toolbarbutton { - -moz-box-align: center; - min-width: 32px; -/* min-height: 22px;*/ -/* margin: 0 3px; */ +.addon-webext-name { + display: inline; + font-weight: bold; + margin: 0; } -.devtools-responsiveui-menulist .menulist-editable-box { - background-color: transparent; +.addon-addon-icon { + width: 14px; + height: 14px; + list-style-image: url("chrome://browser/skin/menuPanel.svg"); + -moz-image-region: rect(0px, 288px, 32px, 256px); } -.devtools-responsiveui-menulist html|*.menulist-editable-input { - color: inherit; - text-align: center; +.addon-toolbar-icon { + width: 14px; + height: 14px; + list-style-image: url("chrome://browser/skin/ToolbarFx.png"); + -moz-image-region: rect(0, 486px, 18px, 468px); } -.devtools-responsiveui-menulist html|*.menulist-editable-input::-moz-selection { -/* background: hsla(212,7%,57%,.35);*/ -} +/* Notification icon box */ -.devtools-responsiveui-toolbarbutton > .toolbarbutton-icon { - width: 16px; - height: 16px; +.notification-anchor-icon:-moz-focusring { +/* outline: 1px dotted -moz-DialogText;*/ } -.devtools-responsiveui-toolbarbutton > .toolbarbutton-menubutton-button { - -moz-box-orient: horizontal; -} +/* Translation infobar */ -.devtools-responsiveui-menulist:-moz-focusring, -.devtools-responsiveui-toolbarbutton:-moz-focusring { -/* outline: 1px dotted hsla(210,30%,85%,0.7); - outline-offset: -4px;*/ -} +/* === BEGIN infobar.inc.css === */ -.devtools-responsiveui-toolbarbutton:not([label]) > .toolbarbutton-text { - display: none; +notification[value="translation"] .messageImage { + list-style-image: url("chrome://browser/skin/translation-16.png"); + -moz-image-region: rect(0, 32px, 16px, 16px); } -.devtools-responsiveui-toolbarbutton:not([checked=true]):hover:active { -/* border-color: hsla(210,8%,5%,.6); - background: linear-gradient(hsla(220,6%,10%,.3), hsla(212,7%,57%,.15) 65%, hsla(212,7%,57%,.3)); - 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); */ +@media (min-resolution: 1.25dppx) { + notification[value="translation"] .messageImage { + list-style-image: url("chrome://browser/skin/translation-16@2x.png"); + -moz-image-region: rect(0, 64px, 32px, 32px); + } } -.devtools-responsiveui-menulist[open=true], -.devtools-responsiveui-toolbarbutton[open=true], -.devtools-responsiveui-toolbarbutton[checked=true] { -/* border-color: hsla(210,8%,5%,.6) !important; - background: linear-gradient(hsla(220,6%,10%,.6), hsla(210,11%,18%,.45) 75%, hsla(210,11%,30%,.4)); - 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); */ +notification[value="translation"][state="translating"] .messageImage { + list-style-image: url("chrome://browser/skin/translating-16.png"); + -moz-image-region: auto; } -.devtools-responsiveui-toolbarbutton[checked=true] { -/* color: hsl(208,100%,60%); */ +@media (min-resolution: 1.25dppx) { + notification[value="translation"][state="translating"] .messageImage { + list-style-image: url("chrome://browser/skin/translating-16@2x.png"); + } } -.devtools-responsiveui-toolbarbutton[checked=true]:hover { -/* background-color: transparent !important;*/ +notification[value="translation"] hbox[anonid="details"] { + overflow: hidden; } -.devtools-responsiveui-toolbarbutton[checked=true]:hover:active { -/* background-color: hsla(210,8%,5%,.2) !important;*/ +notification[value="translation"] button, +notification[value="translation"] menulist { + min-width: 0; } -.devtools-responsiveui-menulist > .menulist-label-box { - text-align: center; +notification[value="translation"] menulist > .menulist-dropmarker { } -.devtools-responsiveui-menulist > .menulist-dropmarker { -/* display: -moz-box; - background-color: transparent; - list-style-image: url("chrome://devtools/skin/dropmarker.svg"); - -moz-box-align: center; - border-width: 0; - min-width: 16px;*/ +.translation-menupopup arrowscrollbox { + padding-bottom: 0; } -.devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-button { -/* color: inherit; - border-width: 0; - border-inline-end: 1px solid hsla(210,8%,5%,.45); - box-shadow: -1px 0 0 hsla(210,16%,76%,.15) inset, 1px 0 0 hsla(210,16%,76%,.15);*/ +.translation-attribution { + cursor: pointer; + -moz-box-align: end; + font-size: small; } -.devtools-responsiveui-toolbarbutton[type=menu-button]:-moz-locale-dir(rtl) > .toolbarbutton-menubutton-button { -/* box-shadow: 1px 0 0 hsla(210,16%,76%,.15) inset, -1px 0 0 hsla(210,16%,76%,.15);*/ +.translation-attribution > label { + margin-bottom: 0; } -.devtools-responsiveui-toolbarbutton[type=menu-button] { -/* padding: 0 1px;*/ - -moz-box-align: stretch; +.translation-attribution > image { + width: 70px; } -.devtools-responsiveui-toolbarbutton[type=menu] > .toolbarbutton-menu-dropmarker, -.devtools-responsiveui-toolbarbutton[type=menu-button] > .toolbarbutton-menubutton-dropmarker { -/* list-style-image: url("chrome://devtools/skin/dropmarker.svg"); - -moz-box-align: center; - padding: 0 3px;*/ +.translation-welcome-panel { + width: 305px; } -.devtools-responsiveui-toolbar:-moz-locale-dir(ltr) > *:first-child, -.devtools-responsiveui-toolbar:-moz-locale-dir(rtl) > *:last-child { - margin-left: 3px; +.translation-welcome-logo { + height: 32px; + width: 32px; + list-style-image: url(chrome://browser/skin/translation-16@2x.png); + -moz-image-region: rect(0, 64px, 32px, 32px); } -.devtools-responsiveui-close { - list-style-image: url("chrome://devtools/skin/close.svg"); +.translation-welcome-content { + margin-inline-start: 16px; } -.devtools-responsiveui-close:hover { - filter: url(chrome://devtools/skin/images/filters.svg#checked-icon-state); +.translation-welcome-headline { + font-size: larger; + font-weight: bold; } -.devtools-responsiveui-close > image { - filter: invert(1); +.translation-welcome-body { + padding: 1em 0; + margin: 0 0; } -.devtools-responsiveui-rotate { - list-style-image: url("chrome://devtools/skin/images/responsiveui-rotate.png"); - -moz-image-region: rect(0px,16px,16px,0px); -} +/* === END infobar.inc.css === */ -.devtools-responsiveui-rotate:hover { - -moz-image-region: rect(0px,32px,16px,16px); +notification[value="translation"] { + min-height: 40px; } -@media (min-resolution: 2dppx) { - .devtools-responsiveui-rotate { - list-style-image: url("chrome://devtools/skin/images/responsiveui-rotate@2x.png"); - } +.translation-menupopup { + -moz-appearance: none; +} - .devtools-responsiveui-rotate:hover { - -moz-image-region: rect(0px,64px,32px,32px); - } +/* Bookmarks roots menu-items */ +#subscribeToPageMenuitem:not([disabled]), +#subscribeToPageMenupopup { + list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png"); } -.devtools-responsiveui-touch { - list-style-image: url("chrome://devtools/skin/images/responsiveui-touch.png"); - -moz-image-region: rect(0px,16px,16px,0px); +#bookmarksToolbarFolderMenu, +#BMB_bookmarksToolbar, +#panelMenu_bookmarksToolbar { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png"); + -moz-image-region: auto; } -.devtools-responsiveui-touch:hover, -.devtools-responsiveui-touch[checked], -.devtools-responsiveui-touch[checked]:hover { - -moz-image-region: rect(0px,32px,16px,16px); +#BMB_unsortedBookmarks, +#panelMenu_unsortedBookmarks { + list-style-image: url("chrome://communicator/skin/bookmarks/unsortedBookmarks.png"); + -moz-image-region: auto; } -@media (min-resolution: 2dppx) { - .devtools-responsiveui-touch { - list-style-image: url("chrome://devtools/skin/images/responsiveui-touch@2x.png"); - -moz-image-region: rect(0px,32px,32px,0px); - } +/* Status panel */ - .devtools-responsiveui-touch:hover, - .devtools-responsiveui-touch[checked], - .devtools-responsiveui-touch[checked]:hover { - -moz-image-region: rect(0px,64px,32px,32px); - } +.statuspanel-label { + margin: 0; + padding: 2px 4px; + background: #404000; + border: 1px none #9C9CFF; + border-top-style: solid; + color: #FF9F00; + text-shadow: none; } -.devtools-responsiveui-screenshot { - list-style-image: url("chrome://devtools/skin/images/responsiveui-screenshot.png"); - -moz-image-region: rect(0px,16px,16px,0px); +.statuspanel-label:-moz-locale-dir(ltr):not([mirror]), +.statuspanel-label:-moz-locale-dir(rtl)[mirror] { + border-right-style: solid; + border-top-right-radius: .3em; + margin-right: 1em; } -.devtools-responsiveui-screenshot:hover { - -moz-image-region: rect(0px,32px,16px,16px); +.statuspanel-label:-moz-locale-dir(rtl):not([mirror]), +.statuspanel-label:-moz-locale-dir(ltr)[mirror] { + border-left-style: solid; + border-top-left-radius: .3em; + margin-left: 1em; } -@media (min-resolution: 2dppx) { - .devtools-responsiveui-screenshot { - list-style-image: url("chrome://devtools/skin/images/responsiveui-screenshot@2x.png"); - } +/* HACK to abolish devily color on main content */ - .devtools-responsiveui-screenshot:hover { - -moz-image-region: rect(0px,64px,32px,32px); - } +#content { + background-color: transparent !important; } -.devtools-responsiveui-resizebarV { - width: 7px; - height: 24px; - cursor: ew-resize; - transform: translate(12px, -12px); - background-size: cover; - background-image: url("chrome://devtools/skin/images/responsive-vertical-resizer.png"); -} +/* === BEGIN fullscreen/warning.inc.css === */ -.devtools-responsiveui-resizebarH { - width: 24px; - height: 7px; - cursor: ns-resize; - transform: translate(-12px, 12px); - background-size: cover; - background-image: url("chrome://devtools/skin/images/responsive-horizontal-resizer.png"); +html|*.pointerlockfswarning { + align-items: center; + background: rgba(0, 0, 0, 0.9); + border: 2px solid #A09090; + box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5); + border-radius: 8px; + padding: 24px 16px; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } -.devtools-responsiveui-resizehandle { - width: 16px; - height: 16px; - cursor: se-resize; - transform: translate(12px, 12px); - background-size: cover; - background-image: url("chrome://devtools/skin/images/responsive-se-resizer.png"); +html|*.pointerlockfswarning::before { + margin: 0; + width: 24px; height: 24px; } -/* FxOS custom mode with additional buttons and phone look'n feel */ - -/* Hide devtools manual resizer */ -.browserStack[responsivemode].fxos-mode .devtools-responsiveui-resizehandle, -.browserStack[responsivemode].fxos-mode .devtools-responsiveui-resizebarH, -.browserStack[responsivemode].fxos-mode .devtools-responsiveui-resizebarV { - display: none; +html|*.pointerlockfswarning[data-identity="verifiedIdentity"]::before, +html|*.pointerlockfswarning[data-identity="verifiedDomain"]::before { + content: url("chrome://browser/skin/fullscreen/secure.svg"); } -/* Gives responsive mode a phone look'n feel */ -.browserStack[responsivemode].fxos-mode { - padding: 60px 15px 0; - - border-radius: 25px / 20px; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; - border: 1px solid #FFFFFF; - border-bottom-width: 0; - - background-color: #353535; - - box-shadow: 0 3px 0.7px 1px #777777, 0 5px rgba(0, 0, 0, 0.4) inset; - - background-image: linear-gradient(to right, #111 11%, #333 56%); - min-width: 320px; +html|*.pointerlockfswarning[data-identity="unknownIdentity"]::before { + content: url("chrome://browser/skin/fullscreen/insecure.svg"); +} +html|*.pointerlockfswarning-domain-text, +html|*.pointerlockfswarning-generic-text { + font-size: 21px; + font-weight: lighter; + color: #A09090; + margin: 0 16px; } -.devtools-responsiveui-hardware-buttons { - -moz-appearance: none; - padding: 20px; - - border: 1px solid #FFFFFF; - border-bottom-left-radius: 25px; - border-bottom-right-radius: 25px; - border-top-width: 0; - - box-shadow: 0 3px 0.7px 1px #777777, 0 -7px rgba(0, 0, 0, 0.4) inset; - - background-image: linear-gradient(to right, #111 11%, #333 56%); +html|*.pointerlockfswarning-domain { + font-weight: bold; + margin: 0; } -.devtools-responsiveui-home-button { - -moz-user-focus: ignore; - width: 40px; - height: 30px; - list-style-image: url("chrome://devtools/skin/images/responsiveui-home.png"); +html|*#fullscreen-exit-button, +html|*.pointerlockfswarning-exit-button { + margin: 0; + + border-radius: 300px; + border: none; + background-color: #C09070; + color: #000000; } -.devtools-responsiveui-sleep-button { - -moz-user-focus: ignore; - -moz-appearance: none; - /* compensate browserStack top padding */ - margin-top: -67px; - margin-right: 10px; +/* === END fullscreen/warning.inc.css === */ - min-width: 10px; - width: 50px; - height: 5px; +/* === BEGIN ctrlTab.inc.css === */ - border: 1px solid #444; - border-top-right-radius: 12px; - border-top-left-radius: 12px; - border-bottom-color: transparent; +/* Ctrl-Tab */ - background-image: linear-gradient(to top, #111 11%, #333 56%); +#ctrlTab-panel { + -moz-appearance: none; + background: rgba(0%,0%,0%,.7); + color: #FF9F00; + border-style: none; + padding: 20px 10px 10px; + font-weight: bold; } -.devtools-responsiveui-sleep-button:hover:active { - background-image: linear-gradient(to top, #aaa 11%, #ddd 56%); +.ctrlTab-favicon[src] { + background-color: #000000; + width: 20px; + height: 20px; + padding: 2px; } -.devtools-responsiveui-volume-buttons { - margin-left: -29px; +.ctrlTab-preview-inner > .tabPreview-canvas { +/* box-shadow: 1px 1px 2px hsl(0,0%,12%);*/ } -.devtools-responsiveui-volume-up-button, -.devtools-responsiveui-volume-down-button { - -moz-user-focus: ignore; - -moz-appearance: none; - border: 1px solid red; - min-width: 8px; - height: 40px; - - border: 1px solid #444; - border-right-color: transparent; - - background-image: linear-gradient(to right, #111 11%, #333 56%); +.ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner > .tabPreview-canvas { + margin-bottom: 2px; } -.devtools-responsiveui-volume-up-button:hover:active, -.devtools-responsiveui-volume-down-button:hover:active { - background-image: linear-gradient(to right, #aaa 11%, #ddd 56%); +.ctrlTab-preview-inner { + padding: 8px; + border: 2px solid transparent; + border-radius: .5em; } -.devtools-responsiveui-volume-up-button { - border-top-left-radius: 12px; +.ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner { + margin: -10px -10px 0; } -.devtools-responsiveui-volume-down-button { - border-bottom-left-radius: 12px; +#ctrlTab-showAll:not(:focus) > * > .ctrlTab-preview-inner { + background-color: #000000; } -@media (min-resolution: 2dppx) { - .devtools-responsiveui-resizebarV { - background-image: url("chrome://devtools/skin/images/responsive-vertical-resizer@2x.png"); - } - - .devtools-responsiveui-resizebarH { - background-image: url("chrome://devtools/skin/images/responsive-horizontal-resizer@2x.png"); - } +.ctrlTab-preview:focus > * > .ctrlTab-preview-inner { + color: #A09090; + background-color: #000000; + text-shadow: none; + border-color: #9C9CFF; +} - .devtools-responsiveui-resizehandle { - background-image: url("chrome://devtools/skin/images/responsive-se-resizer@2x.png"); - } +#ctrlTab-showAll { + margin-top: .5em; } -/* === END responsivedesign.inc.css === */ +/* === END ctrlTab.inc.css === */ /* === including indicator.css is done at the start of the file === */ @@ -4410,6 +4371,22 @@ notification.pluginVulnerable .messageImage { --drag-drop-transition-duration: .3s; } +#main-window[customization-lwtheme] #tab-view-deck:-moz-lwtheme { + background-repeat: no-repeat; + background-position: right top; + background-attachment: fixed; + background-color: transparent; + background-image: -moz-image-rect(var(--lwt-header-image), 0, 100%, + var(--toolbox-rect-height), 0), + linear-gradient(to bottom, + var(--lwt-accent-color) calc(var(--toolbox-rect-height-with-unit) - 1px), + rgba(0,0,0,0.25) calc(var(--toolbox-rect-height-with-unit) - 1px), + rgba(0,0,0,0.25) calc(var(--toolbox-rect-height-with-unit) + 1px), + rgba(255,255,255,0.5) calc(var(--toolbox-rect-height-with-unit) + 1px), + rgba(255,255,255,0.5) calc(var(--toolbox-rect-height-with-unit) + 2px), + transparent calc(var(--toolbox-rect-height-with-unit) + 2px)); +} + #main-window:-moz-any([customize-entering],[customize-entered]) #browser-bottombox { margin-bottom: 1em; } @@ -4599,6 +4576,7 @@ notification.pluginVulnerable .messageImage { width: 20px; height: 20px; border-radius: 2px; + background-image: url("chrome://browser/content/default-theme-icon.svg"); background-size: contain; } @@ -4647,6 +4625,7 @@ notification.pluginVulnerable .messageImage { background-attachment: fixed; } +#widget-overflow-fixed-list > toolbarpaletteitem[place="panel"], toolbarpaletteitem[place="toolbar"] { transition: border-width 250ms ease-in-out; } @@ -4676,6 +4655,7 @@ toolbarpaletteitem toolbarbutton[disabled] { /* color: inherit !important;*/ } +#widget-overflow-fixed-list > toolbarpaletteitem[notransition][place="panel"], toolbarpaletteitem[notransition].panel-customization-placeholder, toolbarpaletteitem[notransition][place="toolbar"], toolbarpaletteitem[notransition][place="palette"], @@ -4708,6 +4688,11 @@ toolbarpaletteitem[place="toolbar"] { margin-left: 0; } +#widget-overflow-fixed-list > toolbarpaletteitem[place="panel"] { + border-top: 0px solid transparent; + border-bottom: 0px solid transparent; +} + #customization-palette:not([hidden]) { margin-bottom: 25px; } @@ -4800,7 +4785,7 @@ toolbarpaletteitem[place="toolbar"]:not([mousedown="true"]):-moz-focusring { } .customization-lwtheme-menu-theme[defaulttheme] { - list-style-image: url(chrome://browser/skin/Fxtheme-switcher-icon.png); + list-style-image: url(chrome://browser/content/default-theme-icon.svg); } .customization-lwtheme-menu-theme[active="true"] { @@ -4957,15 +4942,6 @@ toolbarpaletteitem[place="toolbar"]:not([mousedown="true"]):-moz-focusring { background-attachment: fixed; } -#main-window[customization-lwtheme] > #tab-view-deck:-moz-lwtheme { - background-repeat: no-repeat; - background-position: right top; - background-attachment: fixed; - /* The image will get set from CustomizeMode.jsm */ - background-image: none; - background-color: transparent; -} - #main-window[customization-lwtheme]:-moz-lwtheme { background-image: url("chrome://browser/skin/customizableui/customizeMode-gridTexture.png"); background-repeat: repeat; @@ -5351,7 +5327,7 @@ menugroup > .menuitem-iconic[disabled="true"] > .menu-iconic-left { width: 16px; height: 16px; margin: 7px; - filter: url(chrome://browser/skin/filters.svg#fill); + filter: url(chrome://global/skin/filters.svg#fill); fill: currentColor; } @@ -5402,6 +5378,18 @@ menugroup > .menuitem-iconic[disabled="true"] > .menu-iconic-left { /* === END contextmenu.inc.css === */ +/* Make context menu items larger when opened through touch. */ +#contentAreaContextMenu[touchmode] menu, +#contentAreaContextMenu[touchmode] menuitem { + padding-top: 12px; + padding-bottom: 12px; +} + +#contentAreaContextMenu[touchmode] > #context-navigation > menuitem { + padding-top: 7px; + padding-bottom: 7px; +} + #context-navigation { } @@ -5417,3 +5405,55 @@ menugroup > .menuitem-iconic[disabled="true"] > .menu-iconic-left { .webextension-popup-browser { border-radius: inherit; } + +.contentSelectDropdown-ingroup > .menu-iconic-text { + padding-inline-start: 20px; +} + +#ContentSelectDropdown > menupopup { + background-color: #000000; + -moz-border-top-colors: #A09090; + -moz-border-right-colors: #A09090; + -moz-border-bottom-colors: #A09090; + -moz-border-left-colors: #A09090; +} + +#ContentSelectDropdown > menupopup > menucaption, +#ContentSelectDropdown > menupopup > menuitem { + padding: 0 6px; + border-width: 0; +/* font: -moz-list;*/ +} + +#ContentSelectDropdown > menupopup > menucaption > .menu-iconic-text, +#ContentSelectDropdown > menupopup > menuitem > .menu-iconic-text { + /* Padding should follow the 4/12 ratio, where 12px is the default font-size + with 4px being the preferred padding size. */ + padding-top: .3333em; + padding-bottom: .3333em; +} + +#ContentSelectDropdown > menupopup > menucaption > .menu-iconic-text { + font-weight: bold; +} + +#ContentSelectDropdown > menupopup > menuitem[_moz-menuactive="true"][disabled="true"] { + color: #A09090; + background-color: unset; +} + +#ContentSelectDropdown > menupopup > menucaption { + background-color: buttonface; +} + +#ContentSelectDropdown > menupopup > menucaption[disabled="true"] { + color: #A09090; +} + +#ContentSelectDropdown > .isOpenedViaTouch > menucaption > .menu-iconic-text, +#ContentSelectDropdown > .isOpenedViaTouch > menuitem > .menu-iconic-text { + /* Touch padding should follow the 11/12 ratio, where 12px is the default + font-size with 11px being the preferred padding size. */ + padding-top: .9167em; + padding-bottom: .9167em; +}