make the required-star as bold as possible.

This commit is contained in:
Niels Lyngsø
2020-07-30 15:26:40 +02:00
parent 47986ec0f5
commit 55805eabc3

View File

@@ -272,6 +272,7 @@ label:not([for]) {
/* CONTROL VALIDATION */
.umb-control-required {
color: @controlRequiredColor;
font-weight: 900;
}
.controls-row {