1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

premium access addon for orgs

This commit is contained in:
Kyle Spearrin
2018-11-20 16:38:00 -05:00
parent d88b23c42d
commit 9c7b7b0d75
5 changed files with 50 additions and 3 deletions

View File

@@ -250,7 +250,7 @@ input, select, textarea {
@include border-radius($modal-content-border-radius);
}
label:not(.form-check-label):not(.btn) {
label:not(.form-check-label):not(.btn), label.bold {
font-weight: 600;
}