From 39076b480beee15c324184c8b6e6404f7a5c84b5 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Thu, 19 Feb 2026 15:02:50 +0100 Subject: [PATCH] changed expand/collapse folder icons --- frontend/index.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index e4f2e16..dbe2f90 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1499,19 +1499,23 @@
-
+
+ style="opacity: 0.7;" + onmouseover="this.style.opacity='1'" + onmouseout="this.style.opacity='0.7'" + >📂 + style="opacity: 0.7;" + onmouseover="this.style.opacity='1'" + onmouseout="this.style.opacity='0.7'" + >📁