nicolaken 02/03/27 06:30:05
Modified: src/documentation/stylesheets site2xhtml.xsl
Log:
Fixed small glitch in new version of docs skin in IE<6.
Patch from "Ivelin Ivanov" <[EMAIL PROTECTED]>.
Revision Changes Path
1.11 +1 -2 xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl
Index: site2xhtml.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- site2xhtml.xsl 20 Mar 2002 23:02:04 -0000 1.10
+++ site2xhtml.xsl 27 Mar 2002 14:30:05 -0000 1.11
@@ -49,8 +49,7 @@
<td width="135" height="60" rowspan="3" valign="top" align="left">
<img width="135" height="60" src="images/logo.gif" hspace="0"
vspace="0" border="0"/>
</td>
- <td width="100%" height="5" valign="top" align="left" colspan="2"
background="images/line.gif">
- <img width="1" height="5" src="images/line.gif" hspace="0" vspace="0"
border="0" align="left"/>
+ <td width="100%" height="0" valign="top" align="left" colSpan="2"
rowspan="1" background="images/line.gif">
</td>
<td width="29" height="60" rowspan="3" valign="top" align="left">
<img width="29" height="60" src="images/right.gif" hspace="0"
vspace="0" border="0"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]