User: SimonAW Date: 2008-06-04 23:35:02+0000 Removed: de/www/testdir/doc/icon-all.png de/www/testdir/doc/icon-base.png de/www/testdir/doc/icon-calc.png de/www/testdir/doc/icon-development.png de/www/testdir/doc/icon-docdevel.png de/www/testdir/doc/icon-draw.png de/www/testdir/doc/icon-feed.png de/www/testdir/doc/icon-impress.png de/www/testdir/doc/icon-math.png de/www/testdir/doc/icon-writer.png
Added: de/www/testdir/doc/pics/icon-all.png de/www/testdir/doc/pics/icon-base.png de/www/testdir/doc/pics/icon-calc.png de/www/testdir/doc/pics/icon-development.png de/www/testdir/doc/pics/icon-docdevel.png de/www/testdir/doc/pics/icon-draw.png de/www/testdir/doc/pics/icon-feed.png de/www/testdir/doc/pics/icon-impress.png de/www/testdir/doc/pics/icon-math.png de/www/testdir/doc/pics/icon-writer.png Modified: de/www/testdir/doc/doc.css de/www/testdir/doc/index.html Log: Icons nach pics verschoben fuer link ref's. File Changes: Directory: /de/www/testdir/doc/ =============================== File [changed]: doc.css Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/doc.css?r1=1.2&r2=1.3 Delta lines: +22 -11 --------------------- --- doc.css 2008-04-02 19:02:13+0000 1.2 +++ doc.css 2008-06-04 23:34:58+0000 1.3 @@ -6,23 +6,15 @@ */ #feeditem { - background: url( "icon-feed.png" ) no-repeat 0 4px; + background: url( "pics/icon-feed.png" ) no-repeat 0 4px; padding-left: 50px; - margin-left: 40em; + font-weight: bold; + padding-bottom: 20px; } -#feeditem dt { - font-size: 1.8em; - font-weight: normal; -} - -#feeditem dd { - margin: 4px 0 0 0; -} /* OOo Modules Table */ #modules { - width: 100%; margin-top: 1em; margin-left: 2em; border-spacing: 0; @@ -44,8 +36,27 @@ .docdesc { margin-top: 3px; + margin-left: 8px; } .doccontent:hover { background: #ecf2fd; } + +/* Doc Grid - SimonAW Jun 6 2008 */ +#docgrid { + width: 90%; + margin-top: 1em; + margin-left: 2em; + border-spacing: 0; +} + +#docgrid td { + border-top: #cbdefa solid 1px; + vertical-align: top; + padding: 4px 4px 24px 4px; +} + +#docgrid td.heading { + font-weight: bold; +} File [removed]: icon-all.png File [removed]: icon-base.png File [removed]: icon-calc.png File [removed]: icon-development.png File [removed]: icon-docdevel.png File [removed]: icon-draw.png File [removed]: icon-feed.png File [removed]: icon-impress.png File [removed]: icon-math.png File [removed]: icon-writer.png File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/index.html?r1=1.3&r2=1.4 Delta lines: +1 -1 ------------------- --- index.html 2008-04-02 19:02:13+0000 1.3 +++ index.html 2008-06-04 23:34:59+0000 1.4 @@ -14,7 +14,7 @@ <p> Haben Sie Vorschläge für neue Dokumentation auf unseren Seiten oder haben Sie bereits selbst eine zu - OpenOffice.org erstellt, teilen Sie uns das bitte mit. + OpenOffice.org erstellt, teilen Sie uns dies bitte mit. Nehmen Sie hierzu über unsere <a href="mailto:[EMAIL PROTECTED]">Mailing-Liste</a> Kontakt zu uns auf. Directory: /de/www/testdir/doc/pics/ ==================================== File [added]: icon-all.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-all.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-base.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-base.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-calc.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-calc.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-development.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-development.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-docdevel.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-docdevel.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-draw.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-draw.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-feed.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-feed.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-impress.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-impress.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-math.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-math.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-writer.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/pics/icon-writer.png?rev=1.1&content-type=text/vnd.viewcvs-markup --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
