From 2ba95411e9b798ef401f4b992995071c462eb23f Mon Sep 17 00:00:00 2001
From: Jan Seipel <jan.seipel@swr.de>
Date: Thu, 11 Apr 2024 12:24:04 +0000
Subject: [PATCH] =?UTF-8?q?Update=20f=C3=BCr=20einen=20Synchro-Test?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 test-anfragen-pool-style.user.css | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/test-anfragen-pool-style.user.css b/test-anfragen-pool-style.user.css
index 58ac9d6..826c034 100644
--- a/test-anfragen-pool-style.user.css
+++ b/test-anfragen-pool-style.user.css
@@ -1,13 +1,18 @@
 /* ==UserStyle==
 @name           test-anfragen-pool.swrapp.net - Apr. 2024
 @namespace      https://gitlab.ard.de/Jan.Seipel/
-@version        1.0.0
+@version        1.0.1
 @description    A new userstyle
 @author         Me
 ==/UserStyle== */
 
 @-moz-document domain("test-anfragen-pool.swrapp.net") {
     /* Quelltext hier eingeben... */
+
+    body {
+        background-color: red;
+    }
+
     /* ===== ZU ERSETZENDE ELEMENTE VERSTECKEN ===== */
     *[title="gesperrt"],
     *[title="frei"],
-- 
GitLab