mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 15:52:25 -05:00
tweak color of kick icon
This commit is contained in:
@ -391,3 +391,12 @@ input:checked + .toggle-switch-slider:before {
|
||||
-ms-transform: translateX(3em);
|
||||
transform: translateX(3em);
|
||||
}
|
||||
|
||||
.action-kick-button {
|
||||
color: #492121;
|
||||
}
|
||||
|
||||
.action-kick-button:hover {
|
||||
color: #ff6060 !important;
|
||||
color: rgba(255, 69, 69, 0.85) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user