From b3d77040dec8ed67c8f5cca342f4d14b1a187f76 Mon Sep 17 00:00:00 2001 From: xRangerDE Date: Mon, 11 May 2026 06:31:40 +0200 Subject: [PATCH] =?UTF-8?q?cleanup:=20.form-row.aligned=20modifier=20+=20.?= =?UTF-8?q?form-sublabel=20reuse=20=E2=80=94=205=20inline=20styles=20gone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three Settings cards (Debug-Log, Auto-VOD-Download, Runtime Metrics) carried the identical inline style attribute on their action-row form-row: style="margin-bottom: 10px; align-items: center;" Extracted into a single .form-row.aligned modifier — three duplicated inline declarations collapsed to one shared rule that pairs naturally with the existing .form-row.section-header pattern. Two more inline styles converted to the existing .form-sublabel class: - autoVodStatusLine: style="font-size:12px; color: var(--text-secondary);" — exact match for .form-sublabel - storageSummary: same as above plus margin-bottom:8px (kept inline since margin is a one-off positioning concern, not part of the sublabel concept) Co-Authored-By: Claude Opus 4.7 (1M context) --- src/index.html | 10 +++++----- src/styles.css | 9 +++++++++ 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/index.html b/src/index.html index ac77ee6..37ebaed 100644 --- a/src/index.html +++ b/src/index.html @@ -678,7 +678,7 @@

Live Debug-Log

-
+

Disk-Verbrauch pro Streamer im aktuellen Download-Ordner. Live-Aufnahmen werden separat ausgewiesen.

-
+

@@ -762,7 +762,7 @@

Auto-VOD-Download

Streamer mit aktiviertem VOD-Toggle werden in dem hier festgelegten Intervall auf neue Twitch-VODs geprueft. Neue VODs innerhalb des Alters-Fensters werden automatisch zur Download-Queue hinzugefuegt.

-
+
@@ -771,7 +771,7 @@
- +
@@ -787,7 +787,7 @@

Runtime Metrics

-
+