fix color and queued template
This commit is contained in:
parent
fa13d84089
commit
c735444039
|
@ -78,6 +78,7 @@ $sb-font-size: 14px
|
||||||
|
|
||||||
.sidebar-list
|
.sidebar-list
|
||||||
margin-top: 1.4rem
|
margin-top: 1.4rem
|
||||||
|
color: $grey1
|
||||||
ul
|
ul
|
||||||
@include resetul
|
@include resetul
|
||||||
border-bottom: .46rem solid #FAF9F7
|
border-bottom: .46rem solid #FAF9F7
|
||||||
|
|
|
@ -14,11 +14,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<span class="icon icon--clock"></span>
|
<span class="icon icon--clock"></span> Queued
|
||||||
Duration:
|
|
||||||
<abbr class="duration" {{bind-attr title="job.startedAt"}}>
|
|
||||||
{{format-duration job.startedAt}}
|
|
||||||
</abbr>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user