mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
make master password strength text bold
This commit is contained in:
@@ -52,6 +52,12 @@ small {
|
||||
}
|
||||
}
|
||||
|
||||
.text-warning {
|
||||
@include themify($themes) {
|
||||
color: themed('warningColor') !important;
|
||||
}
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
@include themify($themes) {
|
||||
color: themed('mutedColor') !important;
|
||||
|
||||
Reference in New Issue
Block a user