User: SimonAW 
Date: 2008-03-28 21:03:38+0000
Modified:
   de/www/styles/de_navbar6.css

Log:
 Fixup: Rechte Navbar

File Changes:

Directory: /de/www/styles/
==========================

File [changed]: de_navbar6.css
Url: 
http://de.openoffice.org/source/browse/de/www/styles/de_navbar6.css?r1=1.6&r2=1.7
Delta lines:  +22 -14
---------------------
--- de_navbar6.css      2008-03-27 09:14:06+0000        1.6
+++ de_navbar6.css      2008-03-28 21:03:35+0000        1.7
@@ -4,7 +4,7 @@
        - Spezielle Styles für Navbar
        - Navbar eingeblendet
 
-       $Id: de_navbar6.css,v 1.6 2008/03/27 09:14:06 markomlm Exp $
+       $Id: de_navbar6.css,v 1.7 2008/03/28 21:03:35 SimonAW Exp $
 -------------------------------------------------------------*/
 
 #navbar_de {
@@ -59,20 +59,28 @@
 background: #fff;
 }
 
-ul#navbar_de li{
+ul#navbar_de li {
     background-color: #DEE4EE;
     background-image: 
url("http://www.openoffice.org/branding/images/lesslightbluefadeout.gif";);
     background-repeat: repeat-y;
     background-position: top right;
+
     color: #06348C;
     border-bottom: 0px none;
     border-right: 0px none;
-padding: 2px;
-padding-left: 5px;
-margin-bottom: 2px;
-font-weight: bold; 
-text-align:left;
+
+       /* SimonAW, Mar 28 2008 */
+       padding: 6px; /* war: 2px */
+
+       padding-left: 5px;
+
+       /* SimonAW, Mar 28 2008 */
+       margin: 0 0 0 1em !important;
+
+       font-weight: bold; 
+       text-align:left;
 }
+
 ul#navbar_de li a:link {
 text-decoration: none !important;
 font-weight: normal; 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Antwort per Email an