mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-20 20:20:28 -05:00
ban/unban buttons added to profile
several css tweaks changed administratorIPs to PrivilegedClients added time step references to profile page
This commit is contained in:
@ -75,4 +75,20 @@ a.link-inverse:hover {
|
||||
border-color: $primary;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
.close {
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
border-top-color: $orange;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
border-bottom-color: $orange;
|
||||
}
|
||||
|
||||
form * {
|
||||
border-radius: 0 !important;
|
||||
}
|
Reference in New Issue
Block a user