icingaweb2/modules/monitoring/public/css/plugin-output.less

11 lines
190 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 {
white-space: pre-wrap;
}