diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index c942aba0..018858a0 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1225,8 +1225,6 @@ h6 a:hover { /* --- COMPOSANTS GLOBAUX --- */ .required::after { content: " *"; color: var(--color-urgent); font-weight: bold; } -.bg-warning-ghost { background: rgba(243, 156, 18, 0.12); } -.bg-primary-ghost { background: rgba(33, 46, 83, 0.05); } /* ============================================================ BOOTSTRAP-SELECT : CORRECTIF FINAL SANS LARGEUR FORCÉE @@ -1312,6 +1310,9 @@ select[class*="selectpicker"], .bg-success-ghost { background-color: rgba(39, 174, 96, 0.12); color: #27ae60; } .bg-danger-ghost { background-color: rgba(192, 57, 43, 0.12); color: #c0392b; } .bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08); color: #212e53; } +.bg-info-ghost { background-color: rgba(52, 152, 219, 0.12); color: #3498db; } +.bg-warning-ghost { background-color: rgba(243, 156, 18, 0.12); color: #f39c12; } + /* Navigation Pills Modernes */ .nav-pills .nav-link { color: #64748b; padding: 10px 20px; transition: 0.3s; border: none; background: none; } diff --git a/Vue/Modifautresparametressin/index.php b/Vue/Modifautresparametressin/index.php index 9619660f..f6a8ceea 100755 --- a/Vue/Modifautresparametressin/index.php +++ b/Vue/Modifautresparametressin/index.php @@ -66,7 +66,7 @@ foreach($med_bool as $b): $status = ($societeuser[$b[2]] == "1"); ?>