From a25f440097eff2b5a34e02dafff695a470131fbf Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 20 Jan 2026 11:09:04 +0100 Subject: [PATCH] no message --- PV_Forecast/module.html | 68 +++++++++-------------------------------- 1 file changed, 15 insertions(+), 53 deletions(-) diff --git a/PV_Forecast/module.html b/PV_Forecast/module.html index e3e8e59..a7d9fd6 100644 --- a/PV_Forecast/module.html +++ b/PV_Forecast/module.html @@ -13,36 +13,15 @@ background: transparent; } - .wrap { - padding: 0; - margin: 0; - } - - /* Deutlich sichtbare Kopfzeile */ + /* Kopfzeile */ .header { display: flex; align-items: center; - gap: 14px; padding: 10px 14px; background: #1f2937; border-bottom: 1px solid #374151; } - #reload { - background: #2563eb; - color: #fff; - border: none; - border-radius: 8px; - padding: 8px 14px; - font-size: 14px; - font-weight: 700; - cursor: pointer; - box-shadow: 0 1px 2px rgba(0,0,0,.25); - } - - #reload:hover { background: #1d4ed8; } - #reload:active { transform: translateY(1px); } - .meta { color: #e5e7eb; font-size: 13px; @@ -52,34 +31,24 @@ text-overflow: ellipsis; } - /* Chart Area */ + /* Chart */ #chart { height: 520px; width: 100%; - padding: 10px 10px 0 10px; + padding: 10px; box-sizing: border-box; background: #ffffff; } - - /* Kleine Hilfe, falls Symcon dunklen Hintergrund setzt */ - .chartWrap { - background: #ffffff; - } -
-
- -
Lade…
-
- -
-
-
+
+
Lade…
+
+