User: SimonAW Date: 2008-11-25 13:03:09+0000 Modified: de/www/styles/de_navbar.css de/www/styles/de_navbar6.css
Log: Layoutaenderungen fuer Nav rechts, horizontaler Scrollbalken entfernen File Changes: Directory: /de/www/styles/ ========================== File [changed]: de_navbar.css Url: http://de.openoffice.org/source/browse/de/www/styles/de_navbar.css?r1=1.11&r2=1.12 Delta lines: +2 -2 ------------------- --- de_navbar.css 2006-02-21 09:31:38+0000 1.11 +++ de_navbar.css 2008-11-25 13:03:06+0000 1.12 @@ -4,7 +4,7 @@ - Spezielle Styles für Navbar - Navbar eingeblendet - $Id: de_navbar.css,v 1.11 2006/02/21 09:31:38 markomlm Exp $ + $Id: de_navbar.css,v 1.12 2008/11/25 13:03:06 SimonAW Exp $ -------------------------------------------------------------*/ #navbar_de { @@ -39,7 +39,7 @@ } */ #navbar_de td a:link, #navbar_de td a:visited { - text-decoration: none; // color: 0; + text-decoration: none; /* color: 0; */ } */ /*-------------------------------------------------------------*/ File [changed]: de_navbar6.css Url: http://de.openoffice.org/source/browse/de/www/styles/de_navbar6.css?r1=1.10&r2=1.11 Delta lines: +9 -1 ------------------- --- de_navbar6.css 2008-04-25 05:59:49+0000 1.10 +++ de_navbar6.css 2008-11-25 13:03:06+0000 1.11 @@ -4,16 +4,20 @@ - Spezielle Styles für Navbar - Navbar eingeblendet - $Id: de_navbar6.css,v 1.10 2008/04/25 05:59:49 markomlm Exp $ + $Id: de_navbar6.css,v 1.11 2008/11/25 13:03:06 SimonAW Exp $ -------------------------------------------------------------*/ #navbar_de { + /* visibility:visible; position:static; float:right; margin-left:5px; margin-bottom:20px; border-spacing:0px; padding:0px; + */ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; + /* background-color: #efefef; + */ } #navbar_de th{ @@ -50,6 +54,7 @@ background: #fff; } +/* ul#navbar_de{ width: 12em; margin: 0px; @@ -57,6 +62,7 @@ color: #555; background: #fff; } + */ ul#navbar_de li { /* SimonAW, Mar 28 2008: Die Schrift war zu gross. */ @@ -77,7 +83,9 @@ padding-left: 5px; /* SimonAW, Mar 28 2008 */ + /* margin: 0 0 0 1em !important; + */ font-weight: bold; text-align:left; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
