svn path=/Website/branches/v2017.2/; revision=36052
This commit is contained in:
Ruud Lipper
2017-11-20 09:29:14 +00:00
parent c896e657c9
commit 53a10d9af6

View File

@@ -35,7 +35,7 @@
<xsl:template name="pagefooter">
</xsl:template>
<xsl:template match="melding" mode="include">
<table border="0" width="100%" cellpadding="2">
<tr>
@@ -285,17 +285,17 @@
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>
</xsl:template>
<xsl:template name="string-replace-all">
<xsl:param name="text"/>
@@ -326,11 +326,11 @@
<style>th {
border: 0px solid #c08080;
}
th.DefResultsetHeading {
padding: 3px;
background:url(../../cust/AAIT/xsl/heading.png);
font-family: Verdana;
font-family: Verdana;
font-size: 12pt;
color: #ffffff;
}
@@ -593,7 +593,7 @@ function startAutoRefreshTim() {
<xsl:if test="@view='aait_v_rap_bezoekers' or @view='AAIT_V_RAP_BEZOEKERS'">
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300normal,300italic,200italic"/>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300normal,300italic,200italic"/>
<style>
.title {
font-family: 'Open Sans', serif;
@@ -607,7 +607,7 @@ function startAutoRefreshTim() {
font-weight: 300;
font-size: 22pt;
background-color:#FFFFFF;
border-bottom-style: solid;
border-bottom-style: solid;
border-bottom-width:2px;
border-bottom-color:#000000;
text-align: left;
@@ -648,7 +648,7 @@ function startAutoRefreshTim() {
<td VALIGN="top" style="background-image:url('../../cust/aait/infobord/vis_left_back.png'); background-repeat: repeat-y" height="100%">
<img src="../../cust/aait/infobord/vis_left.png"/>
</td>
<td width="100%" valign="top" style="padding: 40px 40px; ">
<td width="100%" valign="top" style="padding: 40px 40px; ">
<table width="100%">
<tr><td colspan="3" class="title"></td></tr>
<tr>
@@ -686,13 +686,13 @@ function startAutoRefreshTim() {
<style>th {
border: 0px solid #c08080;
}
td.verdeling {
font-family: Verdana;
padding: 3px;
font-size: 8pt;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #808080;
}
td.header {