summaryrefslogtreecommitdiffstats
path: root/client/components/notifications/notificationsDrawer.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-08 22:29:15 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-08 22:29:15 +0300
commit115701fa653067f05ad53677d4398d25e89402b6 (patch)
tree7d7cfc1f610e1ec24a04e8d4497da8a06c47b1f1 /client/components/notifications/notificationsDrawer.styl
parent7856692946e33233b8c7b48d0a06371205aa6683 (diff)
parenta182dde11ff4f1ab8cd01a04e1e26affda5d8a3b (diff)
downloadwekan-115701fa653067f05ad53677d4398d25e89402b6.tar.gz
wekan-115701fa653067f05ad53677d4398d25e89402b6.tar.bz2
wekan-115701fa653067f05ad53677d4398d25e89402b6.zip
Merge branch 'jtbairdsr-master'
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