From 73af12a64da95ed2fde2c8aa925f56afa29392c3 Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Tue, 10 Oct 2023 16:34:10 +0200 Subject: [PATCH] Documents: remove script tags and comments --- Elwig/Documents/DeliveryNote.cshtml | 35 -------------------------- Elwig/Documents/Document.cshtml | 7 ------ Elwig/Documents/style-deliverynote.css | 4 +-- 3 files changed, 1 insertion(+), 45 deletions(-) diff --git a/Elwig/Documents/DeliveryNote.cshtml b/Elwig/Documents/DeliveryNote.cshtml index 5416f3b..851d827 100644 --- a/Elwig/Documents/DeliveryNote.cshtml +++ b/Elwig/Documents/DeliveryNote.cshtml @@ -5,41 +5,6 @@

@Model.Title

- diff --git a/Elwig/Documents/Document.cshtml b/Elwig/Documents/Document.cshtml index 1002100..f518bc0 100644 --- a/Elwig/Documents/Document.cshtml +++ b/Elwig/Documents/Document.cshtml @@ -7,13 +7,6 @@ @Model.Title - diff --git a/Elwig/Documents/style-deliverynote.css b/Elwig/Documents/style-deliverynote.css index b7ff3dc..5517459 100644 --- a/Elwig/Documents/style-deliverynote.css +++ b/Elwig/Documents/style-deliverynote.css @@ -39,11 +39,9 @@ table.delivery tr.tight.first td { padding-bottom: 0; } -/* FIXME update version of WeasyPrint table.delivery tr.tight:has(+ tr:not(.tight)) td { -padding-bottom: 0.5mm !important; + padding-bottom: 0.5mm !important; } -*/ table.delivery tr.sum { border-top: 0.5pt solid black;