highlight spell item when it has class of 'active'

This commit is contained in:
K Bell 2015-01-06 11:44:44 -05:00 committed by K. Belardinelli
parent dc37442691
commit 0f2adcad14

View file

@ -18,7 +18,7 @@
background-color: $better
color: #555
&:hover, &:focus
&:hover, &:focus, &.active
background-color: $bad
text-decoration: none