1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

added console page back

This commit is contained in:
RaidMax
2018-02-23 01:06:13 -06:00
parent 8368add46a
commit 5f18972209
16 changed files with 195 additions and 34 deletions

View File

@ -6076,3 +6076,12 @@ a.link-inverse:hover {
.d-md-table-header-group {
display: table-header-group !important; } }
#console_command_response {
min-height: 20rem; }
#console .form-control, #console button {
border-radius: 0;
border-color: #007ACC;
border-left: 0;
border-right: 0; }

File diff suppressed because one or more lines are too long