fix color and queued template

This commit is contained in:
Lisa Passing 2015-03-18 16:42:30 +01:00
parent fa13d84089
commit c735444039
2 changed files with 2 additions and 5 deletions

View File

@ -78,6 +78,7 @@ $sb-font-size: 14px
.sidebar-list
margin-top: 1.4rem
color: $grey1
ul
@include resetul
border-bottom: .46rem solid #FAF9F7

View File

@ -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>