From a00d239e7c6f839292da12a663dc102777d1fef7 Mon Sep 17 00:00:00 2001 From: tribikram Date: Tue, 14 Feb 2023 13:09:06 +0545 Subject: [PATCH] [edit] css fixed --- public/frontend/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index c201d05..33b80c9 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -1664,7 +1664,7 @@ table.lightgrey-weekends tbody td:nth-child(n+6) { color: #bdbdbd; cursor: not-allowed; } -.event-colourful .zabuto-calendar__week{ +.event-colourful .zabuto-calendar__day{ pointer-events: none; } .event-clickable{