Move flash-on to _base, since it's generic
This commit is contained in:
@@ -19,13 +19,6 @@
|
||||
border-radius: 50%
|
||||
transition: all 100ms ease-in-out
|
||||
|
||||
.flash-on
|
||||
background-color: lighten($color-success, 40%)
|
||||
transition: all .5s ease-in
|
||||
|
||||
.flash-off
|
||||
transition: all 1s ease-out
|
||||
|
||||
.task-list-item
|
||||
border-right: 5px solid transparent
|
||||
color: $color-primary-dark
|
||||
|
Reference in New Issue
Block a user