mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
9 lines
132 B
SCSS
9 lines
132 B
SCSS
.fa-thumb-tack.unpinned {
|
|
@include fa-icon-rotate(315deg, 1);
|
|
color: $primary;
|
|
}
|
|
|
|
.topic-statuses .fa {
|
|
padding-right: 3px;
|
|
}
|