Move watching-first-post to notification-options

Also remove extra classes from scss, made targeting watching-first-post different from all other notification states
This commit is contained in:
jomaxro 2017-03-30 18:37:51 -04:00 committed by GitHub
parent 495c11e633
commit 6fb255957c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.fa.muted {
.fa.muted, .fa.watching-first-post {
color: dark-light-choose(scale-color($primary, $lightness: 40%), scale-color($secondary, $lightness: 60%));
}
.fa.tracking, .fa.watching {