diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index a8655dcd..acf3c46c 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1476,7 +1476,7 @@ select[class*="selectpicker"], /* Applique la bordure manquante et l'arrondi Neutral Pro */ .bootstrap-select > .dropdown-toggle.btn-light { background-color: #fff !important; - border: 2px solid #dee2e6 !important; + border: 2px solid #26292b !important; border-left: 0 !important; /* L'icône a déjà la bordure gauche */ border-radius: 0 0.375rem 0.375rem 0 !important; }