From 0cbd145a5abb6eefda35a4a65820f7430634fbc0 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sun, 27 Nov 2016 20:00:44 +0100 Subject: Add some icons to notifications. --- src/components/notifications/notifications.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/components/notifications/notifications.scss') diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 1257e751..4454d6b6 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -1,3 +1,4 @@ +@import '../../_variables.scss'; .notification { padding: 0.5em; padding-left: 1em; @@ -5,6 +6,15 @@ border-bottom: 1px solid silver; .text { + + .icon-retweet { + color: $green; + } + + .icon-reply { + color: $blue; + } + h1 { margin: 0; padding: 0; -- cgit v1.2.3-70-g09d2