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:
parent
495c11e633
commit
6fb255957c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue