User: andreschnabel Date: 05/04/29 13:37:51 Added: /de/www/testdir/ index3.html
Modified: /de/www/testdir/ de_navbar3.css Log: test Aufteilung aktuelles File Changes: Directory: /de/www/testdir/ =========================== File [added]: index3.html Url: http://de.openoffice.org/source/browse/de/www/testdir/index3.html?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [changed]: de_navbar3.css Url: http://de.openoffice.org/source/browse/de/www/testdir/de_navbar3.css?r1=1.9&r2=1.10 Delta lines: +22 -12 --------------------- --- de_navbar3.css 28 Apr 2005 21:37:02 -0000 1.9 +++ de_navbar3.css 29 Apr 2005 20:37:48 -0000 1.10 @@ -4,7 +4,7 @@ - Spezielle Styles f�r Navbar - Navbar eingeblendet - $Id: de_navbar3.css,v 1.9 2005/04/28 21:37:02 andreasma Exp $ + $Id: de_navbar3.css,v 1.10 2005/04/29 20:37:48 andreschnabel Exp $ -------------------------------------------------------------*/ .toolgroup { display:none; @@ -52,16 +52,26 @@ text-decoration: none; color: #06348C; } -/*#navbar_de td { - background-color: #efefef; color: 0; - border-style:none; - padding:1px; - padding-left:6px; - text-indent:-3px; - } -*/ -#navbar_de td a:link, #navbar_de td a:visited { - text-decoration: none; // color: 0; -} */ /*-------------------------------------------------------------*/ + +#news_de { + +} + + +#news_de th{ + background-color: #DEE4EE; + background-image: url("http://de.openoffice.org/branding/images/lesslightbluefadeout.gif"); + background-repeat: repeat-y; background-position: top right; + color: #06348C; + border-width:5px; border-color: #fff; + padding-bottom:5px; padding-top:8px; padding-left:30px; padding-right:30px; + font-weight:bold; +} + +#news_de td{ + background-color:transparent; + padding-top:5px; padding-bottom:10px; padding-left:20px; padding-right:20px; + border:none 0px; +} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
