diff options
| author | Servail <45024837+Servail@users.noreply.github.com> | 2019-07-09 16:35:10 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 16:35:10 +0300 |
| commit | 8f9451a95846a4c9fb0e3a7a2725212ca99ce4e6 (patch) | |
| tree | 147e4c303619732502507ce51d8436292164817e /src/chrome | |
| parent | 0610eb80492f4e2db4bdaa6ec5adfdda2f398a1b (diff) | |
Update browser.css
Diffstat (limited to 'src/chrome')
| -rw-r--r-- | src/chrome/os/winnt/browser.css | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/src/chrome/os/winnt/browser.css b/src/chrome/os/winnt/browser.css index 43018d8..d40f9ec 100644 --- a/src/chrome/os/winnt/browser.css +++ b/src/chrome/os/winnt/browser.css | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | :root { | 1 | :root { |
| 2 | --appmenu-background: rgba(90,90,90,.85); | 2 | --appmenu-background: rgba(0,0,0,.85); |
| 3 | --appmenu-border-color: rgba(0,0,0,.15); | 3 | --appmenu-border-color: rgba(0,0,0,.15); |
| 4 | --appmenu-border-radius: 4px; | 4 | --appmenu-border-radius: 4px; |
| 5 | } | 5 | } |
| @@ -27,29 +27,29 @@ | |||
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | #main-window[privatebrowsingmode=temporary] #appmenu-button { | 29 | #main-window[privatebrowsingmode=temporary] #appmenu-button { |
| 30 | --appmenu-background: rgba(235,235,235,.75); | 30 | --appmenu-background: rgba(2,2,2,.75); |
| 31 | color: #000; | 31 | color: #000; |
| 32 | } | 32 | } |
| 33 | 33 | ||
| 34 | #appmenu-button:hover:not(:active):not([open]) { | 34 | #appmenu-button:hover:not(:active):not([open]) { |
| 35 | --appmenu-background: rgba(110,110,110,.75); | 35 | --appmenu-background: rgba(1,1,1,.75); |
| 36 | --appmenu-border-color: rgba(0,0,0,.20); | 36 | --appmenu-border-color: rgba(0,0,0,.20); |
| 37 | } | 37 | } |
| 38 | 38 | ||
| 39 | #main-window[privatebrowsingmode=temporary] #appmenu-button:hover:not(:active):not([open]) { | 39 | #main-window[privatebrowsingmode=temporary] #appmenu-button:hover:not(:active):not([open]) { |
| 40 | --appmenu-background: rgba(240,240,240,.85); | 40 | --appmenu-background: rgba(2,2,2,.85); |
| 41 | } | 41 | } |
| 42 | 42 | ||
| 43 | #appmenu-button:hover:active, | 43 | #appmenu-button:hover:active, |
| 44 | #appmenu-button[open] { | 44 | #appmenu-button[open] { |
| 45 | border-radius: 0; | 45 | border-radius: 0; |
| 46 | --appmenu-background: rgba(75,75,75,.4); | 46 | --appmenu-background: rgba(0,0,0,.4); |
| 47 | --appmenu-border-color: rgba(0,0,0,.25); | 47 | --appmenu-border-color: rgba(0,0,0,.25); |
| 48 | } | 48 | } |
| 49 | 49 | ||
| 50 | #main-window[privatebrowsingmode=temporary] #appmenu-button:hover:active, | 50 | #main-window[privatebrowsingmode=temporary] #appmenu-button:hover:active, |
| 51 | #main-window[privatebrowsingmode=temporary] #appmenu-button[open] { | 51 | #main-window[privatebrowsingmode=temporary] #appmenu-button[open] { |
| 52 | --appmenu-background: rgba(255,255,255,.4); | 52 | --appmenu-background: rgba(2,2,2,.4); |
| 53 | } | 53 | } |
| 54 | 54 | ||
| 55 | #appmenu-button > .button-box { | 55 | #appmenu-button > .button-box { |
| @@ -177,12 +177,12 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 177 | @media all and (-moz-windows-default-theme) { | 177 | @media all and (-moz-windows-default-theme) { |
| 178 | #navigator-toolbox > toolbar:not(:-moz-lwtheme), | 178 | #navigator-toolbox > toolbar:not(:-moz-lwtheme), |
| 179 | #addon-bar:not(:-moz-lwtheme) { | 179 | #addon-bar:not(:-moz-lwtheme) { |
| 180 | background-color: rgb(43,43,43); | 180 | background-color: rgb(0,0,0); |
| 181 | } | 181 | } |
| 182 | 182 | ||
| 183 | #sidebar-splitter { | 183 | #sidebar-splitter { |
| 184 | border: 0; | 184 | border: 0; |
| 185 | border-inline-end: 1px solid rgb(75,75,75); | 185 | border-inline-end: 1px solid rgb(64,64,64); |
| 186 | min-width: 0; | 186 | min-width: 0; |
| 187 | width: 3px; | 187 | width: 3px; |
| 188 | background-color: transparent; | 188 | background-color: transparent; |
| @@ -231,11 +231,11 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 231 | } | 231 | } |
| 232 | 232 | ||
| 233 | .titlebar-button:hover { | 233 | .titlebar-button:hover { |
| 234 | background-color: hsla(0, 0%, 100%, .17); | 234 | background-color: hsla(0, 0%, 0%, .17); |
| 235 | } | 235 | } |
| 236 | 236 | ||
| 237 | .titlebar-button:hover:active { | 237 | .titlebar-button:hover:active { |
| 238 | background-color: hsla(0, 0%, 100%, .27); | 238 | background-color: hsla(0, 0%, 0%, .27); |
| 239 | transition: none; | 239 | transition: none; |
| 240 | } | 240 | } |
| 241 | 241 | ||
| @@ -244,11 +244,11 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 244 | } | 244 | } |
| 245 | 245 | ||
| 246 | #titlebar-close:hover { | 246 | #titlebar-close:hover { |
| 247 | background-color: hsla(0, 86%, 49%, 1); | 247 | background-color: hsla(0, 0%, 0%, 1); |
| 248 | } | 248 | } |
| 249 | 249 | ||
| 250 | #titlebar-close:hover:active { | 250 | #titlebar-close:hover:active { |
| 251 | background-color: hsla(0, 60%, 39%, 1); | 251 | background-color: hsla(0, 0%, 0%, 1); |
| 252 | transition: none; | 252 | transition: none; |
| 253 | } | 253 | } |
| 254 | 254 | ||
| @@ -313,11 +313,11 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 313 | 313 | ||
| 314 | /* dark persona */ | 314 | /* dark persona */ |
| 315 | .titlebar-button:-moz-lwtheme-brighttext:hover { | 315 | .titlebar-button:-moz-lwtheme-brighttext:hover { |
| 316 | background-color: hsla(0, 0%, 100%, .27); | 316 | background-color: hsla(0, 0%, 0%, .27); |
| 317 | } | 317 | } |
| 318 | 318 | ||
| 319 | .titlebar-button:-moz-lwtheme-brighttext:hover:active { | 319 | .titlebar-button:-moz-lwtheme-brighttext:hover:active { |
| 320 | background-color: hsla(0, 0%, 100%, .37); | 320 | background-color: hsla(0, 0%, 0%, .37); |
| 321 | transition: none; | 321 | transition: none; |
| 322 | } | 322 | } |
| 323 | 323 | ||
| @@ -440,7 +440,7 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 440 | 440 | ||
| 441 | #main-window[sizemode=fullscreen]:not(:-moz-lwtheme) { | 441 | #main-window[sizemode=fullscreen]:not(:-moz-lwtheme) { |
| 442 | -moz-appearance: none; | 442 | -moz-appearance: none; |
| 443 | background-color: rgb(23,23,23); | 443 | background-color: rgb(0,0,0); |
| 444 | } | 444 | } |
| 445 | 445 | ||
| 446 | #main-menubar > menu:not(:-moz-lwtheme) { | 446 | #main-menubar > menu:not(:-moz-lwtheme) { |
| @@ -466,7 +466,7 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 466 | #main-window[sizemode=normal] #browser-border-start, | 466 | #main-window[sizemode=normal] #browser-border-start, |
| 467 | #main-window[sizemode=normal] #browser-border-end { | 467 | #main-window[sizemode=normal] #browser-border-end { |
| 468 | display: -moz-box; | 468 | display: -moz-box; |
| 469 | background-color: hsla(0,0%,12%,0.25); | 469 | background-color: hsla(0,0%,0%,0.25); |
| 470 | width: 1px; | 470 | width: 1px; |
| 471 | } | 471 | } |
| 472 | #main-window[sizemode=normal] #browser-bottombox { | 472 | #main-window[sizemode=normal] #browser-bottombox { |
| @@ -496,7 +496,7 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 496 | #main-window[sizemode=normal][tabsontop=true] #nav-bar:not(:-moz-lwtheme), | 496 | #main-window[sizemode=normal][tabsontop=true] #nav-bar:not(:-moz-lwtheme), |
| 497 | #main-window[sizemode=normal][tabsontop=true] > #nav-bar[collapsed=true]:not([customizing]) + toolbar:not(:-moz-lwtheme), | 497 | #main-window[sizemode=normal][tabsontop=true] > #nav-bar[collapsed=true]:not([customizing]) + toolbar:not(:-moz-lwtheme), |
| 498 | #main-window[sizemode=normal][tabsontop=true] > #nav-bar[collapsed=true]:not([customizing]) + #customToolbars + #PersonalToolbar:not(:-moz-lwtheme) { | 498 | #main-window[sizemode=normal][tabsontop=true] > #nav-bar[collapsed=true]:not([customizing]) + #customToolbars + #PersonalToolbar:not(:-moz-lwtheme) { |
| 499 | border-top: 1px solid rgba(75,75,75,1); | 499 | border-top: 1px solid rgba(64,64,64,1); |
| 500 | background-clip: padding-box; | 500 | background-clip: padding-box; |
| 501 | } | 501 | } |
| 502 | #main-window[sizemode=normal]:not([disablechrome]) #TabsToolbar[tabsontop=true]:not(:-moz-lwtheme) { | 502 | #main-window[sizemode=normal]:not([disablechrome]) #TabsToolbar[tabsontop=true]:not(:-moz-lwtheme) { |
| @@ -531,7 +531,7 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 531 | } | 531 | } |
| 532 | 532 | ||
| 533 | #browser-bottombox:not(:-moz-lwtheme) { | 533 | #browser-bottombox:not(:-moz-lwtheme) { |
| 534 | background-color: rgb(38,38,38); | 534 | background-color: rgb(0,0,0); |
| 535 | background-clip: padding-box; | 535 | background-clip: padding-box; |
| 536 | } | 536 | } |
| 537 | 537 | ||
| @@ -573,4 +573,4 @@ toolbarbutton.bookmark-item[open="true"] { | |||
| 573 | #navigator-toolbox[tabsontop=false] > toolbar:not(#toolbar-menubar):not(:-moz-lwtheme):-moz-system-metric(windows-default-theme) { | 573 | #navigator-toolbox[tabsontop=false] > toolbar:not(#toolbar-menubar):not(:-moz-lwtheme):-moz-system-metric(windows-default-theme) { |
| 574 | -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar-drag"); | 574 | -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar-drag"); |
| 575 | } | 575 | } |
| 576 | } \ No newline at end of file | 576 | } |
