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 {
|
||||
th {
|
||||
font-weight: normal;
|
||||
font-size: 0.857em;
|
||||
font-size: 0.875em;
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.3em;
|
||||
}
|
||||
|
@ -188,6 +188,8 @@ table.avp {
|
|||
label {
|
||||
font-weight: normal;
|
||||
margin-right: 0;
|
||||
width: 14em;
|
||||
font-size: 0.875em;
|
||||
}
|
||||
|
||||
input {
|
||||
|
|
Loading…
Reference in New Issue