mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
RCon error handling is clearer
Show chat on mobile view of server overview basic authentication switched to extreme-ip-lookup for ip lookups (SSL)
This commit is contained in:
@ -6058,7 +6058,7 @@ a.nav-link {
|
||||
.server-activity,
|
||||
#mobile_seperator,
|
||||
.border-bottom {
|
||||
border-bottom: 1px solid #007ACC !important; }
|
||||
border-bottom: 2px solid #007ACC !important; }
|
||||
|
||||
#client_search {
|
||||
background-color: #222222 !important;
|
||||
@ -6097,3 +6097,8 @@ a.link-inverse:hover {
|
||||
form * {
|
||||
border-radius: 0 !important; }
|
||||
|
||||
.oi-fix-navbar {
|
||||
line-height: 1.5 !important;
|
||||
top: 0 !important;
|
||||
font-size: 1rem !important; }
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user