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

start add of join button (still need to grab the external IP address)

finish up fixes for alias stuff
This commit is contained in:
RaidMax
2019-04-07 20:14:59 -05:00
parent 15a0be3035
commit 46e1fdad6d
10 changed files with 55 additions and 30 deletions

View File

@ -6299,6 +6299,9 @@ a.nav-link {
.border-bottom {
border-bottom: 1px solid #007ACC !important; }
.server-history {
background-color: #191919; }
.border-top {
border-top: 1px solid #007ACC !important; }
@ -6308,6 +6311,9 @@ a.nav-link {
border: 1px solid #fd7e14;
color: #fff; }
.server-join-button, .server-join-button:hover {
color: #fff !important; }
a.link-inverse {
color: #007ACC; }
@ -6413,7 +6419,7 @@ form *, select {
.client-rating-change-amount {
font-size: 1rem; }
.client-message, .automated-penalty-info-detailed {
.client-message, .automated-penalty-info-detailed, .oi {
cursor: pointer; }
#footer_text {