ma-cnil: remove custom field on error styles (#75382)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Thomas Jund 2023-04-11 14:32:19 +02:00
parent 13c644df05
commit 0dbc13cacb
1 changed files with 0 additions and 5 deletions

View File

@ -377,11 +377,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;