Procházet zdrojové kódy

increase font size for print ZamZlec pronetmedia

Piotr Labudda před 9 roky
rodič
revize
d75fcb2397

+ 2 - 2
SE/se-lib/Route/UrlAction/ProjektyProNetMediaZamZlec.php

@@ -780,7 +780,7 @@ function submitZlecenie(fld) {
 body { font-size:12px; line-height:1.3em }
 #tbl-items td { padding:3px !important }
 @media print {
-	 body { font-size:9px; line-height:1.2em }
+	 body { font-size:12px; line-height:1.3em }
   table { page-break-inside:auto }
      tr { page-break-inside:avoid; page-break-after:auto }
      li { page-break-inside:avoid; page-break-after:auto }
@@ -1391,7 +1391,7 @@ body { font-size:12px; line-height:1.3em }
 body { font-size:12px; line-height:1.3em }
 #tbl-items td { padding:3px !important }
 @media print {
-	body { font-size:9px; line-height:1.2em }
+	body { font-size:12px; line-height:1.3em }
 		h4 { font-size:1.3em; margin-top:8px; margin-bottom:6px }
 		h3 { font-size:1.5em; margin-top:8px; margin-bottom:6px }
 		h2 { font-size:1.6em; margin-top:8px; margin-bottom:6px }