monitoring/css: align feature commands

This commit is contained in:
Thomas Gelf 2015-06-05 10:06:43 +02:00
parent 9c8752844f
commit a1c1ca13e9
1 changed files with 11 additions and 0 deletions

View File

@ -217,6 +217,17 @@ table.avp {
color: #222;
}
}
.object-features {
label {
font-weight: normal;
margin-right: 0;
}
input {
margin: 0;
}
}
}
table.avp .customvar ul {