From a797c3eb6fc7f5768efdd187f76c378edd1ce536 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Sat, 6 Apr 2024 14:56:10 +0530 Subject: [PATCH] online offline list preview : ps --- app/Views/invoice_list.php | 23 +++++++---------------- app/Views/offline_invoice_list.php | 19 ++++++++++++++++--- 2 files changed, 23 insertions(+), 19 deletions(-) diff --git a/app/Views/invoice_list.php b/app/Views/invoice_list.php index 043029ee..888124b2 100644 --- a/app/Views/invoice_list.php +++ b/app/Views/invoice_list.php @@ -14,31 +14,22 @@ } } #pdfPreviewModal .modal-dialog { - max-width: 148mm !important; - min-width: 148mm !important; - width: 148mm !important; - /* A5 width */ - /* width: auto; */ + max-width: 148mm; /* A5 width */ + width: auto; margin: 1.75rem auto; } - #pdfPreviewModal .modal-body { - font-family: 'Times New Roman', Times, serif !important; - font-size: 8pt !important; - margin: 0; + font-family: 'Times New Roman', Times, serif; + font-size: 8pt; } - - .table-responsive { + .table-responsive{ font-family: 'Apple System', 'BlinkMacSystemFont', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; font-size: 12px; } - #printPdfButton .ri-printer-line { font-size: 8px; } - - .modal-lg, - .modal-xl { + .modal-lg, .modal-xl { max-width: 678px; } @@ -149,7 +140,7 @@ -