You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gr...@locus.apache.org on 2000/11/07 19:39:52 UTC

cvs commit: xml-cocoon/skins/xml.apache.org/stylesheets document2html.xsl

greenrd     00/11/07 10:39:51

  Modified:    skins/xml.apache.org/stylesheets document2html.xsl
  Log:
  made indentation slightly less crazy
  
  Revision  Changes    Path
  1.12      +6 -6      xml-cocoon/skins/xml.apache.org/stylesheets/document2html.xsl
  
  Index: document2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/skins/xml.apache.org/stylesheets/document2html.xsl,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- document2html.xsl	2000/09/22 22:56:49	1.11
  +++ document2html.xsl	2000/11/07 18:39:49	1.12
  @@ -188,7 +188,7 @@
   
     <xsl:template match="s2">
      <div align="right">
  -    <table border="0" width="95%" cellspacing="0" cellpadding="0">
  +    <table border="0" width="96%" cellspacing="0" cellpadding="0">
         <tr>
           <td width="9" height="7" valign="bottom" align="right"><img src="resources/bar-top-left.gif" width="9" height="7" vspace="0" hspace="0" border="0"/></td>
           <td background="resources/bar-border-top.gif"><img src="resources/void.gif" width="1" height="5" vspace="0" hspace="0" border="0"/></td>
  @@ -208,7 +208,7 @@
           <td width="9" height="12" valign="top" align="left"><img src="resources/bar-bottom-right.gif" width="9" height="12" vspace="0" hspace="0" border="0"/></td>
         </tr>
        </table>
  -     <table border="0" width="95%" cellspacing="0" cellpadding="0">
  +     <table border="0" width="96%" cellspacing="0" cellpadding="0">
         <tr>
          <td>
           <font face="arial,helvetica,sanserif" color="#000000"><xsl:apply-templates/></font>
  @@ -221,7 +221,7 @@
   
     <xsl:template match="s3">
      <div align="right">
  -    <table border="0" width="90%" cellspacing="0" cellpadding="0">
  +    <table border="0" width="94%" cellspacing="0" cellpadding="0">
         <tr>
           <td width="9" height="7" valign="bottom" align="right"><img src="resources/bar-top-left.gif" width="9" height="7" vspace="0" hspace="0" border="0"/></td>
           <td background="resources/bar-border-top.gif"><img src="resources/void.gif" width="1" height="5" vspace="0" hspace="0" border="0"/></td>
  @@ -241,7 +241,7 @@
           <td width="9" height="12" valign="top" align="left"><img src="resources/bar-bottom-right.gif" width="9" height="12" vspace="0" hspace="0" border="0"/></td>
         </tr>
        </table>
  -     <table border="0" width="90%" cellspacing="0" cellpadding="0">
  +     <table border="0" width="94%" cellspacing="0" cellpadding="0">
         <tr>
          <td>
           <font face="arial,helvetica,sanserif" color="#000000"><xsl:apply-templates/></font>
  @@ -254,7 +254,7 @@
   
     <xsl:template match="s4">
      <div align="right">
  -    <table border="0" width="85%" cellspacing="0" cellpadding="0">
  +    <table border="0" width="92%" cellspacing="0" cellpadding="0">
         <tr>
           <td width="9" height="7" valign="bottom" align="right"><img src="resources/bar-top-left.gif" width="9" height="7" vspace="0" hspace="0" border="0"/></td>
           <td background="resources/bar-border-top.gif"><img src="resources/void.gif" width="1" height="5" vspace="0" hspace="0" border="0"/></td>
  @@ -274,7 +274,7 @@
           <td width="9" height="12" valign="top" align="left"><img src="resources/bar-bottom-right.gif" width="9" height="12" vspace="0" hspace="0" border="0"/></td>
         </tr>
        </table>
  -     <table border="0" width="85%" cellspacing="0" cellpadding="0">
  +     <table border="0" width="92%" cellspacing="0" cellpadding="0">
         <tr>
          <td>
           <font face="arial,helvetica,sanserif" color="#000000"><xsl:apply-templates/></font>