From 0f4aa18819895d2b58b75b2c590cf47e11fbf522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20=C3=89pardaud?= Date: Fri, 5 Jul 2024 11:58:27 +0200 Subject: [PATCH] Fixed talk link, use theme colors for talks --- src/main/resources/templates/tags/talk.html | 6 +-- .../app/stylesheets/partials/_schedule.scss | 1 + .../web/app/stylesheets/partials/_talk.scss | 48 +++++++++++++++++++ 3 files changed, 52 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/tags/talk.html b/src/main/resources/templates/tags/talk.html index 98b73d6..5979b71 100644 --- a/src/main/resources/templates/tags/talk.html +++ b/src/main/resources/templates/tags/talk.html @@ -1,8 +1,8 @@
-
+
{#if talk.speakers}
@@ -59,7 +59,7 @@ {/if}
{#if talk.feedbackUrl} -