mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
have graph color generated by css so that MS Edge doesn't freak out when using rgba
don't do simple word check on offensive name
This commit is contained in:
@ -236,6 +236,10 @@ form *, select {
|
||||
background-color: darken($primary, 10%);
|
||||
}
|
||||
|
||||
style {
|
||||
background-color: darken($primary, 20%);
|
||||
}
|
||||
|
||||
.nav-tabs .nav-item {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user