/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Jason Kersey (kerz@netscape.com) * Pierre Chanial (chanial@noos.fr) * Dean Tessman (dean_tessman@hotmail.com) * Blake Ross (blake@cs.stanford.edu) * Pamela Greene (pamg.bugs@gmail.com) * Dão Gottwald (dao@mozilla.com) * Jim Mathies (jmathies@mozilla.com) * Drew Willcoxon (adw@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the MPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); toolbar { -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar"); } toolbar[type="menubar"][autohide="true"] { -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menubar-autohide"); } menubar { -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar"); } #menubar-items { -moz-box-orient: vertical; /* for flex hack */ } #main-menubar { -moz-box-flex: 1; /* make menu items expand to fill toolbar height */ } /* ::::: primary toolbar ::::: */ .toolbar-primary > .toolbar-box > .toolbar-holder { background-color: #FF9F00; } .toolbar-primary > .toolbar-box > .toolbar-startcap, .toolbar-primary > .toolbar-box > .toolbar-endcap { background-color: #9C9CFF; } #navigator-toolbox { } #navigator-toolbox::after { content: ""; display: -moz-box; -moz-box-ordinal-group: 101; /* tabs toolbar is 100 */ height: 1px; } #navigator-toolbox[tabsontop=false]::after, #main-window[disablechrome] #navigator-toolbox::after { visibility: collapse; } #navigator-toolbox > toolbar:not(:-moz-lwtheme) { } #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[inactive] ~ #TabsToolbar:not(:-moz-lwtheme) { /* like menubar */ background-color: #6000CF; color: #FF9F00; } #main-window[tabsintitlebar]:not([inFullscreen]) #toolbar-menubar[inactive] ~ #TabsToolbar:not(:-moz-lwtheme):-moz-window-inactive { background-color: #8050B0; color: #FF9F00; } #main-window[tabsintitlebar] #titlebar:-moz-lwtheme { visibility: hidden; } #main-window[tabsintitlebar] #titlebar-content:-moz-lwtheme { -moz-binding: url("chrome://global/content/bindings/general.xml#windowdragbox"); visibility: visible; } #navigator-toolbox[tabsontop="true"] > #nav-bar, #navigator-toolbox[tabsontop="true"]:not([customizing]) > #nav-bar[collapsed="true"] + toolbar, #navigator-toolbox[tabsontop="true"]:not([customizing]) > #nav-bar[collapsed="true"] + #customToolbars + #PersonalToolbar { /* background-image: -moz-linear-gradient(@toolbarHighlight@, rgba(255,255,255,0)); */ } #personal-bookmarks { /* min-height: 24px; */ } #print-preview-toolbar:not(:-moz-lwtheme) { /* -moz-appearance: toolbox; */ } /* ::::: app menu button ::::: */ #appmenu-button { background-color: #FF9F00; background-clip: padding-box; border-radius: 0; border: none; border-left: 3px solid #000000; border-right: 3px solid #000000; color: #000000; font-weight: bold; padding: 0 1.5em .05em; margin: 0 0 2px; } #main-window[privatebrowsingmode=temporary] #appmenu-button { background-color: #6000CF; color: #FFCF00; } #appmenu-button:hover:not(:active):not([open]) { } #main-window[privatebrowsingmode=temporary] #appmenu-button:hover:not(:active):not([open]) { } #appmenu-button:hover, #appmenu-button:hover:active, #appmenu-button[open] { background-color: #FFCF00; color: #000000; } #appmenu-button > .button-box > .button-menu-dropmarker { list-style-image: url("appmenu-dropmarker.png"); width: auto; height: auto; padding: 0; margin: 0; -moz-margin-start: .5em; } #appmenuPrimaryPane > menuitem, #appmenuSecondaryPane > menuitem, #appmenuPrimaryPane > menu { padding: 2px; } .splitmenu-menuitem { -moz-padding-start: 2px; padding-top: 2px; padding-bottom: 2px; -moz-margin-end: 1px; } .splitmenu-menu { padding-top: 2px; padding-bottom: 2px; -moz-box-pack: end; } .appmenu-edit-button { } .appmenu-edit-button[disabled="true"] { } #appmenuPrimaryPane { -moz-border-end: 1px solid #9C9CFF; } /* #appmenu-popup { } #appmenuPrimaryPane { } #appmenuSecondaryPane { } #appmenuSecondaryPane:-moz-locale-dir(rtl) { } #appmenuSecondaryPane menupopup { } .appmenu-menuseparator { } .appmenu-edit-button:not([disabled]):hover { } */ #appmenuSecondaryPane-spacer { min-height: 1em; } #appmenu-editmenu { -moz-box-pack: end; } #appmenu_print, #appmenu_print_popup, .appmenu-edit-button, #appmenu-editmenu-cut, #appmenu-editmenu-copy, #appmenu-editmenu-paste, #appmenu-quit { list-style-image: url("appmenu-icons.png"); } #appmenu-cut, #appmenu-editmenu-cut { -moz-image-region: rect(0 16px 16px 0); } #appmenu-copy, #appmenu-editmenu-copy { -moz-image-region: rect(0 32px 16px 16px); } #appmenu-paste, #appmenu-editmenu-paste { -moz-image-region: rect(0 48px 16px 32px); } #appmenu_print, #appmenu_print_popup { -moz-image-region: rect(0 64px 16px 48px); } #appmenu-quit { -moz-image-region: rect(0 80px 16px 64px); } #appmenu-edit-label { -moz-appearance: none; background: transparent; font-style: italic; } #appmenu_bookmarks { list-style-image: url("chrome://browser/skin/places/bookmark.png"); -moz-image-region: rect(0px 48px 16px 32px); } #appmenu_privateBrowsing { list-style-image: url("chrome://browser/skin/Privacy-16.png"); } #appmenu_addons { list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png"); } #BMB_bookmarkThisPage, #appmenu_bookmarkThisPage { list-style-image: url("chrome://browser/skin/places/bookmark.png"); -moz-image-region: rect(0 16px 16px 0); } /* ::::: titlebar ::::: */ #main-window[sizemode="normal"] > #titlebar { } #main-window[sizemode="maximized"] > #titlebar { } #titlebar-buttonbox { } #main-window[sizemode="maximized"] #titlebar-buttonbox { } .titlebar-placeholder[type="appmenu-button"] { margin-left: 4px; } .titlebar-placeholder[type="caption-buttons"] { margin-left: 10px; } /* titlebar command buttons */ #titlebar-min { } #titlebar-max { } #main-window[sizemode="maximized"] #titlebar-max { } #titlebar-close { } /* ::::: bookmark buttons ::::: */ .bookmark-item > .toolbarbutton-icon { width: 16px; height: 16px; } /* Prevent [mode="icons"] from hiding the label */ .bookmark-item > .toolbarbutton-text { display: -moz-box !important; } .bookmark-item > .toolbarbutton-menu-dropmarker { display: none; } #wrapper-personal-bookmarks[place="palette"] > .toolbarpaletteitem-box { width: 16px; height: 16px; background: url("chrome://browser/skin/places/bookmarksToolbar.png") no-repeat; } .bookmarks-toolbar-customize { max-width: 15em !important; list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png") !important; } /* ::::: bookmark menus ::::: */ menu.bookmark-item, menuitem.bookmark-item { min-width: 0; max-width: 32em; } .bookmark-item > .menu-iconic-left { margin-top: 0; margin-bottom: 0; } .bookmark-item > .menu-iconic-left > .menu-iconic-icon { -moz-padding-start: 0px; } /* ::::: bookmark items ::::: */ .bookmark-item { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } .bookmark-item[container] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); } .bookmark-item[container][open] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); } .bookmark-item[container][livemark] { list-style-image: url("chrome://browser/skin/livemark-folder.png"); -moz-image-region: auto; } .bookmark-item[container][livemark] .bookmark-item { list-style-image: url("chrome://browser/skin/livemark-item.png"); -moz-image-region: auto; } .bookmark-item[container][query] { list-style-image: url("chrome://browser/skin/places/query.png"); -moz-image-region: auto; } .bookmark-item[query][tagContainer] { list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png"); -moz-image-region: auto; } .bookmark-item[query][dayContainer] { list-style-image: url("chrome://browser/skin/places/calendar.png"); -moz-image-region: auto; } .bookmark-item[query][hostContainer] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); } .bookmark-item[query][hostContainer][open] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://browser/skin/Toolbar.png"); } .toolbarbutton-1:not([type="menu-button"]) { -moz-box-orient: vertical; } .toolbarbutton-1, .toolbarbutton-1 > .toolbarbutton-menubutton-button { min-width: 36px; min-height: 36px; } .toolbarbutton-1:not([type="menu-button"]) { -moz-box-orient: vertical; } .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; } .toolbarbutton-1:hover:active, .toolbarbutton-1[open="true"], .toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button { padding-top: 2px; padding-bottom: 0px; -moz-padding-start: 3px; -moz-padding-end: 1px; } /* ::::: small primary toolbar buttons ::::: */ #nav-bar { /* force iconsize="small" on this toolbar */ counter-reset: smallicons; } toolbar[mode="text"] .toolbarbutton-1, toolbar[mode="icons"] .toolbarbutton-1, toolbar[iconsize="small"] .toolbarbutton-1, :-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1, toolbar[mode="text"] .toolbarbutton-menubutton-button, toolbar[mode="icons"] .toolbarbutton-menubutton-button, toolbar[iconsize="small"] .toolbarbutton-menubutton-button, :-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1 > .toolbarbutton-menubutton-button { min-width: 0px; min-height: 0px; } toolbar[mode="text"] .toolbarbutton-menubutton-dropmarker { padding-top: 4px; padding-bottom: 8px; -moz-padding-start: 1px; -moz-padding-end: 1px; } toolbar[mode="icons"] .toolbarbutton-menubutton-dropmarker, toolbar[iconsize="small"] .toolbarbutton-menubutton-dropmarker, :-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker { padding-top: 0px; padding-bottom: 13px; -moz-padding-start: 1px; -moz-padding-end: 1px; } toolbar[mode="text"] .toolbarbutton-1[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, toolbar[mode="text"] .toolbarbutton-1[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker { padding-top: 5px; padding-bottom: 7px; -moz-padding-start: 0px; -moz-padding-end: 2px; } toolbar[mode="icons"] .toolbarbutton-1[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, toolbar[mode="icons"] .toolbarbutton-1[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker, toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker, :-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, :-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker { padding-top: 1px; padding-bottom: 12px; -moz-padding-start: 0px; -moz-padding-end: 2px; } toolbar[mode="text"] .toolbarbutton-menubutton-dropmarker[disabled="true"] { padding-top: 4px !important; padding-bottom: 8px !important; -moz-padding-start: 1px !important; -moz-padding-end: 1px !important; } toolbar[mode="icons"] .toolbarbutton-menubutton-dropmarker[disabled="true"], toolbar[iconsize="small"] > .toolbarbutton-menubutton-dropmarker[disabled="true"] { padding-top: 0px !important; padding-bottom: 13px !important; -moz-padding-start: 1px !important; -moz-padding-end: 1px !important; } toolbar[mode="icons"] .toolbarbutton-text, toolbar[mode="text"] .toolbarbutton-icon { display: none; } toolbar[mode="text"] .toolbarbutton-text { padding: 4px 0; } toolbar[mode="text"] .toolbarbutton-1, toolbar[mode="text"] .toolbarbutton-1 > .toolbarbutton-menubutton-button { -moz-box-orient: horizontal; } toolbar[mode="full"] .toolbarbutton-1, toolbar[mode="full"] .toolbarbutton-1 > .toolbarbutton-menubutton-button { min-width: 30px; } #navigator-toolbox[iconsize=small] > #nav-bar { } #navigator-toolbox[iconsize=large][mode=icons] > #nav-bar { } /* unified back/forward button */ #back-button { -moz-image-region: rect(0, 18px, 18px, 0); -moz-margin-end: 0; } #back-button:not([disabled="true"]):hover { -moz-image-region: rect(18px, 18px, 36px, 0); } #back-button[disabled="true"] { -moz-image-region: rect(36px, 18px, 54px, 0); } #forward-button { -moz-image-region: rect(0, 36px, 18px, 18px); border-left: none; -moz-margin-start: 0; } #forward-button:not([disabled="true"]):hover { -moz-image-region: rect(18px, 36px, 36px, 18px); } #forward-button[disabled="true"] { -moz-image-region: rect(36px, 36px, 54px, 18px); } #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon, #forward-button:-moz-locale-dir(rtl), #forward-button:-moz-locale-dir(rtl) > .toolbarbutton-text { -moz-transform: scaleX(-1); } #nav-bar #back-button { -moz-margin-end: 0 !important; } #nav-bar #forward-button { border-left-style: none; -moz-margin-start: 0 !important; } #nav-bar #back-button:-moz-locale-dir(ltr) { border-top-right-radius: 0; border-bottom-right-radius: 0; } #nav-bar #back-button:-moz-locale-dir(rtl), #nav-bar #forward-button { border-top-left-radius: 0; border-bottom-left-radius: 0; } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button { border-radius: 10000px; width: 30px; height: 30px; position: relative; z-index: 1; margin-top: -2px; margin-bottom: -2px; border: none; -moz-image-region: rect(54px, 20px, 74px, 0); } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button:not([disabled="true"]):hover, #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button[open="true"] { -moz-image-region: rect(54px, 40px, 74px, 20px); } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button[disabled="true"] { -moz-image-region: rect(54px, 60px, 74px, 40px); } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button:not([disabled="true"]):not([open="true"]):not(:active):hover { } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button:not([disabled="true"]):hover:active, #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #back-button[open="true"] { } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar[currentset*="unified-back-forward-button"], #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar:not([currentset]) { /* padding-top: 3px; padding-bottom: 5px; */ } #navigator-toolbox[iconsize="large"][mode="icons"][tabsontop="true"] > #nav-bar[currentset*="unified-back-forward-button"], #navigator-toolbox[iconsize="large"][mode="icons"][tabsontop="true"] > #nav-bar:not([currentset]) { /* padding-top: 5px; */ } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #forward-button { /*mask: url(keyhole-forward-mask.svg#mask); XXX: this regresses twinopen */ mask: url("chrome://browser/content/browser.xul#winstripe-keyhole-forward-mask"); -moz-margin-start: -6px !important; padding-left: 7px; padding-right: 3px; } #navigator-toolbox[iconsize="large"][mode="icons"] > #nav-bar #forward-button:not([disabled="true"]):not(:active):hover { /*mask: url(keyhole-forward-mask.svg#mask-hover);*/ mask: url("chrome://browser/content/browser.xul#winstripe-keyhole-forward-mask-hover"); } .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; } .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; } /* stop button */ #stop-button { -moz-image-region: rect(0, 54px, 18px, 36px); } /* reload button */ #reload-button { -moz-image-region: rect(0, 72px, 18px, 54px); } /* home button */ #home-button.bookmark-item { list-style-image: url("chrome://browser/skin/Toolbar.png"); } #home-button { -moz-image-region: rect(0, 90px, 18px, 72px); } /* tabview button */ #tabview-button, #menu_tabview { list-style-image: url("chrome://browser/skin/tabview/tabview.png"); } #tabview-button { -moz-image-region: rect(0, 90px, 18px, 72px); } #tabview-button[groups="0"] { -moz-image-region: rect(0, 18px, 18px, 0); } #tabview-button[groups="1"] { -moz-image-region: rect(0, 36px, 18px, 18px); } #tabview-button[groups="2"] { -moz-image-region: rect(0, 54px, 18px, 36px); } #tabview-button[groups="3"] { -moz-image-region: rect(0, 72px, 18px, 54px); } #menu_tabview { -moz-image-region: rect(1px, 89px, 17px, 73px); } #menu_tabview[groups="0"] { -moz-image-region: rect(1px, 17px, 17px, 1px); } #menu_tabview[groups="1"] { -moz-image-region: rect(1px, 35px, 17px, 19px); } #menu_tabview[groups="2"] { -moz-image-region: rect(1px, 53px, 17px, 37px); } #menu_tabview[groups="3"] { -moz-image-region: rect(1px, 71px, 17px, 55px); } /* download manager button */ #downloads-button { -moz-image-region: rect(0, 108px, 18px, 90px); } /* history sidebar button */ #history-button { -moz-image-region: rect(0, 126px, 18px, 108px); } /* bookmark sidebar & menu buttons */ #bookmarks-button, #bookmarks-menu-button { -moz-image-region: rect(0, 144px, 18px, 126px); } #bookmarks-menu-button.bookmark-item { list-style-image: url("chrome://browser/skin/Toolbar.png"); } #bookmarks-menu-button.toolbarbutton-1 { -moz-box-orient: horizontal; } /* print button */ #print-button { -moz-image-region: rect(0, 162px, 18px, 144px); } /* toolbar new tab button */ #new-tab-button { -moz-image-region: rect(0, 180px, 18px, 162px); } /* new window button */ #new-window-button { -moz-image-region: rect(0, 198px, 18px, 180px); } /* cut button */ #cut-button { -moz-image-region: rect(0, 216px, 18px, 198px); } /* copy button */ #copy-button { -moz-image-region: rect(0, 234px, 18px, 216px); } /* paste button */ #paste-button { -moz-image-region: rect(0, 252px, 18px, 234px); } /* fullscreen button */ #fullscreen-button { -moz-image-region: rect(0, 270px, 18px, 252px); } /* zoom controls */ #zoom-out-button { -moz-image-region: rect(0, 288px, 18px, 270px); -moz-margin-end: 0; } #zoom-in-button { -moz-image-region: rect(0, 306px, 18px, 288px); } #nav-bar #zoom-out-button { -moz-margin-end: 0; } #nav-bar #zoom-in-button { -moz-border-start: none; -moz-margin-start: 0; } #nav-bar #zoom-out-button:-moz-locale-dir(ltr), #nav-bar #zoom-in-button:-moz-locale-dir(rtl) { border-top-right-radius: 0; border-bottom-right-radius: 0; } #nav-bar #zoom-out-button:-moz-locale-dir(rtl), #nav-bar #zoom-in-button:-moz-locale-dir(ltr) { border-top-left-radius: 0; border-bottom-left-radius: 0; } /* sync button */ #sync-button { -moz-image-region: rect(0, 324px, 18px, 306px); } #sync-button[status="active"] { list-style-image: url("chrome://browser/skin/sync-throbber.png"); -moz-image-region: rect(0, 18px, 18px, 0); } /* feed button */ #feed-button { -moz-image-region: rect(0, 342px, 18px, 324px); } /* ::::: fullscreen window controls ::::: */ #TabsToolbar > #window-controls { -moz-margin-start: 4px; } #minimize-button, #restore-button, #close-button { /* padding: 0; */ } #minimize-button { list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif"); } #minimize-button:hover { list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif"); } #restore-button { list-style-image: url("chrome://navigator/skin/icons/win-restore.gif"); } #restore-button:hover { list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif"); } #close-button { list-style-image: url("chrome://navigator/skin/icons/win-close.gif"); } #close-button:hover { list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif"); } /* ::::: Location Bar ::::: */ #urlbar { width: 7em; min-width: 7em; } #urlbar, .searchbar-textbox { border-radius: 5px; margin: 0; -moz-margin-start: 3px; } #urlbar:-moz-lwtheme, .searchbar-textbox:-moz-lwtheme { /* background-color: rgba(255,255,255,.8); @navbarTextboxCustomBorder@ color: black; */ } html|*.urlbar-input:-moz-lwtheme:-moz-placeholder, .searchbar-textbox:-moz-lwtheme > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input:-moz-placeholder { color: #E7ADE7; } #urlbar:-moz-lwtheme[focused="true"], .searchbar-textbox:-moz-lwtheme[focused="true"] { /* background-color: white; */ } #urlbar-container { -moz-box-orient: horizontal; -moz-box-align: stretch; } .urlbar-textbox-container { -moz-box-align: stretch; } #urlbar-icons { height: 18px; -moz-box-align: center; } .urlbar-icon { padding: 0 2px !important; } .urlbar-icon:-moz-system-metric(touch-enabled) { -moz-margin-end: 1px !important; padding: 0 3px !important; } #urlbar-search-splitter { min-width: 6px; -moz-margin-start: -3px; border: none; background: transparent; } #urlbar-search-splitter + #urlbar-container > #urlbar , #urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox { -moz-margin-start: 0; } #urlbar-display { margin-top: -2px; margin-bottom: -2px; -moz-border-end: 1px solid #9C9CFF; -moz-margin-end: 3px; } #urlbar-display { margin-top: 0; margin-bottom: 0; color: #8050B0; } /* identity box */ #identity-box { background-color: #000000; color: #FF9F00; border-radius: 2px; } #identity-box:hover { background-color: #9C9CFF; color: #000000; } #identity-box[open="true"], #identity-box:hover:active { background-color: #FF9F00; color: #000000; } #identity-box.verifiedDomain { background-color: #FFCF00; color: #000000; } #identity-box.verifiedIdentity { background-color: #008484; color: #000000; } #identity-box:-moz-focusring { outline: 1px dotted #008484; outline-offset: -3px; } #identity-box.verifiedDomain:-moz-focusring, #identity-box.verifiedIdentity:-moz-focusring { outline-color: #000000; } #identity-icon-labels { -moz-margin-start: 1px; -moz-margin-end: 3px; -moz-transform: translate(0, -1px); } /* Location bar dropmarker */ .urlbar-history-dropmarker:not(:hover):not([open="true"]) { background-color: transparent; } #urlbar-container[combined="true"] > #urlbar > .urlbar-history-dropmarker { border: none; border-radius: 0px; } /* page proxy icon */ #page-proxy-favicon, #urlbar-throbber { width: 16px; height: 16px; } #page-proxy-stack { width: 24px; height: 18px; padding: 1px 4px; background: url("urlbar-favicon-glow.png") center center no-repeat; } #page-proxy-favicon:not([src]) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } #page-proxy-favicon[pageproxystate="invalid"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } #urlbar-throbber { list-style-image: url("chrome://global/skin/icons/loading.gif"); } /* autocomplete */ #treecolAutoCompleteImage { max-width: 36px; } .ac-result-type-bookmark, .autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteImage) { list-style-image: url("chrome://browser/skin/places/editBookmark.png"); -moz-image-region: rect(0px 16px 16px 0px); width: 16px; height: 16px; } .ac-result-type-keyword, .autocomplete-treebody::-moz-tree-image(keyword, treecolAutoCompleteImage) { list-style-image: url("chrome://global/skin/icons/Search-glass.png"); -moz-image-region: rect(0px 32px 16px 16px); width: 16px; height: 16px; } .ac-result-type-tag, .autocomplete-treebody::-moz-tree-image(tag, treecolAutoCompleteImage) { list-style-image: url("chrome://browser/skin/places/tag.png"); width: 16px; height: 16px; } .ac-comment { font-size: 1.15em; } .ac-extra > .ac-comment { font-size: inherit; } .ac-url-text, .ac-action-text { color: #9C9CFF; } richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-icon { list-style-image: url("chrome://browser/skin/actionicon-tab.png"); } .autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) { color: #8050B0; } .ac-comment[selected="true"], .ac-url-text[selected="true"], .ac-action-text[selected="true"] { color: inherit !important; } .autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment), .autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment) { color: #8050B0; font-size: smaller; } .autocomplete-treebody::-moz-tree-cell(suggesthint) { border-top: 1px solid #9C9CFF; } /* go button */ #go-button { list-style-image: url("chrome://browser/skin/Go-arrow.png"); -moz-image-region: rect(0px, 16px, 16px, 0px); } #go-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { -moz-transform: scaleX(-1); } #go-button:hover { -moz-image-region: rect(16px, 16px, 32px, 0px); } /* combined go/reload/stop button in location bar */ #urlbar > toolbarbutton { list-style-image: url("chrome://browser/skin/reload-stop-go.png"); /* margin: -2px; */ -moz-margin-start: 0; padding: 0 3px; background-origin: border-box; border: none; -moz-border-start: 1px solid #9C9CFF; } #urlbar:-moz-locale-dir(ltr) > toolbarbutton { border-top-left-radius: 0px; border-bottom-left-radius: 0px; } #urlbar:-moz-locale-dir(rtl) > toolbarbutton { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } #urlbar > toolbarbutton:not([disabled]):active:hover { -moz-padding-start: 4px; -moz-border-start: none; } #urlbar-go-button { -moz-image-region: rect(0px, 56px, 14px, 42px); } #urlbar-go-button:hover { -moz-image-region: rect(14px, 56px, 28px, 42px); } #urlbar-reload-button { -moz-image-region: rect(0px, 28px, 14px, 14px); } #urlbar-reload-button[disabled] { -moz-image-region: rect(0px, 14px, 14px, 0px); } #urlbar-reload-button:not([disabled]):hover { -moz-image-region: rect(14px, 28px, 28px, 14px); } #urlbar-stop-button { -moz-image-region: rect(0px, 42px, 14px, 28px); } #urlbar-stop-button:hover { -moz-image-region: rect(14px, 42px, 28px, 28px); } /* popup blocker button */ #page-report-button { list-style-image: url("chrome://browser/skin/urlbar-popup-blocked.png"); -moz-image-region: rect(0, 16px, 16px, 0); } #page-report-button:hover { -moz-image-region: rect(0, 32px, 16px, 16px); } #page-report-button:hover:active, #page-report-button[open="true"] { -moz-image-region: rect(0, 48px, 16px, 32px); } /* star button */ #star-button { list-style-image: url("chrome://browser/skin/places/bookmark.png"); -moz-image-region: rect(0px 16px 16px 0px); } #star-button:hover { -moz-image-region: rect(0px 32px 16px 16px); } #star-button:hover:active { -moz-image-region: rect(0px 48px 16px 32px); } #star-button[starred="true"] { list-style-image: url("chrome://browser/skin/places/editBookmark.png"); } /* bookmarking panel */ #editBookmarkPanelStarIcon { list-style-image: url("chrome://browser/skin/places/starred48.png"); width: 48px; height: 48px; } #editBookmarkPanelStarIcon[unstarred] { list-style-image: url("chrome://browser/skin/places/unstarred48.png"); } #editBookmarkPanelTitle { font-size: 130%; } #editBookmarkPanelHeader, #editBookmarkPanelContent { margin-bottom: .5em; } /* Implements editBookmarkPanel resizing on folderTree un-collapse. */ #editBMPanel_folderTree { min-width: 27em; } /* ::::: content area ::::: */ #sidebar { background-color: Window; } #sidebar-title { -moz-padding-start: 0px; } /* ::::: throbber ::::: */ #navigator-throbber { width: 16px; min-height: 16px; margin: 0 3px; } #navigator-throbber[busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); } #navigator-throbber, #wrapper-navigator-throbber > #navigator-throbber { list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } /* Tabstrip */ #TabsToolbar { min-height: 0; padding: 0; -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar"); } #TabsToolbar .toolbar-holder { background-color: #000000; /* correct effect of being an actal toolbar */ } #main-window[disablechrome] #TabsToolbar, #TabsToolbar[tabsontop="false"] { border-bottom: 1px solid #FF9F00; } .tabbrowser-tab, .tabs-newtab-button { margin-top: 0px; } .tabbrowser-tab:hover, .tabs-newtab-button:hover { } .tabbrowser-tab[selected="true"] { } #main-window[tabsontop=false]:not([disablechrome]) .tabbrowser-tab[selected=true]:not(:-moz-lwtheme) { } .tabbrowser-tab:-moz-lwtheme { } .tabbrowser-tab[selected="true"]:-moz-lwtheme { } .tabbrowser-tab:-moz-lwtheme-brighttext:not([selected="true"]), .tabs-newtab-button:-moz-lwtheme-brighttext { } .tabbrowser-tab:-moz-lwtheme-brighttext:not([selected="true"]):hover, .tabs-newtab-button:-moz-lwtheme-brighttext:hover { } .tabbrowser-tab:-moz-lwtheme-darktext:not([selected="true"]), .tabs-newtab-button:-moz-lwtheme-darktext { } .tabbrowser-tab:-moz-lwtheme-darktext:not([selected="true"]):hover, .tabs-newtab-button:-moz-lwtheme-darktext:hover { } .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) { background-color: #E7ADE7; } .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]):hover { background-color: #0000FF; color: #000000; } .tab-throbber, .tab-icon-image { width: 16px; height: 16px; list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); -moz-image-region: rect(0px, 16px, 16px, 0px); -moz-margin-end: 3px; } .tab-throbber { list-style-image: url("chrome://browser/skin/tabbrowser/connecting.png"); } .tab-throbber[progress] { list-style-image: url("chrome://browser/skin/tabbrowser/loading.png"); } #tabbrowser-tabs[positionpinnedtabs] > .tabbrowser-tab[pinned] { min-height: 16px; /* corresponds to the max. height of non-textual tab contents, i.e. the favicon */ } .tab-throbber[pinned], .tab-icon-image[pinned] { -moz-margin-start: 2px; -moz-margin-end: 2px; } /* tabbrowser-tab focus ring */ .tabbrowser-tab:focus > .tab-stack { outline: 1px dotted; } /* Tab DnD indicator */ .tab-drop-indicator { list-style-image: url("chrome://browser/skin/tabbrowser/tabDragIndicator.png"); margin-bottom: -11px; } /* Tab close button */ .tab-close-button { border: none; padding: 0px; list-style-image: url("chrome://global/skin/icons/close-button.gif"); } .tab-close-button:-moz-system-metric(touch-enabled) { -moz-transform: scale(1.2); } .tab-close-button:hover, .tab-close-button:hover[selected="true"] { list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); } .tab-close-button:hover:active, .tab-close-button:hover:active[selected="true"] { list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); } .tab-close-button:focus { outline: none !important; } /* Tab scrollbox arrow, tabstrip new tab and all-tabs buttons */ @media all and (-moz-touch-enabled) { .tabbrowser-arrowscrollbox > .scrollbutton-up, .tabbrowser-arrowscrollbox > .scrollbutton-down, #TabsToolbar .toolbarbutton-1 { min-width: 8.1mozmm; } .tabs-newtab-button { min-width: 10mozmm; } .tab-content { min-height: -moz-calc(6.8mozmm - 7px); /* subtract borders from the desired height */ } } .tabbrowser-arrowscrollbox > .scrollbutton-up, .tabbrowser-arrowscrollbox > .scrollbutton-down { margin: 0; padding-top: 0; padding-bottom: 0; } .tabbrowser-arrowscrollbox > .scrollbutton-down[notifybgtab] { background-color: #008484; } .tabs-newtab-button > .toolbarbutton-icon { margin-top: -1px; margin-bottom: -1px; } .tabs-newtab-button, #TabsToolbar > #new-tab-button, #TabsToolbar > toolbarpaletteitem > #new-tab-button { list-style-image: url("chrome://browser/skin/tabbrowser/newtab.png"); -moz-image-region: rect(0, 16px, 18px, 0); } .tabs-newtab-button { width: 31px; } .tabs-newtab-button:hover, #TabsToolbar > #new-tab-button:hover { -moz-image-region: rect(0, 32px, 18px, 16px); } #alltabs-button { list-style-image: url("chrome://browser/skin/tabbrowser/alltabs.png"); -moz-image-region: rect(0, 14px, 16px, 0); } #alltabs-button:hover:active { -moz-image-region: rect(0, 28px, 16px, 14px); } #alltabs-button[type="menu"] { list-style-image: url("chrome://browser/skin/mainwindow-dropdown-arrow.png"); -moz-image-region: rect(0, 13px, 11px, 0); } #alltabs-button[type="menu"] > .toolbarbutton-icon { margin: 3px 0; } #alltabs-button[type="menu"] > .toolbarbutton-menu-dropmarker { display: none; } #alltabs-button[type="menu"]:hover:active, #alltabs-button[type="menu"][open="true"] { -moz-image-region: rect(0, 26px, 11px, 13px); } /* All tabs menupopup */ .alltabs-item > .menu-iconic-left > .menu-iconic-icon { list-style-image: url("chrome://global/skin/icons/folder-item.png"); -moz-image-region: rect(0px, 16px, 16px, 0px); } .alltabs-item[selected="true"] { font-weight: bold; } .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon { list-style-image: url("chrome://global/skin/icons/loading.gif"); } /* Tabstrip close button */ .tabs-closebutton { -moz-box-flex: 1; margin: 0px; padding: 2px; list-style-image: url("chrome://global/skin/icons/close-button.gif"); } .tabs-closebutton > .toolbarbutton-icon { } .tabs-closebutton:hover, .tabs-closebutton:hover:active { list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); } toolbarbutton.chevron { list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important; } toolbarbutton.chevron:hover { list-style-image: url("chrome://global/skin/toolbar/chevron-hover.gif") !important; } toolbarbutton.chevron:-moz-locale-dir(rtl) > .toolbarbutton-icon, toolbarbutton.chevron:-moz-locale-dir(rtl):hover > .toolbarbutton-icon { -moz-transform: scaleX(-1); } toolbarbutton.chevron > .toolbarbutton-text, toolbarbutton.chevron > .toolbarbutton-menu-dropmarker { display: none; } toolbarbutton.chevron > .toolbarbutton-icon { margin: 0; } toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon { display: -moz-box; /* display chevron icon in text mode */ } #sidebar-throbber[loading="true"] { list-style-image: url("chrome://global/skin/icons/loading.gif"); -moz-margin-end: 4px; } /* Bookmarks toolbar */ #PlacesToolbarDropIndicator { list-style-image: url("chrome://browser/skin/places/toolbarDropMarker.png"); } toolbarbutton.bookmark-item[dragover="true"][open="true"] { background-color: #008484 !important; color: #FFCF00 !important; } /* 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; } .menupopup-drop-indicator { list-style-image: none; height: 2px; -moz-margin-end: -4em; background-color: #008484; } /* ::::: Identity Indicator Styling ::::: */ /* Popup Icons */ #identity-popup-icon { height: 64px; width: 64px; padding: 0; list-style-image: url("chrome://browser/skin/identity.png"); -moz-image-region: rect(0px, 64px, 64px, 0px); } #identity-popup.verifiedDomain > #identity-popup-container > #identity-popup-icon { -moz-image-region: rect(64px, 64px, 128px, 0px); } #identity-popup.verifiedIdentity > #identity-popup-container > #identity-popup-icon { -moz-image-region: rect(128px, 64px, 192px, 0px); } /* Popup Body Text */ .identity-popup-description { white-space: pre-wrap; -moz-padding-start: 15px; margin: 2px 0 4px; } .identity-popup-label { white-space: pre-wrap; -moz-padding-start: 15px; margin: 0; } #identity-popup-content-host , #identity-popup-content-box.verifiedIdentity > #identity-popup-content-owner { font-size: 1.2em; } #identity-popup-content-host { margin-top: 3px; margin-bottom: 5px; font-weight: bold; max-width: 300px; } #identity-popup-content-owner { margin-top: 4px; margin-bottom: 0 !important; font-weight: bold; max-width: 300px; } .verifiedDomain > #identity-popup-content-owner { font-weight: normal; } #identity-popup-content-verifier { margin: 4px 0 2px; } #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption , #identity-popup-content-box.verifiedDomain > #identity-popup-encryption { margin-top: 10px; -moz-margin-start: -24px; } #identity-popup-content-box.verifiedIdentity > #identity-popup-encryption > vbox > #identity-popup-encryption-icon , #identity-popup-content-box.verifiedDomain > #identity-popup-encryption > vbox > #identity-popup-encryption-icon { list-style-image: url("chrome://browser/skin/Secure24.png"); } #identity-popup-more-info-button { margin-top: 6px; margin-bottom: 0; -moz-margin-end: 0; } .popup-notification-icon { width: 64px; height: 64px; -moz-margin-end: 10px; } .popup-notification-icon[popupid="geolocation"] { list-style-image: url("chrome://browser/skin/Geolocation-64.png"); } .popup-notification-icon[popupid="xpinstall-disabled"], .popup-notification-icon[popupid="addon-progress"], .popup-notification-icon[popupid="addon-install-cancelled"], .popup-notification-icon[popupid="addon-install-blocked"], .popup-notification-icon[popupid="addon-install-failed"], .popup-notification-icon[popupid="addon-install-complete"] { list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png"); width: 32px; height: 32px; } .addon-progress-description { width: 350px; max-width: 350px; } .popup-progress-label, .popup-progress-meter { -moz-margin-start: 0; -moz-margin-end: 0; } .popup-progress-cancel { -moz-appearance: none; background: transparent; border: none; padding: 0; margin: 0; min-height: 0; min-width: 0; list-style-image: url("chrome://mozapps/skin/downloads/downloadButtons.png"); -moz-image-region: rect(0px, 32px, 16px, 16px); } .popup-progress-cancel:hover { -moz-image-region: rect(16px, 32px, 32px, 16px); } .popup-progress-cancel:active { -moz-image-region: rect(32px, 32px, 48px, 16px); } .popup-notification-icon[popupid="indexedDB-permissions-prompt"], .popup-notification-icon[popupid="indexedDB-quota-prompt"] { list-style-image: url("chrome://global/skin/icons/alert-question.gif"); } .popup-notification-icon[popupid="password-save"], .popup-notification-icon[popupid="password-change"] { list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png"); } /* Notification icon box */ #notification-popup-box { margin: 0 3px; } .notification-anchor-icon { width: 16px; height: 16px; } .notification-anchor-icon:-moz-focusring { outline: 1px dotted -moz-DialogText; outline-offset: -3px; } #default-notification-icon { list-style-image: url("chrome://global/skin/icons/information-16.png"); } #geo-notification-icon { list-style-image: url("chrome://browser/skin/Geolocation-16.png"); } #addons-notification-icon { list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png"); } #indexedDB-notification-icon { list-style-image: url("chrome://global/skin/icons/question-16.png"); } #password-notification-icon { list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png"); } #identity-popup-container { min-width: 280px; } #download-monitor { list-style-image: url("chrome://browser/skin/Toolbar.png"); -moz-image-region: rect(0, 108px, 18px, 90px); } /* Bookmarks roots menu-items */ #appmenu_subscribeToPage:not([disabled]), #appmenu_subscribeToPageMenu, #subscribeToPageMenuitem:not([disabled]), #subscribeToPageMenupopup, #BMB_subscribeToPageMenuitem:not([disabled]), #BMB_subscribeToPageMenupopup { list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png"); } #bookmarksToolbarFolderMenu, #appmenu_bookmarksToolbar, #BMB_bookmarksToolbar { list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png"); -moz-image-region: auto; } #appmenu_unsortedBookmarks, #BMB_unsortedBookmarks { list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png"); -moz-image-region: auto; } /* ::::: Keyboard UI Panel ::::: */ .KUI-panel { color: #FF9F00; border-style: none; border-radius: 20px; } .KUI-panel[level="top"] { /*background-color: rgba(27%,27%,27%,.65);*/ } .KUI-panel-closebutton { list-style-image: url("KUI-close.png"); width: 24px; height: 24px; } .KUI-panel-closebutton:not(:hover) { } .KUI-panel-closebutton > .toolbarbutton-icon { } /* ::::: Ctrl-Tab and All Tabs Panels ::::: */ /* Ctrl-Tab */ #ctrlTab-panel { padding: 20px 10px 10px; font-weight: bold; } .ctrlTab-favicon[src] { background-color: #000000; width: 20px; height: 20px; padding: 2px; } .ctrlTab-preview-inner > .tabPreview-canvas { } .ctrlTab-preview:not(#ctrlTab-showAll) > * > .ctrlTab-preview-inner > .tabPreview-canvas { margin-bottom: 2px; } .ctrlTab-preview-inner { padding-bottom: 10px; } #ctrlTab-showAll:not(:focus) > * > .ctrlTab-preview-inner { padding: 10px; background-color: #000000; border-radius: .5em; } .ctrlTab-preview:focus > * > .ctrlTab-preview-inner { color: white; background-color: #000000; text-shadow: none; padding: 8px; border: 2px solid #9C9CFF; border-radius: .5em; } .ctrlTab-preview:not(#ctrlTab-showAll):focus > * > .ctrlTab-preview-inner { margin: -10px -10px 0; } #ctrlTab-showAll { margin-top: .5em; } /* All Tabs */ #allTabs-panel { padding-bottom: 10px; } #allTabs-meta { margin: 10px; } #allTabs-filter { -moz-margin-start: 24px; -moz-margin-end: 0; } #allTabs-tab-close-button > .toolbarbutton-icon { margin: 0; } .allTabs-favicon[src] { width: 22px; height: 22px; padding-top: 1px; padding-bottom: 5px; -moz-padding-start: 1px; -moz-padding-end: 5px; margin-top: -2px; -moz-margin-start: -2px; border-bottom-right-radius: 4px; } .allTabs-favicon[src]:-moz-locale-dir(rtl) { border-bottom-right-radius: 0; border-bottom-left-radius: 4px; } .allTabs-preview-inner > .tabPreview-canvas { background-color: #E7ADE7; } .allTabs-preview:not(:hover):not([closebuttonhover]) > html|canvas { } .allTabs-preview:focus > * > .allTabs-preview-inner { outline: 1px dotted #008484; } /* Inspector / Highlighter */ #highlighter-panel { -moz-window-shadow: none; background: #000000; border: none; } listitem.style-selector { background-color: #9C9CFF; color: #000000; } listitem.style-section { background-color: #E7ADE7; color: #000000; font-weight: bold; } panel[dimmed="true"] { opacity: 0.5; } /* Add-on bar */ #addon-bar { min-height: 20px; border-top: 3px solid #000000; } #addon-bar:not(:-moz-lwtheme) { -moz-appearance: statusbar; } #addon-bar .toolbar-holder { background-color: #8050B0; color: #FFCF00; } #addon-bar .toolbar-holder { background-color: #8050B0; color: #FFCF00; } #addon-bar .toolbar-startcap, #addon-bar .toolbar-endcap{ background-color: #6000CF; } #status-bar { -moz-binding: url("chrome://global/content/bindings/general.xml#statusbar"); margin-top: .3em; border-width: 0; } /* Remove all borders from statusbarpanel children of the statusbar. #status-bar > statusbarpanel { border-width: 0; } */ #addonbar-closebutton { border: none; padding: 3px 5px; list-style-image: url("chrome://global/skin/icons/close-button.gif"); } #addonbar-closebutton:hover, #addonbar-closebutton:hover:active { list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); } /* Status panel */ .statuspanel-label { margin: 0; padding: 2px 4px; background: #404000; border: 1px none #9C9CFF; border-top-style: solid; color: #FF9F00; text-shadow: none; } .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; } .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; }