From 1167c8df7a1cb16c1fa8f8d761055565a5d41112 Mon Sep 17 00:00:00 2001 From: Brian Krabach Date: Wed, 15 Apr 2026 21:13:25 -0700 Subject: [PATCH] feat: add Add Sessions panel HTML and CSS --- muxplex/frontend/index.html | 13 +++ muxplex/frontend/style.css | 143 ++++++++++++++++++++++++++++ muxplex/tests/test_frontend_css.py | 17 ++++ muxplex/tests/test_frontend_html.py | 25 ++++- 4 files changed, 197 insertions(+), 1 deletion(-) diff --git a/muxplex/frontend/index.html b/muxplex/frontend/index.html index 6e31fcf..94cf2a6 100644 --- a/muxplex/frontend/index.html +++ b/muxplex/frontend/index.html @@ -86,6 +86,19 @@ + + +