gestion du menu grouppage

This commit is contained in:
afornerot 2021-02-15 11:38:28 +01:00
parent 3f1eab00ad
commit 4b038e8c56
1 changed files with 5 additions and 0 deletions

View File

@ -175,6 +175,11 @@ body {
border-radius: 6px 0 6px 6px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
background-color: #cdcdcd;
border-color: #cdcdcd;
}
/*== SIDEBAR ============================================================================================================================================*/
@media (max-width: 767px) {