From d6ed8fa56e64baabcaa8cafef54c22126c8f6ee0 Mon Sep 17 00:00:00 2001 From: Flo Hartmann Date: Wed, 26 Aug 2026 09:04:45 +0000 Subject: [PATCH] P2: Einheitliche Fokus-Ringe global MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - .focus-ring Utility via Tailwind-Play-CDN (@apply) in base.html - Globaler :focus-visible-Fallback (emerald Outline) für alle Bedienelemente ohne explizite Fokus-Klassen - Benutzer-Formular und Audit-Log-Filter nutzen .focus-ring --- plugins/audit-log/templates/audit-log/index.html | 8 ++++---- src/redaktionskern/templates/base.html | 16 ++++++++++++++++ .../templates/benutzer/formular.html | 8 ++++---- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/plugins/audit-log/templates/audit-log/index.html b/plugins/audit-log/templates/audit-log/index.html index e44e8b1..7aca4a9 100644 --- a/plugins/audit-log/templates/audit-log/index.html +++ b/plugins/audit-log/templates/audit-log/index.html @@ -19,7 +19,7 @@