User: markomlm Date: 05/11/30 06:52:05 Modified: /de/www/testdir/ navtest_map_all.html, navtest_neuhier.html, navtest_quick.html, navtest_unterstuetzung.html
Log: locale Styles in Dateien 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.2&r2=1.3 Delta lines: +1 -115 --------------------- --- navtest_map_all.html 30 Nov 2005 13:39:19 -0000 1.2 +++ navtest_map_all.html 30 Nov 2005 14:52:01 -0000 1.3 @@ -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("http://de.openoffice.org/styles/de_navbar4.css"); --> /*]]>*/ </style> @@ -27,124 +28,9 @@ <!-- > Kommentare zur Seite - $Id: navtest_map_all.html,v 1.2 2005/11/30 13:39:19 markomlm Exp $ + $Id: navtest_map_all.html,v 1.3 2005/11/30 14:52:01 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: 100%; -margin: 0; -padding: 1px; -border: 0; -} - -ul#navbar_de li ul li{ -font-weight: bold; -display: block; -width: 100%; -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.2 2005/11/30 13:39:19 markomlm Exp $ + $Id: navtest_map_all.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ navbar_All,V 0.5.4 Dienstag, 29. November 2005 13:02:51 michael.kirchner < --> <ul id="navbar_de"> File [changed]: navtest_neuhier.html Url: http://de.openoffice.org/source/browse/de/www/testdir/navtest_neuhier.html?r1=1.2&r2=1.3 Delta lines: +14 -117 ---------------------- --- navtest_neuhier.html 30 Nov 2005 13:39:19 -0000 1.2 +++ navtest_neuhier.html 30 Nov 2005 14:52:01 -0000 1.3 @@ -1,4 +1,7 @@ -<html><head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html lang="de"> +<head> <title>Hilfe - online</title> <!-- Start de-header --> <link rel="stylesheet" href="../styles/de.css" media="screen" type="text/css" /> @@ -7,133 +10,27 @@ <link rel="alternate stylesheet" title="ohne Navbar" media="screen" href="../styles/de_nonavbar.css" type="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <style type="text/css"> + /*<![CDATA[*/ + <!-- + @import url("http://www.openoffice.org/branding/css/tigris.css"); + @import url("http://de.openoffice.org/styles/inst_de.css"); + @import url("http://de.openoffice.org/styles/de_navbar4.css"); + --> + /*]]>*/ + </style> <!-- > Kommentare zur Seite - $Id: navtest_neuhier.html,v 1.2 2005/11/30 13:39:19 markomlm Exp $ + $Id: navtest_neuhier.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ < --> <!-- End de-header --> -<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: 100%; -margin: 0; -padding: 1px; -border: 0; -} - -ul#navbar_de li ul li{ -font-weight: bold; -display: block; -width: 100%; -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></head> +</head> <body> <!-- Start Navbar --> <!-- > Kommentare zur Navbar Informationen zu OpenOffice.org, dem Produkt und der Community - $Id: navtest_neuhier.html,v 1.2 2005/11/30 13:39:19 markomlm Exp $ + $Id: navtest_neuhier.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ navbar_About,V 0.5 Montag, 21. November 2005 22:33:39 michael.kirchner < --> <ul id="navbar_de"> File [changed]: navtest_quick.html Url: http://de.openoffice.org/source/browse/de/www/testdir/navtest_quick.html?r1=1.2&r2=1.3 Delta lines: +11 -122 ---------------------- --- navtest_quick.html 30 Nov 2005 13:39:19 -0000 1.2 +++ navtest_quick.html 30 Nov 2005 14:52:01 -0000 1.3 @@ -6,131 +6,20 @@ <!-- Start de-header --> <link rel="stylesheet" href="../styles/de.css" media="screen" type="text/css" /> <link rel="stylesheet" href="../styles/de_print.css" media="print" type="text/css" /> - <link rel="alternate stylesheet" title="mit alter Navbar" href="../styles/de_navbar.css" media="screen" type="text/css" /> + <link rel="alternate stylesheet" title="mit alter Navbar" href="../styles/de_navbar4.css" media="screen" type="text/css" /> <link rel="alternate stylesheet" title="ohne Navbar" media="screen" href="../styles/de_nonavbar.css" type="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <!-- > - Kommentare zur Seite - $Id: navtest_quick.html,v 1.2 2005/11/30 13:39:19 markomlm Exp $ - < --> -<!-- End de-header --> -<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: 100%; -margin: 0; -padding: 1px; -border: 0; -} - -ul#navbar_de li ul li{ -font-weight: bold; -display: block; -width: 100%; -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></head> + <style type="text/css"> + /*<![CDATA[*/ + <!-- + @import url("http://www.openoffice.org/branding/css/tigris.css"); + @import url("http://de.openoffice.org/styles/inst_de.css"); + @import url("http://de.openoffice.org/styles/de_navbar4.css"); + --> + /*]]>*/ + </style> +</head> <body> <table summary="" border="0" cellspacing="0" cellpadding="0" width="100%"> @@ -285,7 +174,7 @@ <!-- Start Navbar --> <!-- > Kommentare zur Navbar Software und mehr - $Id: navtest_quick.html,v 1.2 2005/11/30 13:39:19 markomlm Exp $ + $Id: navtest_quick.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ navbar_Download,V 0.5 Montag, 21. November 2005 22:33:39 michael.kirchner < --> <ul id="navbar_de"> File [changed]: navtest_unterstuetzung.html Url: http://de.openoffice.org/source/browse/de/www/testdir/navtest_unterstuetzung.html?r1=1.2&r2=1.3 Delta lines: +14 -2 -------------------- --- navtest_unterstuetzung.html 30 Nov 2005 13:39:20 -0000 1.2 +++ navtest_unterstuetzung.html 30 Nov 2005 14:52:01 -0000 1.3 @@ -1,15 +1,27 @@ -<html><head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html lang="de"> +<head> <title>Zuwendungen</title> <!-- Start de-header --> <link rel="stylesheet" href="../styles/de.css" media="screen" type="text/css" /> <link rel="stylesheet" href="../styles/de_print.css" media="print" type="text/css" /> <link rel="alternate stylesheet" title="mit Navbar" href="../styles/de_navbar.css" media="screen" type="text/css" /> <link rel="alternate stylesheet" title="ohne Navbar" media="screen" href="../styles/de_nonavbar.css" type="text/css" /> - + <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <style type="text/css"> + /*<![CDATA[*/ + <!-- + @import url("http://www.openoffice.org/branding/css/tigris.css"); + @import url("http://de.openoffice.org/styles/inst_de.css"); + @import url("http://de.openoffice.org/styles/de_navbar4.css"); + --> + /*]]>*/ + </style> <!-- > Kommentare zur Seite - $Id: navtest_unterstuetzung.html,v 1.2 2005/11/30 13:39:20 markomlm Exp $ + $Id: navtest_unterstuetzung.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ < --> <!-- End de-header --> @@ -183,7 +195,7 @@ <!-- Start Navbar --> <!-- > Kommentare zur Navbar Informationen zu OpenOffice.org, dem Produkt und der Community - $Id: navtest_unterstuetzung.html,v 1.2 2005/11/30 13:39:20 markomlm Exp $ + $Id: navtest_unterstuetzung.html,v 1.3 2005/11/30 14:52:01 markomlm Exp $ navbar_About,V 0.5 Montag, 21. November 2005 22:33:39 michael.kirchner < --> <ul id="navbar_de"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
