mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 07:40:54 -05:00
add most recent players dropdown option to webfront
remove unneeded compiled bootstrap file
This commit is contained in:
@ -289,3 +289,11 @@ form *, select {
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.client-location-flag {
|
||||
width: 3rem;
|
||||
height: 1.5rem;
|
||||
background-image: url('/images/radar/hud_weapons/hud_neutral.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat
|
||||
}
|
||||
|
Reference in New Issue
Block a user