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:
Chris Houseknecht
2014-04-09 12:04:34 -04:00
parent bb7e756e6f
commit 1b7e9167ec
7 changed files with 219 additions and 47 deletions

View File

@@ -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 */