SHOW:
|
|
- or go back to the newest paste.
| 1 | - | |
| 1 | + | |
| 2 | ||
| 3 | .toolbarbutton-menubutton-dropmarker, | |
| 4 | /*.tabs-newtab-button,*/ | |
| 5 | #abp-toolbarbutton, | |
| 6 | #addonbar-closebutton, | |
| 7 | #appmenu-toolbar-button, | |
| 8 | #back-button, | |
| 9 | #bookmarks-menu-button, | |
| 10 | #downloads-button, | |
| 11 | #forward-button, | |
| 12 | #go-button, | |
| 13 | #home-button, | |
| 14 | #identity-box, | |
| 15 | #identity-icon-labels, | |
| 16 | #minimize-button, | |
| 17 | #notification-popup-box, | |
| 18 | #page-proxy-favicon, | |
| 19 | #PanelUI-button, | |
| 20 | #restore-button, | |
| 21 | #searchbar, | |
| 22 | #star-button, | |
| 23 | #stylish-toolbar-button, | |
| 24 | #tabbrowser-tabs .scrollbutton-down, | |
| 25 | #tabbrowser-tabs .scrollbutton-up, | |
| 26 | #urlbar-container dropmarker, | |
| 27 | #urlbar-go-button, | |
| 28 | #urlbar-reload-button, | |
| 29 | #urlbar-stop-button, | |
| 30 | #statusbarpanel {
| |
| 31 | display: none !important; | |
| 32 | } | |
| 33 | #urlbar-go-button, #urlbar-reload-button, #urlbar-stop-button {display: none !important;}
| |
| 34 | #identity-box, | |
| 35 | #urlbar-reload-button {
| |
| 36 | display: none !important; | |
| 37 | } | |
| 38 | ||
| 39 | #urlbar-wrapper {
| |
| 40 | margin-left: -9px !important; | |
| 41 | margin-right: 0px !important; | |
| 42 | padding-left: 5px !important; | |
| 43 | } | |
| 44 | ||
| 45 | .tabs-newtab-button {
| |
| 46 | display: none; | |
| 47 | #background: #000000 !important; | |
| 48 | border-radius: 0px !important; | |
| 49 | border: none !important; | |
| 50 | border-bottom: none !important; | |
| 51 | background-image: none !important; | |
| 52 | margin-left: 0px !important; | |
| 53 | padding-top: -1px !important; | |
| 54 | padding-bottom: 0px !important; | |
| 55 | max-height: 9px !important; | |
| 56 | min-height: 9px !important; | |
| 57 | padding-left: 0px !important; | |
| 58 | padding-right: 0px !important; | |
| 59 | } | |
| 60 | #nav-bar {
| |
| 61 | background: #f1f1f1 !important; | |
| 62 | bottom: 0 !important; | |
| 63 | box-shadow: none !important; | |
| 64 | height: 15px !important; | |
| 65 | position: fixed !important; | |
| 66 | width: 100% !important; | |
| 67 | border: none !important; | |
| 68 | } | |
| 69 | ||
| 70 | /* actual url bar */ | |
| 71 | ||
| 72 | #urlbar {
| |
| 73 | background: none !important; | |
| 74 | border: none !important; | |
| 75 | color: #6f676f !important; | |
| 76 | font-family: "Helvetica" !important; | |
| 77 | font-size: 10pt !important; | |
| 78 | height: 18px !important; | |
| 79 | margin-left: 15px !important; | |
| 80 | margin-top: -2px !important; | |
| 81 | padding: 0 !important; | |
| 82 | margin-bottom: 15px !important; | |
| 83 | padding-top: 0px !important; | |
| 84 | padding-bottom: 1px !important; | |
| 85 | width: 64em !important; | |
| 86 | }*/ | |
| 87 | /* #nav-bar-customization-target {
| |
| 88 | margin-top: -2px !important; | |
| 89 | margin-bottom: -2px !important; | |
| 90 | text-align: center; | |
| 91 | }*/ | |
| 92 | ||
| 93 | ||
| 94 | /* AGENT_SHEET */ | |
| 95 | @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); | |
| 96 | #appcontent, | |
| 97 | #appcontent > #content, | |
| 98 | #appcontent > #content > tabbox > tabpanels {
| |
| 99 | background: #f1f1f1 !important; | |
| 100 | } | |
| 101 | ||
| 102 | tabs#tabbrowser-tabs, tabs#tabbrowser-tabs * {
| |
| 103 | -moz-appearance: none !important; | |
| 104 | border-radius: 0px !important; | |
| 105 | border: none !important; | |
| 106 | border-bottom: none !important; | |
| 107 | background-image: none !important; | |
| 108 | margin-top: 0px !important; | |
| 109 | margin-bottom: -1px !important; | |
| 110 | max-height: 19px !important; | |
| 111 | min-height: 19px !important; | |
| 112 | padding-bottom: 0px !important; | |
| 113 | padding-top: 0px !important; | |
| 114 | } | |
| 115 | ||
| 116 | tabs#tabbrowser-tabs {
| |
| 117 | #background: #f1f1f1!important; | |
| 118 | font-weight: normal !important; | |
| 119 | text-align: center !important; | |
| 120 | padding-top: 0px !important; | |
| 121 | margin-right: 0px !important; | |
| 122 | padding-top: 0px !important; | |
| 123 | border-bottom: 0px !important; | |
| 124 | ||
| 125 | } | |
| 126 | ||
| 127 | .tabbrowser-tab {
| |
| 128 | text-align: center !important; | |
| 129 | #color: #5c6363 !important; | |
| 130 | #background: #f1f1f1 !important; | |
| 131 | margin-left: 0px !important; | |
| 132 | border-bottom: 0px !important; | |
| 133 | margin-right: 0px !important; | |
| 134 | } | |
| 135 | ||
| 136 | .tabbrowser-tab[selected=true] {
| |
| 137 | margin-left: 0px !important; | |
| 138 | text-align: center !important; | |
| 139 | #color: #5c6363 !important; | |
| 140 | #background: #f1f1f1 !important; | |
| 141 | border-bottom: 0px !important; | |
| 142 | box-shadow: none !important; | |
| 143 | #padding-left: 16px !important; | |
| 144 | } | |
| 145 | ||
| 146 | ||
| 147 | ||
| 148 | .tabbrowser-tab .tab-text {
| |
| 149 | text-align: center !important; | |
| 150 | margin-left: 0px !important; | |
| 151 | margin-right: 0px !important; | |
| 152 | margin-top: 0px !important; | |
| 153 | padding-top: 0px !important; | |
| 154 | font-family: "Helvetica" !important; | |
| 155 | font-size: 12px !important; | |
| 156 | } | |
| 157 | ||
| 158 | .tabbrowser-tabs:not([drag=detach]) > .tabbrowser-tab:not([pinned])[fadein] {
| |
| 159 | min-width: 30px !important; | |
| 160 | max-width: 100% !important; | |
| 161 | } | |
| 162 | ||
| 163 | .tabbrowser-tab[selected="true"]:after {
| |
| 164 | top: 0px !important; | |
| 165 | background: #222 !important; | |
| 166 | content: ""; | |
| 167 | border-radius: 0px !important; | |
| 168 | border-top: 0px solid #f1f1f1; | |
| 169 | border-bottom: 0px solid #f1f1f1; | |
| 170 | border-right: 0px solid #f1f1f1; | |
| 171 | position: absolute !important; margin-right: 0px !important; | |
| 172 | } | |
| 173 | ||
| 174 | .tabbrowser-tab[selected="true"]:before {
| |
| 175 | content: ""; | |
| 176 | width: 0px !important; | |
| 177 | padding-right: 0px !important; | |
| 178 | background: #222 !important; | |
| 179 | border-top: 10px solid #f1f1f1; | |
| 180 | border-bottom: 10px solid #f1f1f1; | |
| 181 | border-left: 0px solid #f1f1f1; | |
| 182 | position: absolute !important; top: 0px; | |
| 183 | margin-left: 0px !important; | |
| 184 | } | |
| 185 | ||
| 186 | /* HIDE */ | |
| 187 | box#notification-popup-box, | |
| 188 | notification-anchor-icon#geo-notification-icon, | |
| 189 | toolbarbutton#back-button, | |
| 190 | toolbarbutton#forward-button, | |
| 191 | toolbarbutton#PanelUI-menu-button, | |
| 192 | toolbarbutton#appmenu-toolbar-button, | |
| 193 | toolbarbutton#alltabs-button, | |
| 194 | /*toolbarbutton#new-tab-button,*/ | |
| 195 | .tabbrowser-arrowscrollbox > .scrollbutton-up, | |
| 196 | .tabbrowser-arrowscrollbox > .scrollbutton-down, | |
| 197 | /*.tabs-closebutton-box,*/ | |
| 198 | .tabs-border-bottom, | |
| 199 | .tab-throbber, | |
| 200 | /*.tabs-newtab-button,*/ | |
| 201 | .tab-throbber[progress]{
| |
| 202 | display: none !important; | |
| 203 | } | |
| 204 | ||
| 205 | .tabbrowser-tab:not([pinned]) .tab-icon-image {
| |
| 206 | width: 9px !important; | |
| 207 | height: 10px !important; | |
| 208 | padding-top: 4px !important; | |
| 209 | padding-bottom: 4px !important; | |
| 210 | margin-left: 12px !important; | |
| 211 | } | |
| 212 | ||
| 213 | .notificationbox-stack, | |
| 214 | .tab-background-start, | |
| 215 | .tab-background-end {
| |
| 216 | display: none !important; | |
| 217 | } | |
| 218 | ||
| 219 | #TabsToolbar::after { display: none !important; }
| |
| 220 | #navigator-toolbox { border: 0 !important; margin-bottom: -1px !important; }
| |
| 221 | .tabbrowser-tab::before, .tabbrowser-tab::after { background: url(none) !important; }
| |
| 222 | ||
| 223 | .tabbrowser-tab * {
| |
| 224 | background: url(none) !important; list-style-image: none !important; | |
| 225 | margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; -moz-appearance: none !important; | |
| 226 | } | |
| 227 | ||
| 228 | #TabsToolbar, #tabbrowser-tabs {
| |
| 229 | -moz-appearance: none !important; | |
| 230 | #margin-left: -14px !important; | |
| 231 | #margin-right: -8px !important; | |
| 232 | color: #151515 !important; | |
| 233 | } | |
| 234 | ||
| 235 | #appmenu-button .button-icon, | |
| 236 | #appmenu-button .button-text, | |
| 237 | #appmenu-button .button-border{
| |
| 238 | display: none !important; | |
| 239 | } | |
| 240 | ||
| 241 | #appmenu-button .button-text, | |
| 242 | #appmenu-button .button-menu-dropmarker | |
| 243 | {
| |
| 244 | display:none!important; | |
| 245 | } | |
| 246 | #content-deck {
| |
| 247 | margin-bottom: 20px !important; | |
| 248 | } | |
| 249 | .tabbrowser-tab:not([pinned]) .tab-throbber, | |
| 250 | /*.tabbrowser-tab .tab-close-button,*/ | |
| 251 | .tabbrowser-tab:not([pinned]) .tab-icon-image {
| |
| 252 | visibility: hidden !important; | |
| 253 | } | |
| 254 | #urlbar * {-moz-appearance: none !important;}
| |
| 255 | #PopupAutoCompleteRichResult {
| |
| 256 | margin-top: 7px !important; | |
| 257 | } | |
| 258 | ||
| 259 | #status-bar, #statusbar-display, statuspanel {
| |
| 260 | display: none !important; | |
| 261 | } |