This commit is contained in:
KONE SOREL 2026-03-12 10:23:32 +00:00
parent 2ef8d255e4
commit 330b3dda9e

View File

@ -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{