From 0f0c2a815b378992c939eea6ae8925a8d7df44a0 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 4 Apr 2026 17:12:13 +0000 Subject: [PATCH] dert --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index e5500e5c..753eae20 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -974,7 +974,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { /* Bouton Info/Action : Slate Grey */ .btn-info { - background: var(--color-primary-light) !important; + background: var(--color-info) !important; color: white !important; }