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