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; }