2017-03-30 18:37:51 -04:00
|
|
|
.fa.muted, .fa.watching-first-post {
|
2015-08-20 05:42:12 -04:00
|
|
|
color: dark-light-choose(scale-color($primary, $lightness: 40%), scale-color($secondary, $lightness: 60%));
|
2014-04-23 20:48:04 -04:00
|
|
|
}
|
|
|
|
.fa.tracking, .fa.watching {
|
2014-05-06 01:50:51 -04:00
|
|
|
color: $tertiary;
|
2014-04-23 20:48:04 -04:00
|
|
|
font-weight: normal;
|
|
|
|
}
|