From 6518a7ed5ee8800741351166a724da53cb2f271e Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 25 Jan 2026 17:11:00 -1000 Subject: Fix UI bugs #44, #45, #46 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - #44: Replace oversized SVG arrow with simple ▾ character for Details dropdown - #45: Change Conditions from external link to normal tab button (fixes back button) - #46: Use dark medium-opacity background (black/50%) for atoms instead of white/5% Co-Authored-By: Claude Opus 4.5 --- web/templates/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'web/templates') diff --git a/web/templates/index.html b/web/templates/index.html index f4c0b59..a03fdae 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -9,8 +9,8 @@