Revision 1701
Added by Jing Tao over 21 years ago
lib/style/eml2/eml-settings-2.0.0.xsl | ||
---|---|---|
167 | 167 |
<xsl:param name="secondColWidth" select="'85%'"/> |
168 | 168 |
|
169 | 169 |
<!-- the style for the second column --> |
170 |
<xsl:param name="secondColStyle" select="''"/> |
|
170 |
<xsl:param name="secondColStyle" select="'secondCol'"/>
|
|
171 | 171 |
|
172 | 172 |
<!-- Some html pages use a nested table in the second column. |
173 | 173 |
Some of these nested tables set their first column to |
Also available in: Unified diff
Set second col style to a value.