User: SimonAW Date: 2007-11-01 00:54:51+0000 Modified: de/www/testdir/item4.png de/www/testdir/main.css
Log: Test #22 File Changes: Directory: /de/www/testdir/ =========================== File [changed]: item4.png Url: http://de.openoffice.org/source/browse/de/www/testdir/item4.png?rev=1.3&content-type=text/vnd.viewcvs-markup File [changed]: main.css Url: http://de.openoffice.org/source/browse/de/www/testdir/main.css?r1=1.11&r2=1.12 Delta lines: +14 -4 -------------------- --- main.css 2007-10-18 06:36:24+0000 1.11 +++ main.css 2007-11-01 00:54:48+0000 1.12 @@ -55,7 +55,7 @@ } img.icon { - margin-right: 8px; + border: 0; } .sectMainLink { @@ -105,11 +105,10 @@ } #sect4 { - background-image: url("news-bg.png"); - height: 200px; - background-color: #c5df74; + background-image: url("item4.png"); } +/* #sect5 { background-image: url("item5.png"); } @@ -117,6 +116,7 @@ #sect6 { background-image: url("item1.png"); } +*/ .newstable { margin-top: 10px; @@ -165,3 +165,13 @@ padding-top: 8px; text-align: right; } + +table.ooomodules { + margin: auto; +} + +table.ooomodules td { + text-align: center; + padding: 0 8px 0 8px; +} + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
