From 0dbc13cacb456567e9c9eab53bd0ccda839d6014 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Tue, 11 Apr 2023 14:32:19 +0200 Subject: [PATCH] ma-cnil: remove custom field on error styles (#75382) --- static/ma-cnil/_custom.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/ma-cnil/_custom.scss b/static/ma-cnil/_custom.scss index 6f51f0a0..5fabbee1 100644 --- a/static/ma-cnil/_custom.scss +++ b/static/ma-cnil/_custom.scss @@ -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;