Style new tasks so we can identify them and avoid double-load
This commit is contained in:
@@ -94,7 +94,7 @@ nav.sidebar
|
||||
cursor: pointer
|
||||
width: 100%
|
||||
display: inline-block
|
||||
padding: 5px
|
||||
padding: 2px
|
||||
|
||||
&:hover
|
||||
span.collapser
|
||||
@@ -206,6 +206,9 @@ nav.sidebar
|
||||
&.active
|
||||
background-image: none
|
||||
|
||||
&.newborn
|
||||
pointer-events: none
|
||||
|
||||
&:hover
|
||||
&:before
|
||||
opacity: .8
|
||||
|
Reference in New Issue
Block a user