From 7cd8f353309f5ed70ec14594594c8bf0b8a0d597 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 22 Jul 2025 22:10:15 -0400 Subject: [PATCH] swanky new indicator for expandable menu. needs CSS --- startpage.html | 96 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 58 insertions(+), 38 deletions(-) diff --git a/startpage.html b/startpage.html index c31fb14..1b335de 100644 --- a/startpage.html +++ b/startpage.html @@ -135,6 +135,10 @@ } .expandableMenuToggle { + display: flex; + flex-direction: row; + justify-content: space-between; + cursor: pointer; margin: 0 0 0 0; padding: .5rem 0 .5rem 0; @@ -451,6 +455,7 @@ + todo: image for labels