minor style tweak to tasks list

This commit is contained in:
2016-10-14 15:49:40 +02:00
parent b6b357ca2e
commit 014672ed62

View File

@@ -68,11 +68,11 @@
&:hover
text-decoration: none
color: $color-primary
color: $color-text-dark-primary
background-color: $color-background-light
.status-indicator
transform: scale(1.1)
transform: scale(1.2)
&.active
text-decoration: none
@@ -80,7 +80,7 @@
box-shadow: inset -5px 0 0 $color-primary
.status-indicator
transform: scale(1.1)
transform: scale(1.2)
.status, .type
display: inline-block