mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
clean up log reader/make it output more useful message if things go wrong
add unflag as a penalty show bans/tempbans even after they've expired on penalty list continue making alias links great again
This commit is contained in:
@ -101,6 +101,10 @@
|
||||
color: rgba(116, 147, 99, 1);
|
||||
}
|
||||
|
||||
.penalties-color-unflag {
|
||||
color: rgb(140, 154, 132);
|
||||
}
|
||||
|
||||
.penalties-color-report {
|
||||
color: #b3ae8f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user