This commit is contained in:
KONE SOREL 2026-02-27 15:32:13 +00:00
parent e970cbecb2
commit 1f51c89d36

View File

@ -33,13 +33,13 @@ color:white
}
.sidebar-nav .nav-content a:hover{
color:grey !important
color:red !important
/* background:grey !important */
}
.nav-item:hover .bi, .nav-item:hover .bx, .nav-item:hover .collapsed{
color:red !important;
color:grey !important;
background:#F5F8FE !important;
}