css: improve styles of form field on error (#75382) #202

Merged
fpeters merged 22 commits from wip/75382-form-field-on-error into main 2023-04-20 18:36:46 +02:00
1 changed files with 0 additions and 13 deletions
Showing only changes of commit 322773a7f9 - Show all commits

View File

@ -782,19 +782,6 @@ div.datetimepicker {
font-size: 0.8rem;
}
form.quixote {
div.error {
padding-left: 0;
background-image: none;
font-weight: normal;
&::before {
content: "\f06a";
font-family: FontAwesome;
padding-right: 1ex;
}
}
}
div.textcell h1 {
@extend %title;
font-size: 2rem;