From c2521cab326ef156cf592c538f88fa1f3b13620d Mon Sep 17 00:00:00 2001 From: Christoph Hagen Date: Sat, 26 Mar 2022 23:14:29 +0100 Subject: [PATCH] Fix button cursor --- Public/festival/assets/festival.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Public/festival/assets/festival.css b/Public/festival/assets/festival.css index 820cd2c..97c1f59 100644 --- a/Public/festival/assets/festival.css +++ b/Public/festival/assets/festival.css @@ -100,6 +100,7 @@ body { background: rgba(255, 255, 255, 0.1); min-width: 100px; text-align: center; + cursor: pointer; } .half-button {