mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
9 lines
145 B
SCSS
9 lines
145 B
SCSS
.fa-thumb-tack.unpinned {
|
|
@include fa-icon-rotate(315deg, 1);
|
|
color: $secondary_text_color;
|
|
}
|
|
|
|
.topic-statuses .fa {
|
|
padding-right: 3px;
|
|
}
|