aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2021-01-16 10:25:34 +0000
committerr <r@freesoftwareextremist.com>2021-01-16 10:25:34 +0000
commit87e31dbd6688f8e4492d3dc17783c26f2d926e4b (patch)
tree67f5249d9bec4f69e291a5f47155866d0c3c2ec3 /templates
parent2bb6ba8e1d52421880b7c155563a75a23c79e5b7 (diff)
downloadbloat-87e31dbd6688f8e4492d3dc17783c26f2d926e4b.tar.gz
bloat-87e31dbd6688f8e4492d3dc17783c26f2d926e4b.zip
Make like/retweet notification content semi-transparent
Diffstat (limited to 'templates')
-rw-r--r--templates/notification.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/notification.tmpl b/templates/notification.tmpl
index 61353f5..567bcf0 100644
--- a/templates/notification.tmpl
+++ b/templates/notification.tmpl
@@ -17,7 +17,7 @@
</div>
{{range .Notifications}}
-<div class="status-container-container {{if .Pleroma}}{{if not .Pleroma.IsSeen}}unread{{end}}{{end}}">
+<div class="notification-container {{.Type}} {{if .Pleroma}}{{if not .Pleroma.IsSeen}}unread{{end}}{{end}}">
{{if eq .Type "follow"}}
<div class="notification-follow-container">
<div class="status-profile-img-container">