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

update callback

set player color history to the correct darken amount
This commit is contained in:
RaidMax
2019-08-12 19:04:25 -05:00
parent d5cece04f7
commit 36bf35a4d1
3 changed files with 83 additions and 129 deletions

View File

@ -237,7 +237,7 @@ form *, select {
}
style {
background-color: darken($primary, 20%);
background-color: darken($primary, 10%);
}
.nav-tabs .nav-item {