mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
4859f08fc2
commit
0ba4530625
@ -365,7 +365,8 @@ form.instance-features span.description, form.object-features span.description {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.object-features .control-label-group {
|
||||
.object-features {
|
||||
.control-label-group {
|
||||
text-align: left;
|
||||
padding: @table-column-padding;
|
||||
padding-left: 0;
|
||||
@ -376,6 +377,11 @@ form.instance-features span.description, form.object-features span.description {
|
||||
}
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
margin: @table-column-padding;
|
||||
}
|
||||
}
|
||||
|
||||
.custom-variables ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user