summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJonas Sulzer <jonas@violoncello.ch>2019-07-12 14:08:24 +0200
committerCyrille Bollu <cyrpub@bollu.be>2019-09-10 09:15:21 +0200
commit050b66277d1cd5a8b4902a54618a86010cd16891 (patch)
treed92859ca35a455f156276d88dd433f06c110ad80 /css
parentfff61b27f5256fe2a748216741b1ebc40bcc917b (diff)
📦 NEW: show notifications timeline with icon in navigation
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 8ae989f4..7cf637a2 100644
--- a/css/style.scss
+++ b/css/style.scss
@@ -2,6 +2,7 @@
@include icon-black-white('emoji', 'social', 1);
@include icon-black-white('boost', 'social', 1);
@include icon-black-white('upload', 'actions', 1, true);
+@include icon-black-white('notifications', 'social', 1);
.icon-boosted {
@include icon-color('boost', 'social', '#0082c9', 1);