This commit is contained in:
KONE SOREL 2026-04-04 17:12:13 +00:00
parent 6e906351e4
commit 0f0c2a815b

View File

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