User: markomlm
Date: 05/12/16 01:05:13

Modified:
 /de/www/styles/
  de_navbar4.css

Log:
 Fix und Update styles 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.5&r2=1.6
Delta lines:  +9 -34
--------------------
--- de_navbar4.css      14 Dec 2005 15:00:50 -0000      1.5
+++ de_navbar4.css      16 Dec 2005 09:05:10 -0000      1.6
@@ -3,6 +3,8 @@
        Navbar
        - Spezielle Styles für Navbar
        - Navbar eingeblendet
+
+       $Id: de_navbar4.css,v 1.6 2005/12/16 09:05:10 markomlm Exp $
 -------------------------------------------------------------*/
 
 #navbar_de {
@@ -15,34 +17,6 @@
        background-color: #efefef;
 }
 
-#navbar_de th{
-       background-color: #06348C;      color: #fff;
-       border-style:none;
-       padding:3px;
-       padding-top:5px;
-}
-
-#navbar_de th.dev{
-       background-color:#fc9; color:#000000;
-}
-
-#navbar_de th a:link, #navbar_de th a:visited {
-       text-decoration: none;  color: #fff;
-}
-
-#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;
-}
-
-
 /* Folgendes von Andreas */
 ul#navbar_de, ul#navbar_de ul{
 list-style: none;
@@ -65,27 +39,28 @@
 border-style:none;
 text-align:center;
 color: white;
-background: #0947b5;
+background: #06348C; 
 }
 ul#navbar_de li a:link {
 text-decoration: none;
 font-weight: normal; 
 color: white;
-background: #0947b5;
+background: #06348C; 
 }
 ul#navbar_de li a:visited {
 text-decoration: none;
 font-weight: normal; 
 color: #ffafaf;
-background: #0947b5;
+background: #06348C; 
 }
 ul#navbar_de li a:hover {
-font-weight: bold; 
+text-decoration: underline ; 
+font-weight: normal;
 }
 
 ul#navbar_de li ul {
 display: block;
-width: 96%;
+width: 99%;
 margin: 0;
 padding: 1px;
 border: 0;
@@ -116,7 +91,7 @@
 background: #efefef;
 }
 ul#navbar_de li ul li a:hover {
-font-weight: bold; 
+text-decoration: underline ; 
 }
 
 




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

Antwort per Email an