summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJonas Sulzer <jonas@violoncello.ch>2019-04-23 12:03:45 +0200
committerMaxence Lange <maxence@artificial-owl.com>2019-05-03 16:31:15 -0100
commita27ea99ff3ae7898c4e2cac394a45d95b2c6b3c9 (patch)
treedcca89c07ea25add116ae43650c063c41d266c24 /css
parent360b69d02090a7798aeaa419d04beeda36941b4e (diff)
📦 NEW: different icon if post is boosted
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Diffstat (limited to 'css')
-rw-r--r--css/style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.scss b/css/style.scss
index 00394985..1af3588d 100644
--- a/css/style.scss
+++ b/css/style.scss
@@ -1,3 +1,4 @@
@include icon-black-white('reply', 'social', 1);
@include icon-black-white('boost', 'social', 1);
+@include icon-black-white('boosted', 'social', 1);
@include icon-black-white('emoji', 'social', 1);