item_open: First set item as processing, then style it as active on success

This commit is contained in:
2017-02-14 15:33:44 +01:00
parent 3ee875d761
commit 9aaa2365cf
2 changed files with 10 additions and 3 deletions

View File

@@ -195,6 +195,9 @@ nav.sidebar
&.processing
background-image: none
pointer-events: none
cursor: not-allowed
&:before
+stripes-animate
+stripes(transparent, rgba($color-background-active, .6), -45deg, 15px)