fix job list status icons
This commit is contained in:
parent
b9be6da031
commit
ccff457296
|
@ -15,14 +15,16 @@
|
|||
color: $color-text-status-pending
|
||||
|
||||
#repositories .green,
|
||||
.green .number
|
||||
.summary .green .number,
|
||||
.list .green .number
|
||||
.status
|
||||
background-color: $color-bg-status-passed
|
||||
a
|
||||
color: $color-text-status-passed
|
||||
|
||||
#repositories .red,
|
||||
.red .number
|
||||
.summary .red .number,
|
||||
.list .red .number
|
||||
.status
|
||||
background-color: $color-bg-status-failed
|
||||
a
|
||||
|
|
Loading…
Reference in New Issue
Block a user