User: markomlm Date: 05/12/14 05:59:35 Modified: /de/www/styles/ de_navbar4.css
Log: Blau für Hintergund geändert M. Moeller File Changes: Directory: /de/www/styles/ ========================== File [changed]: de_navbar4.css Url: http://de.openoffice.org/source/browse/de/www/styles/de_navbar4.css?r1=1.3&r2=1.4 Delta lines: +47 -0 -------------------- --- de_navbar4.css 2 Dec 2005 20:33:37 -0000 1.3 +++ de_navbar4.css 14 Dec 2005 13:59:32 -0000 1.4 @@ -4,7 +4,11 @@ - Spezielle Styles für Navbar - Navbar eingeblendet - $Id: de_navbar4.css,v 1.3 2005/12/02 20:33:37 markomlm Exp $ +<<<<<<< de_navbar4.css + $Id: de_navbar4.css,v 1.4 2005/12/14 13:59:32 markomlm Exp $ +======= + $Id: de_navbar4.css,v 1.4 2005/12/14 13:59:32 markomlm Exp $ +>>>>>>> 1.3 -------------------------------------------------------------*/ #navbar_de { @@ -61,6 +65,15 @@ ul#navbar_de li{ font-weight: bold; +<<<<<<< de_navbar4.css +padding-top:3px; +padding-bottom:3px; +border: 0; +border-style:none; +text-align:center; +color: white; +background: #0947b5; +======= padding-top:3px; padding-bottom:3px; border: 0; @@ -68,27 +81,60 @@ text-align:center; color: white; background: #06348C; +>>>>>>> 1.3 } +<<<<<<< de_navbar4.css +ul#navbar_de li a:link { +text-decoration: none; +font-weight: normal; +color: white; +background: #0947b5; +======= ul#navbar_de li a:link { text-decoration: none; font-weight: normal; color: white; background: #06348C; +>>>>>>> 1.3 } ul#navbar_de li a:visited { text-decoration: none; font-weight: normal; +<<<<<<< de_navbar4.css +color: #ffafaf; +background: #0947b5; +======= color: #ffafaf; background: #06348C; +>>>>>>> 1.3 } ul#navbar_de li a:hover { font-weight: bold; } +<<<<<<< de_navbar4.css + +ul#navbar_de li ul { +display: block; +width: 96%; +margin: 0; +padding: 1px; +border: 0; +} + +ul#navbar_de li ul li{ +font-weight: bold; +display: block; +width: 98%; +======= ul#navbar_de li ul { display: block; width: 99%; +>>>>>>> 1.3 margin: 0; +<<<<<<< de_navbar4.css +padding: 1px; +======= padding: 1px; border: 0; } @@ -99,6 +145,7 @@ width: 98%; margin: 0; padding: 1px; +>>>>>>> 1.3 border: 0; text-align:left; color: black; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
