From 3984a074a1aace77ea7003ae2a5e41e9f48f8e38 Mon Sep 17 00:00:00 2001 From: Sergey Krashevich Date: Wed, 4 Feb 2026 06:23:39 +0300 Subject: [PATCH] webui: add back buttom to links.html --- www/info.html | 20 -------------------- www/links.html | 2 ++ www/probe.html | 20 -------------------- www/styles.css | 20 ++++++++++++++++++++ 4 files changed, 22 insertions(+), 40 deletions(-) diff --git a/www/info.html b/www/info.html index 3e26180a..804ca165 100644 --- a/www/info.html +++ b/www/info.html @@ -134,26 +134,6 @@ margin-bottom: 8px; } - .back-link { - display: inline-flex; - align-items: center; - gap: 8px; - color: var(--accent-cyan); - text-decoration: none; - font-weight: 500; - padding: 8px 16px; - border: 1px solid var(--accent-cyan); - border-radius: 6px; - transition: all 0.3s; - margin-bottom: 24px; - } - - .back-link:hover { - background: var(--accent-cyan); - color: var(--bg-primary); - box-shadow: var(--glow-cyan); - } - @media (max-width: 768px) { .page-title { font-size: 24px; diff --git a/www/links.html b/www/links.html index c3a2a60d..0cf63371 100644 --- a/www/links.html +++ b/www/links.html @@ -268,6 +268,8 @@
+ ← Back to Streams +