monitoring/css: temporarily disable header styling

This commit is contained in:
Thomas Gelf 2015-06-05 12:41:11 +02:00
parent c857a3de76
commit 6c5c153fed
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */ /*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
/*
h1 { h1 {
font-size: 1em; font-size: 1em;
} }
@ -11,7 +12,7 @@ h2 {
h3 { h3 {
font-size: 1em; font-size: 1em;
} }
*/
table.action.comments td p, table.action.downtimes td p { table.action.comments td p, table.action.downtimes td p {
margin: 0; margin: 0;
font-size: 0.8em; font-size: 0.8em;