use d-icon names
This commit is contained in:
parent
5b9819f4ed
commit
a9aa11d7c4
|
@ -1,7 +1,7 @@
|
|||
.fa.muted, .fa.watching-first-post {
|
||||
.d-icon.regular, .d-icon.muted, .d-icon.watching-first-post {
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 40%), scale-color($secondary, $lightness: 60%));
|
||||
}
|
||||
.fa.tracking, .fa.watching {
|
||||
.d-icon.tracking, .d-icon.watching {
|
||||
color: $tertiary;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue