monitoring/css: revert small-caps

This commit is contained in:
Thomas Gelf 2015-06-16 01:42:45 +02:00
parent 0d290441f2
commit 6c98e87593
1 changed files with 3 additions and 2 deletions

View File

@ -176,7 +176,6 @@ table.avp {
th {
font-weight: normal;
font-size: 0.9em;
font-variant: small-caps;
padding-top: 0.2em;
padding-bottom: 0.3em;
}
@ -207,7 +206,6 @@ table.avp {
label {
font-weight: normal;
margin-right: 0;
font-variant: small-caps;
}
input {
@ -1237,3 +1235,6 @@ table.statesummary {
}
}
table.action .objectflags: {
float: right;
}