User: SimonAW Date: 2007-10-18 05:43:03+0000 Modified: de/www/testdir/de-ooo5.html de/www/testdir/lines.png de/www/testdir/main.css
Log: Test #18 File Changes: Directory: /de/www/testdir/ =========================== File [changed]: de-ooo5.html Url: http://de.openoffice.org/source/browse/de/www/testdir/de-ooo5.html?r1=1.4&r2=1.5 Delta lines: +3 -1 ------------------- --- de-ooo5.html 2007-10-18 03:53:41+0000 1.4 +++ de-ooo5.html 2007-10-18 05:43:01+0000 1.5 @@ -11,7 +11,7 @@ <link rel="stylesheet" type="text/css" href="main.css" /> <link rel="alternate" type="application/atom+xml" - title="OpenOffice.org Neuigkeiten" href="news.xml" /> + title="OpenOffice.org Neuigkeiten" href="http://de.openoffice.org/testdir/news.xml" /> <!-- /my stuff --> @@ -89,6 +89,7 @@ <div id="info-section"> <div id="greeter"> + <div id="containerLines"> <div id="opener"> <h1>OpenOffice.org - die freie Bürosoftware</h1> @@ -134,6 +135,7 @@ </tr> </table> </div> + </div> <table summary="Newstable" class="newstable"> <tr> File [changed]: lines.png Url: http://de.openoffice.org/source/browse/de/www/testdir/lines.png?rev=1.2&content-type=text/vnd.viewcvs-markup File [changed]: main.css Url: http://de.openoffice.org/source/browse/de/www/testdir/main.css?r1=1.6&r2=1.7 Delta lines: +5 -0 ------------------- --- main.css 2007-10-18 03:53:41+0000 1.6 +++ main.css 2007-10-18 05:43:01+0000 1.7 @@ -26,6 +26,10 @@ padding-left: 60px; } +#containerLines { + background: url("lines.png") no-repeat 100% 0%; +} + #opener { border: 1px solid #cde4ff; } @@ -146,6 +150,7 @@ font-weight: bold; } + .table-title { font-size: 1.4em; font-weight: bold; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
