Improved checkboxes and file input on import dialog.

This commit is contained in:
Jan Böhmer 2019-04-13 18:24:53 +02:00
parent 68aa750e00
commit fbfb0269d3
9 changed files with 72 additions and 16 deletions

View file

@ -614,7 +614,7 @@ BS 4 overrides
}
}
label:not(.form-check-label) {
label:not(.form-check-label, custom-control-label) {
font-weight: bold;
}