User: SimonAW Date: 2008-05-01 13:39:36+0000 Modified: de/www/styles/why.css de/www/testdir/info.html
Log: IE6 Bugfixing #1 File Changes: Directory: /de/www/styles/ ========================== File [changed]: why.css Url: http://de.openoffice.org/source/browse/de/www/styles/why.css?r1=1.3&r2=1.4 Delta lines: +4 -1 ------------------- --- why.css 2008-05-01 12:32:27+0000 1.3 +++ why.css 2008-05-01 13:39:33+0000 1.4 @@ -18,7 +18,9 @@ position: absolute; + /* SimonAW, May 1 2008: no fix width! width:350px; + */ } @@ -28,8 +30,9 @@ #container { - width: 700px; + width: 710px; /* SimonAW, May 1 2008: was 700px */ + /* SimonAW, May 1 2008: IE6 bug? */ margin-left: -350px; } Directory: /de/www/testdir/ =========================== File [changed]: info.html Url: http://de.openoffice.org/source/browse/de/www/testdir/info.html?r1=1.4&r2=1.5 Delta lines: +3 -1 ------------------- --- info.html 2008-04-29 20:26:55+0000 1.4 +++ info.html 2008-05-01 13:39:33+0000 1.5 @@ -355,11 +355,13 @@ </div> <!-- End of master container --> +<!-- <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a> </p> + --> <!-- start reinstate site template --> <table> <tbody> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
