Dark-mode: Update rail-y to match dark theme.

This commit is contained in:
Gooca
2018-04-07 00:55:24 +00:00
committed by Tim Abbott
parent f6feac1316
commit 3ed5a64e13

View File

@@ -469,6 +469,10 @@ body.night-mode .email_tooltip:after {
border-bottom-color: #404c59 !important;
}
body.night-mode .ps__rail-y {
background: hsl(212, 28%, 18%);
}
@-moz-document url-prefix() {
body.night-mode #settings_page select {
background-color: hsla(0, 0%, 0%, 0.2);