NMPC#39478 -- Badgeprint voor bezoekers
svn path=/Website/branches/v2017.2/; revision=36537
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user