User: SimonAW Date: 2008-09-22 11:37:54+0000 Modified: de/www/index.html
Log: Layout-Anpassungen File Changes: Directory: /de/www/ =================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/index.html?r1=1.577&r2=1.578 Delta lines: +7 -7 ------------------- --- index.html 2008-09-22 11:06:54+0000 1.577 +++ index.html 2008-09-22 11:37:51+0000 1.578 @@ -177,9 +177,9 @@ <table summary="Newstable" class="newstable"> <tr> - <td style="background-color: #e0f1a0; width: 50%"> + <td style="background-color: #e0f1a0; width: 50%; border: 2px solid #a0d080;"> - <table summary="Newstables" style="background: url('pics/radiostation.png') no-repeat 100% 4px;"> + <table summary="Neuigkeiten" style="background: url('pics/radiostation.png') no-repeat 100% 4px;"> <thead> <tr><td><span class="table-title">Neuigkeiten</span> </td></tr> @@ -187,21 +187,21 @@ <tbody> <tr><td class="date-row">22.09.2008</td></tr> <tr> - <td> + <td class="news-row"> <a href="downloads/quick.html?platform=ooo_beta">OpenOffice.org 3.0 RC2 verfügbar<br /></a> </td> </tr> <tr><td class="date-row">16.09.2008</td></tr> <tr> - <td> + <td class="news-row"> <a href="doc">Neues Dokumentationsportal online<br /></a> </td> </tr> <tr><td class="date-row">14.08.2008</td></tr> <tr> - <td> + <td class="news-row"> <a href="presse/pressemitteilung_20080814.html">Förderung von Code-Extensions<br /></a> </td> </tr> @@ -216,7 +216,7 @@ </table> </td> - <td style="background-color: #e0f1a0;"> + <td style="background-color: #e0f1a0; width: 50%; border: 2px solid #a0d080;"> <table summary="Termine" style="width: 100%; background: url('pics/calendar.png') no-repeat 100% 4px;"> <thead> @@ -226,7 +226,7 @@ <tbody> <tr><td class="date-row">21.-24.10.2008</td></tr> <tr> - <td> + <td class="news-row"> <a href="http://www.ooodev.org/termine/aktuelle_termine/systems_2008.html">Systems</a> </td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
