From ba032f72ccf58a25c21f82693394e19dded4b0d0 Mon Sep 17 00:00:00 2001 From: Egor Date: Tue, 17 Feb 2026 19:05:41 -0800 Subject: [PATCH] minor UI nits --- public/index.css | 2 +- service/server/templates/app-list.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/public/index.css b/public/index.css index fca4151..711dca6 100644 --- a/public/index.css +++ b/public/index.css @@ -353,7 +353,7 @@ details[open] > .card-header::before { background: none; border: none; color: inherit; - font-size: 1.1em; + font-size: 1em; font-weight: bold; cursor: pointer; padding: 0 0.25rem; diff --git a/service/server/templates/app-list.html b/service/server/templates/app-list.html index f0b981f..3a703f6 100644 --- a/service/server/templates/app-list.html +++ b/service/server/templates/app-list.html @@ -16,7 +16,6 @@ hx-target="#apps-list" hx-swap="innerHTML"> {{.Label}} - {{if (index .Subscriptions 0).Tooltip}}{{(index .Subscriptions 0).Tooltip}}{{else}}Click to disable{{end}} {{else}} + hx-confirm="Delete this channel?">× {{end}} {{end}}