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