mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +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;
|
font-size: 0.9em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.pluginoutput {
|
div.pluginoutput {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user