mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-06 13:34:25 +02:00
parent
1fd861b5d6
commit
d5ae19f57e
@ -88,6 +88,18 @@ form.inline {
|
||||
}
|
||||
}
|
||||
|
||||
#layout.minimal-layout .icinga-form {
|
||||
.form-controls {
|
||||
input[type="submit"] {
|
||||
width: 100%;
|
||||
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Label styles
|
||||
|
||||
form.icinga-form .control-label-group {
|
||||
|
Loading…
x
Reference in New Issue
Block a user