1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 23:31:13 -05:00

finish custom accent color feature

This commit is contained in:
RaidMax
2019-07-27 15:23:45 -05:00
parent 75ce21597b
commit d1713882ac
11 changed files with 78 additions and 52 deletions

View File

@ -233,7 +233,7 @@ form *, select {
}
.nav-tabs .nav-link.active:hover {
opacity: 0.75;
background-color: darken($primary, 10%);
}
.nav-tabs .nav-item {