From fdce17d52c7c7655432530b70709c4fb412db447 Mon Sep 17 00:00:00 2001 From: akuma06 Date: Wed, 7 Jun 2017 00:41:23 +0200 Subject: [PATCH] Unread notifications should stand out (#955) When a notification has not been read, it should stand out. Actually using the orange background --- templates/_user_notifications.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_user_notifications.html b/templates/_user_notifications.html index a5cf708a..0e2aab6b 100644 --- a/templates/_user_notifications.html +++ b/templates/_user_notifications.html @@ -10,7 +10,7 @@ {{ if gt (len .Notifications) 0}} {{ range .Notifications }} -

{{ .Content }}

+