From 8bca71d9b9c4a9964910a4568cb8bbd77977d0d3 Mon Sep 17 00:00:00 2001 From: Marvin Wade Date: Sun, 20 Sep 2026 11:26:32 -0400 Subject: [PATCH] Align Configure thresholds link, extend upstream coloring to cards, convert Gateway events to a table --- ROADMAP.md | 2 ++ package.json | 2 +- src/public/app.js | 10 +++++++--- src/public/features.js | 2 +- src/public/index.html | 8 ++++---- src/public/styles.css | 11 ++++++++++- 6 files changed, 25 insertions(+), 10 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 4157942..89aaf16 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -232,3 +232,5 @@ Roughly in priority order: `v0.16.53` fixes the "Configure thresholds" popup on the Certificates page (added in v0.16.51) rendering with its first input floating oddly beside the title instead of below it. The cause: `.settings-form` is a shared two-column CSS grid, and the dialog's heading block was placed as a plain grid child instead of spanning both columns like every other full-width element in a settings form already does (`.dialog-actions`, error text, a `