Add black border to scheduled job badge
This commit is contained in:
parent
fb4d06d1df
commit
a220e72c70
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
&.ci-canceled,
|
||||
&.ci-disabled,
|
||||
&.ci-scheduled,
|
||||
&.ci-manual {
|
||||
color: $gl-text-color;
|
||||
border-color: $gl-text-color;
|
||||
|
|
Loading…
Reference in a new issue