From 15ac2c98b554e43d287c136b3223d30b0af72b06 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 25 Jan 2026 17:44:46 -1000 Subject: Fix Details dropdown visibility and click handling #47 - Use solid dark background (black/90) instead of transparent panel - Add border and shadow for better visibility - Replace tab-button class with explicit styling for dropdown items - Improve hover states for menu items Co-Authored-By: Claude Opus 4.5 --- web/templates/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web') diff --git a/web/templates/index.html b/web/templates/index.html index a03fdae..1dc433b 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -80,9 +80,9 @@ onclick="toggleDetailsDropdown(event)"> 📁 Details ▾ -