From 6f2aac7313a030ef8b46e8c0bd97972189d522c5 Mon Sep 17 00:00:00 2001 From: claude-dev Date: Sun, 8 Mar 2026 14:40:30 +0100 Subject: [PATCH] =?UTF-8?q?Domain-ausschlie=C3=9Fen-Formular=20aus=20Toolb?= =?UTF-8?q?ar=20entfernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Redundant - jede Domain hat bereits einen eigenen Ausschließen-Button. Co-Authored-By: Claude Opus 4.6 --- src/static/css/style.css | 8 -------- src/static/dashboard.html | 16 ---------------- 2 files changed, 24 deletions(-) diff --git a/src/static/css/style.css b/src/static/css/style.css index 6ed98e7..0b6dd9e 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -3529,14 +3529,6 @@ a:hover { } /* Block-Button */ -.btn.source-block-btn { - color: var(--error); - border-color: var(--tint-error-strong); -} - -.btn.source-block-btn:hover { - background: var(--tint-error); -} /* Responsive */ @media (max-width: 768px) { diff --git a/src/static/dashboard.html b/src/static/dashboard.html index 1fd4e63..fdaa31d 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -447,26 +447,10 @@
-
- -