User: markomlm Date: 05/12/15 05:50:36 Modified: /de/www/testdir/ navtest_map_all.html
Log: Lokale styles entfernt M. Moeller File Changes: Directory: /de/www/testdir/ =========================== File [changed]: navtest_map_all.html Url: http://de.openoffice.org/source/browse/de/www/testdir/navtest_map_all.html?r1=1.5&r2=1.6 Delta lines: +3 -117 --------------------- --- navtest_map_all.html 2 Dec 2005 14:48:53 -0000 1.5 +++ navtest_map_all.html 15 Dec 2005 13:50:33 -0000 1.6 @@ -16,6 +16,7 @@ <!-- @import url("http://www.openoffice.org/branding/css/tigris.css"); @import url("http://de.openoffice.org/styles/inst_de.css"); + @import url("../styles/de_navbar4.css"); --> /*]]>*/ </style> @@ -27,124 +28,9 @@ <!-- > Kommentare zur Seite - $Id: navtest_map_all.html,v 1.5 2005/12/02 14:48:53 markomlm Exp $ + $Id: navtest_map_all.html,v 1.6 2005/12/15 13:50:33 markomlm Exp $ < --> -<style type="text/css"> -#navbar_de { - visibility:visible; - position:static; float:right; - margin-left:5px; margin-bottom:20px; - border-style:outset; border-width:1px; border-color:black; - border-spacing:0px; padding:0px; - font-size:small; - 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; -} - -ul#navbar_de{ -width: 12em; -margin: 0; -padding: 0; -border: 1px solid gray; -color: inherit; -background: #efefef; -} - -ul#navbar_de li{ -font-weight: bold; -padding-top:3px; -padding-bottom:3px; -border: 0; -border-style:none; -text-align:center; -color: white; -background: #06348C; -} -ul#navbar_de li a:link { -text-decoration: none; -font-weight: normal; -color: white; -background: #06348C; -} -ul#navbar_de li a:visited { -text-decoration: none; -font-weight: normal; -color: #ffafaf; -background: #06348C; -} -ul#navbar_de li a:hover { -font-weight: bold; -} - -ul#navbar_de li ul { -display: block; -width: 99%; -margin: 0; -padding: 1px; -border: 0; -} - -ul#navbar_de li ul li{ -font-weight: bold; -display: block; -width: 98%; -margin: 0; -padding: 1px; -border: 0; -text-align:left; -color: black; -background: #efefef; -} - -ul#navbar_de li ul li a:link { -text-decoration: none; -font-weight: normal; -color: black; -background: #efefef; -} -ul#navbar_de li ul li a:visited { -text-decoration: none; -font-weight: normal; -color: #8f1f1f; -background: #efefef; -} -ul#navbar_de li ul li a:hover { -font-weight: bold; -} -</style> @@ -153,7 +39,7 @@ <!-- Start Navbar --> <!-- > Kommentare zur Navbar Navigation allgemein - $Id: navtest_map_all.html,v 1.5 2005/12/02 14:48:53 markomlm Exp $ + $Id: navtest_map_all.html,v 1.6 2005/12/15 13:50:33 markomlm Exp $ navbar_All,V 0.5.4 Dienstag, 29. November 2005 13:02:51 michael.kirchner < --> <ul id="navbar_de"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
