From 600d9f7ebc2f238c8ab889010a3365445f026027 Mon Sep 17 00:00:00 2001 From: Jan Seipel <jan.seipel@swr.de> Date: Fri, 12 Apr 2024 09:12:55 +0000 Subject: [PATCH] Update test-anfragen-pool-loader.user.css --- test-anfragen-pool-loader.user.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test-anfragen-pool-loader.user.css b/test-anfragen-pool-loader.user.css index 45b5484..4cef9ad 100644 --- a/test-anfragen-pool-loader.user.css +++ b/test-anfragen-pool-loader.user.css @@ -1,10 +1,9 @@ /* ==UserStyle== @name test-anfragen-pool-style-loader @namespace https://gitlab.ard.de/Jan.Seipel/ -@version 1.0.0 +@version 1.0.1 @description User-style that loads the main stylesheet from [url]... @author Jan Seipel ==/UserStyle== */ -@import url("https://gitlab.ard.de/Jan.Seipel/test-anfragen-pool-styler/-/raw/main/test-anfrage-pool-style.css") - +@import url("https://gitlab.ard.de/Jan.Seipel/test-anfragen-pool-styler/-/raw/main/test-anfrage-pool-style.css"); \ No newline at end of file -- GitLab