From a6cb8ade44c276f96f79dd6c184c316b84ca15f2 Mon Sep 17 00:00:00 2001 From: Eduard Wisch Date: Wed, 8 Apr 2026 16:32:55 +0200 Subject: [PATCH] =?UTF-8?q?ui:=20Toolbar=20auf=20zwei=20Zeilen,=20einheitl?= =?UTF-8?q?iche=20Element-H=C3=B6he=2030px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Zeile 1: Tools (Select/Draw/Rect/Kreis/Pfeil/Text), Farbe, Strich, Undo/Redo, Löschen - Zeile 2: Schrift (Family/Size/Bold/Italic), Zoom, Rotation - .row-break als flex-basis:100% Element für sauberen Umbruch - Alle Buttons + Inputs (color, range, number, select) auf height:30px - Doppelte undo/redo/delete-Buttons entfernt Co-Authored-By: Claude Opus 4.6 (1M context) [deploy] --- bericht_card.php | 13 ++++++++----- css/bericht.css | 39 +++++++++++++++++++++++++++++++++------ 2 files changed, 41 insertions(+), 11 deletions(-) diff --git a/bericht_card.php b/bericht_card.php index 891ab09..b684297 100644 --- a/bericht_card.php +++ b/bericht_card.php @@ -272,13 +272,17 @@ if (!$bericht) { print ''; print ''; print ''; - print ''; - print ''; - print ''; print ''; print ''; print ''; - // Text-Optionen (nur sichtbar wenn Text-Tool aktiv oder ein Text-Objekt selektiert) + print ''; + print ''; + print ''; + + // ====== Zweite Zeile ====== + print '
'; + + // Text-Optionen print '