User: cloph Date: 06/02/16 06:38:23 Modified: /de/www/doc/howto_2_0/office/ dicooo_swf.html, dicooo_swf_teil1.html, dicooo_swf_teil2.html
Log: #body und table#main styles der inst.css überschrieben, ansonsten flackert das Bild wenn der Fortschrittsbalken aktiviert ist. File Changes: Directory: /de/www/doc/howto_2_0/office/ ======================================== File [changed]: dicooo_swf.html Url: http://de.openoffice.org/source/browse/de/www/doc/howto_2_0/office/dicooo_swf.html?r1=1.3&r2=1.4 Delta lines: +9 -1 ------------------- --- dicooo_swf.html 16 Feb 2006 05:24:57 -0000 1.3 +++ dicooo_swf.html 16 Feb 2006 14:38:19 -0000 1.4 @@ -9,9 +9,17 @@ <link rel="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" /> + <style type="text/css"> + <!-- + /* andernfalls flackert das Bild wenn die Navi-Leiste aktiviert ist */ + #body { float:none;} + table#main {clear:both;} + --> + </style> + <!-- > Kommentare zur Seite - $Id: dicooo_swf.html,v 1.3 2006/02/16 05:24:57 cloph Exp $ + $Id: dicooo_swf.html,v 1.4 2006/02/16 14:38:19 cloph Exp $ < --> <!-- End de-header --> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> File [changed]: dicooo_swf_teil1.html Url: http://de.openoffice.org/source/browse/de/www/doc/howto_2_0/office/dicooo_swf_teil1.html?r1=1.3&r2=1.4 Delta lines: +9 -1 ------------------- --- dicooo_swf_teil1.html 16 Feb 2006 05:24:57 -0000 1.3 +++ dicooo_swf_teil1.html 16 Feb 2006 14:38:20 -0000 1.4 @@ -9,9 +9,17 @@ <link rel="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" /> + <style type="text/css"> + <!-- + /* andernfalls flackert das Bild wenn die Navi-Leiste aktiviert ist */ + #body { float:none;} + table#main {clear:both;} + --> + </style> + <!-- > Kommentare zur Seite - $Id: dicooo_swf_teil1.html,v 1.3 2006/02/16 05:24:57 cloph Exp $ + $Id: dicooo_swf_teil1.html,v 1.4 2006/02/16 14:38:20 cloph Exp $ < --> <!-- End de-header --> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> File [changed]: dicooo_swf_teil2.html Url: http://de.openoffice.org/source/browse/de/www/doc/howto_2_0/office/dicooo_swf_teil2.html?r1=1.3&r2=1.4 Delta lines: +9 -1 ------------------- --- dicooo_swf_teil2.html 16 Feb 2006 05:24:57 -0000 1.3 +++ dicooo_swf_teil2.html 16 Feb 2006 14:38:20 -0000 1.4 @@ -9,9 +9,17 @@ <link rel="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" /> + <style type="text/css"> + <!-- + /* andernfalls flackert das Bild wenn die Navi-Leiste aktiviert ist */ + #body { float:none;} + table#main {clear:both;} + --> + </style> + <!-- > Kommentare zur Seite - $Id: dicooo_swf_teil2.html,v 1.3 2006/02/16 05:24:57 cloph Exp $ + $Id: dicooo_swf_teil2.html,v 1.4 2006/02/16 14:38:20 cloph Exp $ < --> <!-- End de-header --> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
