mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Fixed project add and edit pages.
This commit is contained in:
@@ -279,8 +279,12 @@
|
||||
color: #778899;
|
||||
}
|
||||
|
||||
.job-pending, .job-running, .job-success,
|
||||
input[type="text"].job-success
|
||||
.job-pending,
|
||||
.job-running,
|
||||
.job-success,
|
||||
.job-successful,
|
||||
input[type="text"].job-success,
|
||||
input[type="text"].job-successful
|
||||
{
|
||||
color: #5bb75b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user