icingaweb2/modules/monitoring/public/css/plugin-output.less
2015-10-01 22:59:09 +02:00

12 lines
207 B
Plaintext

/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
p.plugin-output {
.text-small();
font-family: @font-family-fixed;
}
pre.plugin-output {
.text-small();
white-space: pre-wrap;
}