summaryrefslogtreecommitdiffstats
path: root/client/components/notifications/notificationsDrawer.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/notifications/notificationsDrawer.styl')
-rw-r--r--client/components/notifications/notificationsDrawer.styl13
1 files changed, 12 insertions, 1 deletions
diff --git a/client/components/notifications/notificationsDrawer.styl b/client/components/notifications/notificationsDrawer.styl
index a26b5e4a..b64f13f4 100644
--- a/client/components/notifications/notificationsDrawer.styl
+++ b/client/components/notifications/notificationsDrawer.styl
@@ -45,12 +45,23 @@ section#notifications-drawer
line-height: 24px
opacity 1
- .all-read
+ .all-read,
+ .remove-read
color belize
background-color: #fafafa
margin 8px 16px 12px
display inline-block
+ .remove-read
+ float right
+
+ &:hover
+ color #eb4646 !important
+
+ i.fa
+ color inherit
+
+
ul.notifications
display: block
padding: 0px 16px