mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
Job Events detail page starting to work.
This commit is contained in:
committed by
chouseknecht
parent
0bd576de62
commit
3d3782fcee
@@ -267,5 +267,11 @@
|
||||
.job-pending, .job-running {
|
||||
color: #5bb75b;
|
||||
}
|
||||
|
||||
.job-detail-status {
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
padding-left: 15px;
|
||||
}
|
||||
/* End Jobs Page */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user