diff --git a/internal/httpsrv/static/index.html b/internal/httpsrv/static/index.html
index ef3cca8..a078ea2 100644
--- a/internal/httpsrv/static/index.html
+++ b/internal/httpsrv/static/index.html
@@ -1,118 +1,78 @@
-
- svc-proxy
-
+ table { width: 100%; border-collapse: collapse; font-variant-numeric: tabular-nums; }
+ th, td { text-align: left; padding: 4px 10px; border-bottom: 1px solid #1f1f1f; }
+ th { color: #888; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; }
+ td.num { text-align: right; }
+ td.up { color: #6f6; }
+ td.down { color: #fc6; }
+ td.idle.stale { color: #fc6; }
+ td.idle.dead { color: #f66; }
+ .empty { color: #888; padding: 16px 0; }
+
+ pre.logbox { margin: 0; white-space: pre-wrap; word-break: break-word; }
+ .log-line { padding: 0; }
+ .log-line .ts { color: #888; margin-right: 8px; }
+ .log-line .lvl { margin-right: 6px; font-weight: 600; }
+ .log-line.lvl-DEBUG .lvl { color: #888; }
+ .log-line.lvl-INFO .lvl { color: #6cf; }
+ .log-line.lvl-WARN .lvl { color: #fc6; }
+ .log-line.lvl-ERROR .lvl { color: #f66; }
+ .log-line .attrs { color: #888; margin-left: 8px; }
+
-
- svc-proxy — connecting…
- log stream: connecting
-
-
-
- Active connections
+
+ svc-proxy — connecting…
+ log stream: connecting…
+
+
+
+ Active connections
- | Server |
- Port |
- Client |
- Backend |
- Up |
- Down |
- Idle |
- Age |
+ Server | Port | Client | Backend |
+ Up | Down |
+ Idle | Age |
- no active bridges
+ no active bridges
-
-