mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
4c97fb7d01
commit
c73ddcff42
@ -427,6 +427,10 @@ form.instance-features span.description, form.object-features span.description {
|
||||
border-left: 5px solid @gray-lighter;
|
||||
padding: 0.66em 0.33em;
|
||||
|
||||
&.preformatted {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.state-critical {
|
||||
background-color: @color-critical;
|
||||
color: @body-bg-color;
|
||||
|
@ -77,6 +77,7 @@
|
||||
font-family: @font-family-fixed;
|
||||
font-size: @font-size-small;
|
||||
margin: 0;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
// Table for performance data in detail views
|
||||
|
Loading…
x
Reference in New Issue
Block a user