2014-04-24 08:48:04 +08:00
|
|
|
.fa.muted {
|
2014-05-06 13:50:51 +08:00
|
|
|
color: scale-color($primary, $lightness: 40%);
|
2014-04-24 08:48:04 +08:00
|
|
|
}
|
|
|
|
.fa.tracking, .fa.watching {
|
2014-05-06 13:50:51 +08:00
|
|
|
color: $tertiary;
|
2014-04-24 08:48:04 +08:00
|
|
|
font-weight: normal;
|
|
|
|
}
|