monitoring/css: remove header reset
This commit is contained in:
parent
0170d9941a
commit
259a1d271c
|
@ -1,18 +1,5 @@
|
|||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
/*
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1em;
|
||||
}
|
||||
*/
|
||||
table.action.comments td p, table.action.downtimes td p {
|
||||
margin: 0;
|
||||
font-size: 0.8em;
|
||||
|
|
Loading…
Reference in New Issue