mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-16 10:09:14 -05:00
ui tweaks/improvements including recent players and ip info lookup
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@import 'profile.scss';
|
||||
|
||||
:root {
|
||||
--blue-color: #007ACC;
|
||||
--blue-color: #117ac0;
|
||||
|
||||
--yellow-color: #fe7e4c;
|
||||
--yellow-color-dark: #fe7e4c88;
|
||||
@ -20,6 +20,8 @@
|
||||
--lm-card-bg-color: var(--gray-color-light);
|
||||
--gray-color-light: white;
|
||||
--card-border-width: 0;
|
||||
|
||||
--dm-modal-overlay-bg-color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
.server-history-row {
|
||||
|
Reference in New Issue
Block a user