mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08: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