mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
bdfb75023f
commit
1fd861b5d6
@ -546,3 +546,16 @@ form.icinga-form .form-info {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#layout.minimal-layout .icinga-form {
|
||||||
|
.theme-mode {
|
||||||
|
.control-label-group {
|
||||||
|
width: 100%;
|
||||||
|
margin-bottom: .5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
label:first-of-type {
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user