mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring/css: use monospace for plugin output
This commit is contained in:
parent
259a1d271c
commit
f33e3f77f9
@ -17,6 +17,7 @@ p.pluginoutput {
|
||||
font-size: 0.9em;
|
||||
width: 100%;
|
||||
white-space: pre-wrap;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
div.pluginoutput {
|
||||
|
Loading…
x
Reference in New Issue
Block a user