Topic: Suggestion to improve sidenav skin
gianlucagiacometti
pro asked 2 years ago
Would be nice to add the following to your file /pro/_skins.scss:
.side-nav {
.collapsible li {
a {
&:not(.collapsible-header) {
&:hover {
color: map-get($data, skin-sn-child);
i {
color: map-get($data, skin-sn-child);
}
}
}
}
}
}
Marta Szymanska
staff pro premium answered 2 years ago
Answered
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No