mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
use d-icon names
This commit is contained in:
parent
5b9819f4ed
commit
a9aa11d7c4
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue