User: SimonAW 
Date: 2008-03-28 22:58:51+0000
Modified:
   de/www/styles/de.css

Log:
 Fixup: Navbar: Links nicht unterstrichen #2

File Changes:

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

File [changed]: de.css
Url: http://de.openoffice.org/source/browse/de/www/styles/de.css?r1=1.13&r2=1.14
Delta lines:  +5 -5
-------------------
--- de.css      2008-03-28 22:28:29+0000        1.13
+++ de.css      2008-03-28 22:58:48+0000        1.14
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------

        Lokales Stylesheet für de - Projekt

 

-       $Id: de.css,v 1.13 2008/03/28 22:28:29 SimonAW Exp $

+       $Id: de.css,v 1.14 2008/03/28 22:58:48 SimonAW Exp $

 -------------------------------------------------------------*/

 

 /*-------------------------------------------------------------*/

@@ -85,7 +85,7 @@
        background-color:#ffffff;

 }

 

-/* SimonAW, Mar 11 2008

+/* SimonAW, Mar 11 2008, Mar 28 2008

  * Besuchte Links immer noch unterstrichen darstellen

  */

 a:link {

@@ -98,17 +98,17 @@
  color: rgb( 100, 100, 100 ) !important;

 }

 

-#toptabs a:link {

+#navigation a:link {

  color: white !important;

  text-decoration: none !important;

 }

 

-#toptabs a:visited {

+#navigation a:visited {

  color: white !important;

  text-decoration: none !important;

 }

 

-#toptabs li.th a:link {

+#navigation li.th a:link {

  color: rgb( 6, 42, 140 ) !important;

  text-decoration: none !important;

 }





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

Antwort per Email an