From e323da5181b1b5721a06c45a93ebb4cfcc211702 Mon Sep 17 00:00:00 2001
From: Jan Seipel <jan.seipel@swr.de>
Date: Wed, 17 Apr 2024 13:35:04 +0000
Subject: [PATCH] Add new file

---
 test-ap-style-ticketnote.css | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 test-ap-style-ticketnote.css

diff --git a/test-ap-style-ticketnote.css b/test-ap-style-ticketnote.css
new file mode 100644
index 0000000..20f9dcf
--- /dev/null
+++ b/test-ap-style-ticketnote.css
@@ -0,0 +1,7 @@
+    label[for="IsVisibleForCustomer"], 
+    label[for="IsVisibleForCustomer"] + div,
+    label[for="TimeUnits"], 
+    label[for="TimeUnits"] + div
+    {
+        display: none !important;
+    }
\ No newline at end of file
-- 
GitLab