monitoring/object/show: adjust font sizes / width
This commit is contained in:
parent
f5554b6aa0
commit
da8d0a46fd
|
@ -157,7 +157,7 @@ table.avp form.object-features div.header h4 {
|
||||||
table.avp {
|
table.avp {
|
||||||
th {
|
th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 0.857em;
|
font-size: 0.875em;
|
||||||
padding-top: 0.2em;
|
padding-top: 0.2em;
|
||||||
padding-bottom: 0.3em;
|
padding-bottom: 0.3em;
|
||||||
}
|
}
|
||||||
|
@ -188,6 +188,8 @@ table.avp {
|
||||||
label {
|
label {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
width: 14em;
|
||||||
|
font-size: 0.875em;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|
Loading…
Reference in New Issue