minor style tweak to tasks list
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user