Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/40ca313f-3f17-4f62-8f05-ba72540a8d30 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
11 lines
No EOL
281 B
CSS
11 lines
No EOL
281 B
CSS
.remove_log:before {
|
|
font: normal normal normal 14px/1 FontAwesome;
|
|
content: "\f00d";
|
|
color: #e74c3c;
|
|
cursor: pointer;
|
|
}
|
|
.remove_log,.remove_log:hover,.remove_log:active {
|
|
padding: 2px 1px 0px 1px;
|
|
background-color: transparent !important;
|
|
border: none !important;
|
|
} |