From 04ae0c0c82b101cc5536bd791db4ce4533cc4b7e Mon Sep 17 00:00:00 2001 From: aewing Date: Fri, 16 Jan 2026 12:06:06 +0000 Subject: [PATCH] UI improvements: filter buttons, note detail styling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Color-code filter buttons to match note types: grey (all), green (my shared), blue (shared with me), pink (job), orange (manager), amber (personal) - Decrease note detail container width: max-w-4xl → max-w-2xl - Increase body text area height to 224px with min-height on display - Hide Audio/Attachments labels when no content present - Remove placeholder text for empty audio/attachments sections --- index.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index d1a78ce..7cd5b9a 100644 --- a/index.html +++ b/index.html @@ -418,12 +418,12 @@
- - - - - - + + + + + +
@@ -451,7 +451,7 @@
-