monitoring/css: style structured custom vars

refs #7569
This commit is contained in:
Thomas Gelf 2014-11-06 16:12:07 +01:00
parent da20926a97
commit abf267b0b9
1 changed files with 8 additions and 0 deletions

View File

@ -158,3 +158,11 @@ form.instance-features span.description, form.object-features span.description {
margin: 0 10px 0 0;
border-spacing: 10px 10px;
}
table.avp .customvar ul {
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 1.5em;
}