mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Merge branch 'master' into bugfix/make-host-customvars-accessible-from-service-objects-10304
This commit is contained in:
commit
b582146def
@ -3,9 +3,11 @@
|
||||
p.plugin-output {
|
||||
.text-small();
|
||||
font-family: @font-family-fixed;
|
||||
line-height: @line-height-small;
|
||||
}
|
||||
|
||||
pre.plugin-output {
|
||||
.text-small();
|
||||
line-height: @line-height-small;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
@ -35,7 +35,6 @@ body {
|
||||
color: @text-color;
|
||||
font-family: @font-family;
|
||||
font-size: @font-size;
|
||||
line-height: @line-height;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user