mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 12:00:03 -02:30
AC-1083 more better handling of missing machine credentials when submitting a job.
This commit is contained in:
@@ -856,12 +856,12 @@ input[type="checkbox"].checkbox-no-label {
|
||||
.list-actions {
|
||||
margin: 0;
|
||||
}
|
||||
.list-wrapper {
|
||||
/*.list-wrapper {
|
||||
background-color: @well;
|
||||
padding: 10px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid @well-border;
|
||||
}
|
||||
}*/
|
||||
.ui-accordion-content {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user