mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
Collapse/expand job_events list using the api parent/child relationship
This commit is contained in:
@@ -436,4 +436,17 @@
|
||||
.list-header .icon-sort-down,
|
||||
.list-header .icon-sort-up {
|
||||
color: #36454F;
|
||||
}
|
||||
|
||||
/* job_events syles */
|
||||
tr td i {
|
||||
float: none;
|
||||
margin-right: 10px;
|
||||
padding-top: 3px;
|
||||
padding-left: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#event_display-header {
|
||||
min-width: 250px;
|
||||
}
|
||||
Reference in New Issue
Block a user