NMPC#39478 -- Badgeprint voor bezoekers

svn path=/Website/branches/v2017.2/; revision=36537
This commit is contained in:
Arthur Egberink
2018-01-10 10:48:08 +00:00
parent 0c574581a4
commit 32bb9be7f9

View File

@@ -671,7 +671,14 @@
<xsl:call-template name="htmlhead"/>
<style>@page { size: auto; /* auto is the initial value */
margin: 0mm 0mm 0mm 5mm;
}</style>
}
html,body {
padding:0; margin:0;
border: none;
width:89mm; height:41mm;
position: absolute;
}
</style>
<xsl:element name="body">
<xsl:if test="$mode!='email'">
<xsl:attribute name="onload">window.print();</xsl:attribute>
@@ -712,7 +719,7 @@
</tr>
<tr>
<td/>
<td style="text-align:left; font-size:22px; color:#000000;font-weight: bold; normal;">
<td style="text-align:left; font-size:20px; color:#000000;font-weight: bold; normal;">
Guest / Visitor
</td>
</tr>