mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
@ -111,8 +111,13 @@
|
||||
}
|
||||
|
||||
.penalties-color-tempban {
|
||||
color: #fd9c38;
|
||||
color: rgba(253, 139, 22, 0.85);
|
||||
color: #fe7e4c;
|
||||
color: rgba(254, 126, 76, 0.85);
|
||||
}
|
||||
|
||||
.penalties-bgcolor-tempban {
|
||||
background-color: #fe7e4c;
|
||||
background-color: rgba(254, 126, 76, 0.85);
|
||||
}
|
||||
|
||||
.penalties-color-flag {
|
||||
|
Reference in New Issue
Block a user