margin: 0;
}
th {
+ min-width: 4em;
max-width: 16em;
font-weight: normal;
}
- .required label:before {
+ .required th label:before, .required>label:before {
content: "* ";
color: red;
}
margin: 0;
color: red;
}
+ .form-footer {
+ font-size: smaller;
+ }
}