mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02:30
Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit.
This commit is contained in:
@@ -942,9 +942,9 @@ input[type="checkbox"].checkbox-no-label {
|
||||
/* Table info rows */
|
||||
|
||||
.loading-info {
|
||||
color: @grey-txt;
|
||||
font-weight: bold;
|
||||
padding: 15px 0;
|
||||
color: @grey-txt;
|
||||
font-weight: normal;
|
||||
padding: 15px 0;
|
||||
}
|
||||
|
||||
/* Jobs pages */
|
||||
|
||||
Reference in New Issue
Block a user