Make host names bold in the event history
This commit is contained in:
parent
dc3147c652
commit
9221e7894c
|
@ -267,5 +267,9 @@
|
|||
|
||||
> .history-message-output {
|
||||
flex: 1;
|
||||
|
||||
> a {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue