User: jpmcc Date: 2008-08-06 18:03:33+0000 Modified: marketing/www/ooocon2008/programme/programme.css marketing/www/ooocon2008/programme/wednesday.html
Log: Pretty stuff File Changes: Directory: /marketing/www/ooocon2008/programme/ =============================================== File [changed]: programme.css Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/programme/programme.css?r1=1.6&r2=1.7 Delta lines: +6 -3 ------------------- --- programme.css 2008-08-05 21:07:10+0000 1.6 +++ programme.css 2008-08-06 18:03:31+0000 1.7 @@ -39,7 +39,7 @@ width: 100%; } -.sessionbox, .breakbox, .partybox, .keynotebox { +.sessionbox, .breakbox, .travelbox { border: 1px dotted rgb(0, 62, 161); text-align: left; vertical-align: center; @@ -77,12 +77,15 @@ background-color: #ff950e; } -.breakbox { +.breakbox, .travelbox { text-align: center; - font-weight: bolder; border: 1px solid rgb(0, 62, 161); } +.breakbox { + font-weight: bolder; +} + .sessionbox, .timebox { border: 1px dotted rgb(0, 62, 161); background-color: #f0f0f0; File [changed]: wednesday.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/programme/wednesday.html?r1=1.11&r2=1.12 Delta lines: +23 -4 -------------------- --- wednesday.html 2008-08-05 21:12:12+0000 1.11 +++ wednesday.html 2008-08-06 18:03:31+0000 1.12 @@ -79,9 +79,21 @@ <!-- This next section created automagically by Calc (really!) --> <tr> +<td></td> + +<td class="breakbox" colspan="4">Main Conference</td> + +<td class="breakbox">Workshops</td> +</tr> + +<tr> +<td colspan="â6â"></td> +</tr> + +<tr> <td class="timebox">08:15- 08:45</td> -<td class="breakbox" colspan="4">Commute to keynote session</td> +<td class="travelbox" colspan="4">Commute to Keynote Session</td> <td></td> </tr> @@ -98,7 +110,7 @@ <tr> <td class="timebox">13:00- 13:30</td> -<td class="breakbox" colspan="4">Commute to venue</td> +<td class="travelbox" colspan="4">Commute to Conference Venue</td> </tr> <tr> @@ -136,7 +148,9 @@ </tr> <tr> -<td class="breakbox" colspan="6">Break</td> +<td class="timebox">16:15- 16:45</td> + +<td class="breakbox" colspan="5">Break</td> </tr> <tr> @@ -197,17 +211,22 @@ <tbody> <tr> <td class="timebox">Key:</td> + <td class="redbox">Community</td> + <td class="greenbox">ODF/XML</td> + <td class="yellowbox">Native Lang</td> + <td class="bluebox">Developer</td> + <td class="purplebox">BoF</td> + <td class="orangebox">Workshop</td> </tr> </tbody> </table><br /> - <h3>Disclaimer</h3> <p style="text-align: left;"><strong>All dates and times are subject to --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
