From 6c37f525c568b8ee31d039600e8255cd21b3c0c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Thu, 18 Apr 2019 17:11:22 +0200 Subject: [PATCH] Grey out a read notification + test it --- .../notifications/Notification/index.vue | 9 ++++++++- .../components/notifications/Notification/spec.js | 14 ++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/webapp/components/notifications/Notification/index.vue b/webapp/components/notifications/Notification/index.vue index de873f078..cae34a2f1 100644 --- a/webapp/components/notifications/Notification/index.vue +++ b/webapp/components/notifications/Notification/index.vue @@ -1,6 +1,6 @@