mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
adjust text color for light sidebar
This commit is contained in:
@@ -48,6 +48,10 @@ body.skin-blue-light {
|
||||
}
|
||||
|
||||
body.skin-blue {
|
||||
.sidebar {
|
||||
color: #bbbbbb;
|
||||
}
|
||||
|
||||
.content-wrapper, .main-footer {
|
||||
border-left: 1px solid transparent;
|
||||
}
|
||||
@@ -109,8 +113,6 @@ body.skin-blue {
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
color: #bbbbbb;
|
||||
|
||||
a.btn {
|
||||
color: @btn-default-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user