Calendar + date cards: render webhook HTML (sanitize, links open in new tab)

This commit is contained in:
Kato
2026-09-05 19:26:50 +00:00
parent 853d768e21
commit f6eb226918
2 changed files with 32 additions and 2 deletions
+2
View File
@@ -1497,6 +1497,8 @@ TELEGRAM BANNER
white-space: nowrap;
}
.calendar-event-headline { flex: 1; color: #1c1e21; }
.calendar-event-headline a { color: #1877f2; text-decoration: none; font-weight: 600; }
.calendar-event-headline a:hover { text-decoration: underline; }
.calendar-event-time { color: #65676b; white-space: nowrap; }
/* ========================================