From 7f99cbb84b77f9dfb2ebff7fd9bca5d8aa85a5a8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 6 Feb 2024 04:33:45 +0200 Subject: [PATCH] highlight current hole --- files/assets/css/main.css | 4 +++ files/templates/sidebar_WPD.html | 50 +++++++++----------------------- 2 files changed, 18 insertions(+), 36 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index f065ec7b27..71a0d210b0 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7663,3 +7663,7 @@ blink { font-weight: 700 !important; animation: 60s linear 0s infinite move-colors; } + +.active-hole { + background-color: var(--primary) !important; +} diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 08e77e9906..1dc2939110 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -72,29 +72,10 @@
@@ -103,12 +84,10 @@
@@ -117,11 +96,10 @@
@@ -130,13 +108,13 @@