mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Make host names bold in the event history
This commit is contained in:
parent
dc3147c652
commit
9221e7894c
@ -267,5 +267,9 @@
|
|||||||
|
|
||||||
> .history-message-output {
|
> .history-message-output {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
|
> a {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user