monitoring/css: revert small-caps
This commit is contained in:
parent
0d290441f2
commit
6c98e87593
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue