Improve notification view layout and add relevant actions

This commit is contained in:
Johannes Zellner
2019-01-08 13:18:35 +01:00
parent 9653d07ae2
commit 71eaf9966f
3 changed files with 72 additions and 29 deletions

View File

@@ -1027,6 +1027,14 @@ footer {
background-color: white;
}
// ----------------------------
// Account/Notifications
// ----------------------------
.notification-details {
background-color: #e5e5e5 !important;
}
// ----------------------------
// Tag Input
// ----------------------------