[eGroupWare-svn] r55870 - /trunk/jdots/print.css
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: nathangray
Date: Wed Apr 27 01:00:04 2016
New Revision: 55870
URL: http://svn.stylite.de/viewvc/egroupware?rev=55870&view=rev
Log:
Set print page margin to 1cm so FF doesn't waste the page using 3cm margins.
Modified:
trunk/jdots/print.css
Modified: trunk/jdots/print.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/jdots/print.css?rev=55870&r1=55869&r2=55870&view=diff
==============================================================================
--- trunk/jdots/print.css (original)
+++ trunk/jdots/print.css Wed Apr 27 01:00:04 2016
@@ -17,6 +17,9 @@
@media print {
+ @page {
+ margin: 1cm;
+ }
html, body {
width: auto !important;
height: auto !important;
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z