mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Merge branch 'devel' into uxi/templates
This commit is contained in:
@@ -474,6 +474,20 @@ input[type='radio']:checked:before {
|
||||
outline:none;
|
||||
}
|
||||
|
||||
.Form-inputLabelContainer {
|
||||
width: 100%;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.Form-inputLabelContainer[for=variables] {
|
||||
width: auto;
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.Form-mixedInputGroup {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.FormToggle {}
|
||||
.FormToggle-container {
|
||||
margin: 0 0 0 10px;
|
||||
|
||||
Reference in New Issue
Block a user