Added route showing all notifications

This commit is contained in:
2018-03-01 23:18:29 +01:00
parent 40ea58dffe
commit 700bf089bf
4 changed files with 43 additions and 4 deletions

View File

@ -15,6 +15,11 @@
position relative
opacity 0.25
.notification-user
text-align right
margin-bottom 0.5rem
font-size 0.9rem
.notification[data-seen=""]
opacity 1.0