monitoring/css: no special styling for h3

This commit is contained in:
Thomas Gelf 2015-06-16 01:28:12 +02:00
parent 96ac83230c
commit f18921c406
1 changed files with 0 additions and 11 deletions
modules/monitoring/public/css

View File

@ -198,17 +198,6 @@ table.avp {
}
}
h3 {
font-weight: normal;
color: white;
border: none;
text-transform: uppercase;
background-color: #aaa;
display: block;
padding: 0.2em 1em 0.2em 1em;
font-size: 0.9em;
}
.autosubmit-warning {
display: none;
}