michael@0: /* Note that this file isn't used for HiDPI on OS X. */ michael@0: michael@0: :-moz-any(@primaryToolbarButtons@), michael@0: #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { michael@0: list-style-image: url("chrome://browser/skin/Toolbar.png"); michael@0: } michael@0: michael@0: toolbar[brighttext] :-moz-any(@primaryToolbarButtons@), michael@0: toolbar[brighttext] #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { michael@0: list-style-image: url(chrome://browser/skin/Toolbar-inverted.png); michael@0: } michael@0: michael@0: #back-button { michael@0: -moz-image-region: rect(0, 36px, 18px, 18px); michael@0: } michael@0: michael@0: #forward-button { michael@0: -moz-image-region: rect(0, 72px, 18px, 54px); michael@0: } michael@0: michael@0: #home-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 126px, 18px, 108px); michael@0: } michael@0: michael@0: #bookmarks-menu-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 144px, 18px, 126px); michael@0: } michael@0: michael@0: #bookmarks-menu-button[cui-areatype="toolbar"][starred] { michael@0: -moz-image-region: rect(0, 162px, 18px, 144px); michael@0: } michael@0: michael@0: #bookmarks-menu-button[cui-areatype="toolbar"] > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon { michael@0: -moz-image-region: rect(0, 630px, 18px, 612px); michael@0: } michael@0: michael@0: #history-panelmenu[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 180px, 18px, 162px); michael@0: } michael@0: michael@0: #downloads-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 198px, 18px, 180px); michael@0: } michael@0: michael@0: #add-ons-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 216px, 18px, 198px); michael@0: } michael@0: michael@0: #open-file-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 234px, 18px, 216px); michael@0: } michael@0: michael@0: #save-page-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 252px, 18px, 234px); michael@0: } michael@0: michael@0: #sync-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 270px, 18px, 252px); michael@0: } michael@0: michael@0: #sync-button[cui-areatype="toolbar"][status="active"], michael@0: #sync-button[cui-areatype="toolbar"][status="active"]:hover:active:not([disabled="true"]) { michael@0: list-style-image: url("chrome://browser/skin/syncProgress-toolbar.png"); michael@0: -moz-image-region: rect(0, 18px, 18px, 0px); michael@0: } michael@0: michael@0: toolbar[brighttext] #sync-button[status="active"], michael@0: toolbar[brighttext] #sync-button[status="active"]:hover:active:not([disabled="true"]) { michael@0: list-style-image: url("chrome://browser/skin/syncProgress-toolbar-inverted.png"); michael@0: } michael@0: michael@0: #feed-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 288px, 18px, 270px); michael@0: } michael@0: michael@0: #social-share-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0px, 306px, 18px, 288px); michael@0: } michael@0: michael@0: #characterencoding-button[cui-areatype="toolbar"]{ michael@0: -moz-image-region: rect(0, 324px, 18px, 306px); michael@0: } michael@0: michael@0: #new-window-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 342px, 18px, 324px); michael@0: } michael@0: michael@0: #e10s-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 342px, 18px, 324px); michael@0: } michael@0: michael@0: #e10s-button > .toolbarbutton-icon { michael@0: transform: scaleY(-1); michael@0: } michael@0: michael@0: #new-tab-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 360px, 18px, 342px); michael@0: } michael@0: michael@0: #privatebrowsing-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 378px, 18px, 360px); michael@0: } michael@0: michael@0: #find-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 396px, 18px, 378px); michael@0: } michael@0: michael@0: #print-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 414px, 18px, 396px); michael@0: } michael@0: michael@0: %ifdef XP_MACOSX michael@0: #restore-button, michael@0: %endif michael@0: #fullscreen-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 432px, 18px, 414px); michael@0: } michael@0: michael@0: #developer-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 450px, 18px, 432px); michael@0: } michael@0: michael@0: #preferences-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 468px, 18px, 450px); michael@0: } michael@0: michael@0: #PanelUI-menu-button { michael@0: -moz-image-region: rect(0, 486px, 18px, 468px); michael@0: } michael@0: michael@0: #edit-controls:not(@inAnyPanel@) > #cut-button { michael@0: -moz-image-region: rect(0, 504px, 18px, 486px); michael@0: } michael@0: michael@0: #edit-controls:not(@inAnyPanel@) > #copy-button { michael@0: -moz-image-region: rect(0, 522px, 18px, 504px); michael@0: } michael@0: michael@0: #edit-controls:not(@inAnyPanel@) > #paste-button { michael@0: -moz-image-region: rect(0, 540px, 18px, 522px); michael@0: } michael@0: michael@0: #zoom-controls:not(@inAnyPanel@) > #zoom-out-button { michael@0: -moz-image-region: rect(0, 558px, 18px, 540px); michael@0: } michael@0: michael@0: #zoom-controls:not(@inAnyPanel@) > #zoom-in-button { michael@0: -moz-image-region: rect(0, 576px, 18px, 558px); michael@0: } michael@0: michael@0: #webrtc-status-button:not(@inAnyPanel@) { michael@0: -moz-image-region: rect(0, 594px, 18px, 576px); michael@0: } michael@0: michael@0: #nav-bar-overflow-button { michael@0: -moz-image-region: rect(0, 612px, 18px, 594px); michael@0: } michael@0: michael@0: #nav-bar-overflow-button:-moz-locale-dir(rtl) > .toolbarbutton-icon { michael@0: transform: scaleX(-1); michael@0: } michael@0: michael@0: #tabview-button { michael@0: -moz-image-region: rect(0, 648px, 18px, 630px); michael@0: } michael@0: michael@0: #email-link-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 666px, 18px, 648px); michael@0: } michael@0: michael@0: #sidebar-button[cui-areatype="toolbar"] { michael@0: -moz-image-region: rect(0, 684px, 18px, 666px); michael@0: }