From 66ce558561a48a1e3515066e754f95aa14bb3a22 Mon Sep 17 00:00:00 2001 From: sbp-jm Date: Tue, 28 Jul 2026 08:01:59 +0000 Subject: [PATCH] link unterhalb "forum post" auch klickbar --- flarum-notify-v2.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/flarum-notify-v2.html b/flarum-notify-v2.html index d19c237..263d70f 100644 --- a/flarum-notify-v2.html +++ b/flarum-notify-v2.html @@ -89,6 +89,14 @@ overflow-wrap: anywhere; color: var(--muted); font-size: 0.85rem; + font-weight: 400; + text-decoration: none; + } + + .target-url:hover, + .target-url:focus { + color: var(--sbp-orange-dark); + text-decoration: underline; } footer { @@ -124,7 +132,13 @@ target="_blank" rel="noopener noreferrer" >Open forum post - + https://forum.sbp.de/notifications
@@ -145,7 +159,6 @@ - + -