From 0519534106c86ebda3b832c663b2ebed5b26aadd Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 21 Jul 2026 14:01:35 +0200 Subject: [PATCH] frontend: Footer-Credit kuerzen, Modellnamen als Tooltip "Vibe-Coded with Claude Code Fable 5 and Opus 4.8" wird zu "Vibe-Coded with Claude Code"; "Fable 5 and Opus 4.8" steckt als title-Tooltip im span.vibe (gepunktete Unterstreichung, cursor:help). Spart Platz auf allen Bildschirmen. Keine SPEC-Aenderung. Co-Authored-By: Claude Opus 4.8 --- frontend/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index fa5feea..0091711 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -73,6 +73,7 @@ } .site-footer a{color:var(--or);text-decoration:none} .site-footer a:hover{text-decoration:underline} + .site-footer .vibe{cursor:help;text-decoration:underline dotted;text-underline-offset:2px} /* Horizontal (Toggle aus): Diagramm oben, Editor unten — je volle Breite. Vertikal (Toggle an, .side): Editor links, Diagramm rechts. @@ -596,7 +597,7 @@ - +