mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-22 21:21:35 +01:00
lighten sidebar header color
This commit is contained in:
parent
6af0e62976
commit
30abd52189
@ -51,6 +51,12 @@ body.skin-blue {
|
||||
.content-wrapper, .main-footer {
|
||||
border-left: 1px solid transparent;
|
||||
}
|
||||
|
||||
.sidebar-menu > li {
|
||||
&.header {
|
||||
color: @sidebar-dark-submenu-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.login-box, .register-box {
|
||||
|
Loading…
Reference in New Issue
Block a user