monitoring/css: no special margin for tinystates

This commit is contained in:
Thomas Gelf 2015-06-16 00:49:59 +02:00
parent 6ad9b5bc78
commit 33025f1b6e
1 changed files with 2 additions and 10 deletions

View File

@ -27,11 +27,6 @@ div.pluginoutput {
padding: 0.2em;
}
div.pluginoutput h4 {
font-size: 0.875em;
margin: 0em;
}
div.pluginoutput pre {
white-space: pre-wrap;
border-left: 4px solid #d8d8d8;
@ -83,10 +78,6 @@ div.contacts div.notification-periods {
}
.tinystatesummary {
.page-header();
font-size: 1em;
margin-bottom: 0.5em;
.badges {
display: inline-block;
margin-bottom: 4px;
@ -207,9 +198,10 @@ table.avp {
}
}
h4 {
h3 {
font-weight: normal;
color: white;
border: none;
text-transform: uppercase;
background-color: #aaa;
display: block;