|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 19 KiB |
BIN
CUST/AABT/tmpl_logo_sm.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
@@ -4,7 +4,7 @@
|
||||
<xsl:import href="../../aaxx/xsl/default.xsl"/>
|
||||
<xsl:variable name="Rev">
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision: 29 $', '$ ', ''), 10)"/>
|
||||
<xsl:value-of select="substring(translate('$Revision: 30 $', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:template name="pageheader">
|
||||
@@ -13,11 +13,11 @@
|
||||
<td width="34%" bordercolor="#FFFFFF" align="center">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$mode='email'">
|
||||
<img src="cid:tmpl_logo.jpg"/>
|
||||
<img src="cid:tmpl_logo.gif"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src">../../cust/<xsl:value-of select="//header/custId"/>/tmpl_logo.jpg</xsl:attribute>
|
||||
<xsl:attribute name="src">../../cust/<xsl:value-of select="//header/custId"/>/tmpl_logo.gif</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
@@ -149,11 +149,11 @@
|
||||
<td width="50%" bordercolor="#FFFFFF" align="center">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$mode='email'">
|
||||
<img src="cid:tmpl_logo.jpg"/>
|
||||
<img src="cid:tmpl_logo.gif"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src">../../cust/<xsl:value-of select="//header/custId"/>/tmpl_logo.jpg</xsl:attribute>
|
||||
<xsl:attribute name="src">../../cust/<xsl:value-of select="//header/custId"/>/tmpl_logo.gif</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.2 KiB |
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* $Revision: 3 $
|
||||
* $Modtime: 4-11-11 14:01 $
|
||||
* $Revision: 4 $
|
||||
* $Modtime: 20-01-12 11:42 $
|
||||
*/
|
||||
|
||||
.summaryincomplete {
|
||||
@@ -65,3 +65,25 @@ input[type=checkbox], input[type=radio]{
|
||||
text-align:right;
|
||||
padding-right:2px;
|
||||
}
|
||||
|
||||
/* menu */
|
||||
div#PersFAC ul li span.menukop {
|
||||
color: #4f1e4c;
|
||||
background-image: url("../aaxx/spot.jpg");
|
||||
}
|
||||
|
||||
/* menu */
|
||||
div#ProfFAC ul li span.menukop {
|
||||
color: #4f1e4c;
|
||||
background-image: url("../aaxx/spot.jpg");
|
||||
}
|
||||
|
||||
div.fcltframeheader {
|
||||
color: #4f1e4c;
|
||||
background-images: none;
|
||||
}
|
||||
|
||||
#iframerextratitle {
|
||||
color: #4f1e4c;
|
||||
}
|
||||
|
||||
|
||||
BIN
CUST/AAXX/spot.jpg
Normal file
|
After Width: | Height: | Size: 289 B |