TeaWeb/shared/js/ui/frames/log/DispatcherLog.scss

5 lines
No EOL
115 B
SCSS

.clientEntry, .channelEntry {
color: var(--server-log-tree-entry);
font-weight: 700;
cursor: pointer;
}