From 80cb875c41e78a214ca078075b810bfb7257d25f Mon Sep 17 00:00:00 2001 From: Jan Seipel <jan.seipel@swr.de> Date: Thu, 18 Apr 2024 08:10:48 +0000 Subject: [PATCH] Upload New File --- stylesheets/test-ap-style-ticketnote.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 stylesheets/test-ap-style-ticketnote.css diff --git a/stylesheets/test-ap-style-ticketnote.css b/stylesheets/test-ap-style-ticketnote.css new file mode 100644 index 0000000..20f9dcf --- /dev/null +++ b/stylesheets/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