mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 01:47:31 -02:30
Changes to inventory detail page -improved display of has_active_failures, added variable data field. Fixed Teams organization lookup issue. Set production min js setting to False (leave set to False until we actually have minified js).
This commit is contained in:
@@ -307,6 +307,11 @@
|
||||
color: #FF0000;
|
||||
}
|
||||
|
||||
.job-failures-true {
|
||||
padding-top: 5px;
|
||||
color: #da4f49;
|
||||
}
|
||||
|
||||
.job-new, input[type="text"].job-new,
|
||||
.job-canceled, input[type="text"].job-canceled {
|
||||
color: #778899;
|
||||
|
||||
Reference in New Issue
Block a user