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 5 deletions
Showing only changes of commit cb85640acd - Show all commits

View File

@ -376,11 +376,6 @@ div.widget label {
}
}
div.error {
background-image: url(img/alerte-saisie.png);
background-size: 16px;
}
#profile span.label {
color: $font-color;
font-weight: bold;