From 330b3dda9e6014d7578693af95e04d0cd4dfe9e5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 12 Mar 2026 10:23:32 +0000 Subject: [PATCH] gh --- Bootstrap_new_new_design/css/custom.css | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/Bootstrap_new_new_design/css/custom.css b/Bootstrap_new_new_design/css/custom.css index afe74183..3032fc29 100755 --- a/Bootstrap_new_new_design/css/custom.css +++ b/Bootstrap_new_new_design/css/custom.css @@ -1,27 +1,18 @@ .sidebar, .sidebar-nav .nav-link.collapsed{ background:#3473ac; - color:white + color:white; + width: 100%; } - /* .sidebar-nav .nav-content a{ - color:green - } */ - [aria-expanded="true"] { - /* Styles à appliquer lorsque aria-expanded="true" */ - /* Par exemple : */ - /* background-color: white !important; - font-weight: bold !important; - color:#286090 !important; */ - /* text-transform: uppercase; */ - } - .sidebar-nav .nav-content a { + + +.sidebar-nav .nav-content a { color:white } + .active-submenu{ color:black !important; width:150px; font-weight: 700; - /* background:#857a7a */ - /* text-decoration: underline; */ } .active-submenu:hover{