2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

FEATURE: remove the featured link by editing the topic

This commit is contained in:
Neil Lalonde 2017-11-22 14:53:35 -05:00
parent d32c95b6e8
commit 6c86e0c94a
10 changed files with 63 additions and 8 deletions

View file

@ -196,7 +196,7 @@
a.topic-featured-link {
display: inline-block;
text-transform: lowercase;
color: #858585;
color: dark-light-choose($primary-medium, $secondary-medium);
font-size: 0.875rem;
&::before {