AADS#29909 -- Twee nieuwe portals
svn path=/Website/branches/v5.4.2/; revision=22029
15
CUST/AACH/cust.css
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* $Revision$
|
||||
* $Modtime: 20-01-12 13:44 $
|
||||
*/
|
||||
|
||||
@import "../AAXX/default.css";
|
||||
|
||||
#headerblok
|
||||
{
|
||||
background: url(fac_head_l.gif) no-repeat;
|
||||
background-color: #FFFFFF;
|
||||
background-position: 0px 0px;
|
||||
color: #000002;
|
||||
}
|
||||
|
||||
1802
CUST/AACH/cust.xsl
Normal file
BIN
CUST/AACH/fac_head_l.gif
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
20
CUST/AACH/mcust.css
Normal file
BIN
CUST/AACH/tmpl_logo.gif
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
CUST/AACH/tmpl_logo_sm.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
6
CUST/AACH/xsl/cust.xsl
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="../../../appl/shared/default.xsl"/>
|
||||
<xsl:import href="../../AADS/xsl/cust.xsl"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.3 KiB |
15
CUST/AASI/cust.css
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* $Revision$
|
||||
* $Modtime: 20-01-12 13:44 $
|
||||
*/
|
||||
|
||||
@import "../AAXX/default.css";
|
||||
|
||||
#headerblok
|
||||
{
|
||||
background: url(fac_head_l.gif) no-repeat;
|
||||
background-color: #FFFFFF;
|
||||
background-position: 0px 0px;
|
||||
color: #000002;
|
||||
}
|
||||
|
||||
BIN
CUST/AASI/fac_head_l.gif
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
20
CUST/AASI/mcust.css
Normal file
BIN
CUST/AASI/tmpl_logo.gif
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
CUST/AASI/tmpl_logo_sm.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
6
CUST/AASI/xsl/cust.xsl
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="../../../appl/shared/default.xsl"/>
|
||||
<xsl:import href="../../AADS/xsl/cust.xsl"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||