mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 10:59:56 -02:30
AC-1144 fixes for inventory group edit modal dialog. Spinner issue fixed. Improved error validation. Improved scope separation. Fixed issues related to home/groups search breaking after dialog closes.
This commit is contained in:
@@ -59,7 +59,7 @@ body.modal-open {
|
||||
.pad-left-sm { padding-left: 10px; }
|
||||
.pad-left-lg { padding-left: 50px; }
|
||||
.normal-weight { font-weight: normal; }
|
||||
.small-text { font-size: 12px; }
|
||||
.small-text { font-size: 12px; font-weight: normal; }
|
||||
.no-bullets { list-style: none; }
|
||||
.nowrap { white-space: nowrap; }
|
||||
.capitalize { text-transform: capitalize; }
|
||||
|
||||
Reference in New Issue
Block a user