Shots view: set task as active when selecting it
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
opacity: 0
|
||||
color: $color-text-dark-primary
|
||||
+status-color
|
||||
border: thin solid transparent
|
||||
border-radius: 3px
|
||||
transition: all 150ms ease-in-out
|
||||
|
||||
span
|
||||
@@ -38,6 +40,11 @@
|
||||
display: block
|
||||
padding: 3px 10px
|
||||
|
||||
&.active
|
||||
font-weight: bold
|
||||
+status-border-color
|
||||
|
||||
|
||||
a[class^="status-"]
|
||||
opacity: 1
|
||||
|
||||
|
Reference in New Issue
Block a user