mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-28 08:00:14 -05:00
added console page back
This commit is contained in:
@ -65,3 +65,14 @@ a.link-inverse:hover {
|
||||
display: table-header-group !important
|
||||
}
|
||||
}
|
||||
|
||||
#console_command_response {
|
||||
min-height: 20rem;
|
||||
}
|
||||
|
||||
#console .form-control, #console button {
|
||||
border-radius: 0;
|
||||
border-color: $primary;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
}
|
Reference in New Issue
Block a user