PCHW#41835 -- Infobord vergaderzalen

svn path=/Website/branches/v2017.2/; revision=35652
This commit is contained in:
Arthur Egberink
2017-10-11 14:16:15 +00:00
parent 168e5bbd65
commit a0fa62ebb0
2 changed files with 11 additions and 5 deletions

View File

@@ -573,9 +573,9 @@
<head> <head>
<style>td { <style>td {
font-family: Verdana; font-family: Verdana;
padding: 3px; padding: 6px;
font-size: 14pt; font-size: 14pt;
color: #1f3b77; color: #0e587a;
} }
.odd { .odd {
background-color: #f6f6f6; background-color: #f6f6f6;
@@ -589,14 +589,15 @@
th { th {
font-family: Verdana; font-family: Verdana;
font-size: 14pt; font-size: 14pt;
color: #00cc00; color: #5eac30;
padding: 13px;
text-align: left; text-align: left;
} }
p { p {
font-family: Verdana; font-family: Verdana;
text-align: center; text-align: center;
font-size: 30pt; font-size: 30pt;
color: #00cc00; color: #5eac30;
} }
#CLC { #CLC {
@@ -658,7 +659,12 @@ function alternate(){
</xsl:variable> </xsl:variable>
<!--<body onLoad="alternate();startAutoRefreshTim();parent.Activate();parent.document.body.style.overflow='hidden';">--> <!--<body onLoad="alternate();startAutoRefreshTim();parent.Activate();parent.document.body.style.overflow='hidden';">-->
<body onLoad="alternate();parent.Activate();parent.document.body.style.overflow='hidden';"> <body onLoad="alternate();parent.Activate();parent.document.body.style.overflow='hidden';">
<p>Vergaderzalen</p> <table width="100%" cellpadding="0" cellspacing="0">
<tr>
<th width="50%" style="text-align: left; font-size: 30pt;">Vergaderzalen</th>
<th width="50%" style="text-align: right; font-size: 30pt;"><img src="../../cust/PCHW/xsl/logo.png"/></th>
</tr>
</table>
<table id="result" width="100%" cellpadding="0" cellspacing="0"> <table id="result" width="100%" cellpadding="0" cellspacing="0">
<tr> <tr>
<th width="12%">Tijdstip</th> <th width="12%">Tijdstip</th>

BIN
CUST/PCHW/xsl/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB