From 7a12139da84556073cebf32266b7f91be6547a01 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 7 Mar 2026 11:41:57 +0000 Subject: [PATCH] df --- 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 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; }