mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
removing last reference to job detail of any kind
This commit is contained in:
@@ -1671,7 +1671,7 @@ tr td button i {
|
|||||||
.modal-body {
|
.modal-body {
|
||||||
min-height: 120px;
|
min-height: 120px;
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -1984,10 +1984,6 @@ tr td button i {
|
|||||||
width: 73px;
|
width: 73px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.JobDetails-status {
|
|
||||||
margin-bottom: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.red-text {
|
.red-text {
|
||||||
color: @red;
|
color: @red;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user