From b4f9ac45a7cbcd420bfe9adbfcb51dca621f46f7 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 22 Jul 2023 18:45:23 +0200 Subject: [PATCH] test attributezwiico lors de l'installation --- core/layout/light.css | 2 +- core/module/install/view/update/update.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/layout/light.css b/core/layout/light.css index d558d71c..b9ebf5ee 100755 --- a/core/layout/light.css +++ b/core/layout/light.css @@ -21,7 +21,7 @@ border-radius: 5px !important; } -#site, p, div, label, select, input, table, span { +#site, p, div:not(.message, [attribute*="zwiico"]), label, select, input, table, span { background-color: rgba(255, 255, 255, 1) !important; color: rgba(33, 34, 35, 1) !important; } diff --git a/core/module/install/view/update/update.php b/core/module/install/view/update/update.php index a3e160d5..454378e2 100644 --- a/core/module/install/view/update/update.php +++ b/core/module/install/view/update/update.php @@ -27,7 +27,7 @@ -
+
@@ -35,7 +35,7 @@ .
-
+