mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Merge branch 'job-launch-modal-overhaul' of https://github.com/mabashian/ansible-tower into mabashian-job-launch-modal-overhaul
# Conflicts: # awx/ui/client/legacy-styles/forms.less
This commit is contained in:
@@ -472,6 +472,7 @@ input[type='radio']:checked:before {
|
||||
transition: background-color 0.2s;
|
||||
padding-left:15px;
|
||||
padding-right: 15px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.Form-cancelButton:hover{
|
||||
@@ -496,6 +497,7 @@ input[type='radio']:checked:before {
|
||||
.Form-formGroup--singleColumn {
|
||||
width: 100% !important;
|
||||
padding-right: 0px;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.Form-subCheckbox {
|
||||
|
||||
Reference in New Issue
Block a user