mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
4859f08fc2
commit
0ba4530625
@ -365,14 +365,20 @@ form.instance-features span.description, form.object-features span.description {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.object-features .control-label-group {
|
.object-features {
|
||||||
text-align: left;
|
.control-label-group {
|
||||||
padding: @table-column-padding;
|
text-align: left;
|
||||||
padding-left: 0;
|
padding: @table-column-padding;
|
||||||
width: @name-value-table-name-width;
|
padding-left: 0;
|
||||||
|
width: @name-value-table-name-width;
|
||||||
|
|
||||||
label {
|
label {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
input[type="checkbox"] {
|
||||||
|
margin: @table-column-padding;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user