kaz         02/02/18 08:30:58

  Modified:    xdocs/stylesheets site.dvsl
  Log:
  Minor formatting change that removes whitespace that causes the <source>
  tag to behave differently on various browsers.  This is more consistent
  with the old site.vsl.
  
  Revision  Changes    Path
  1.3       +8 -24     jakarta-turbine-stratum/xdocs/stylesheets/site.dvsl
  
  Index: site.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/xdocs/stylesheets/site.dvsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- site.dvsl 17 Feb 2002 06:49:58 -0000      1.2
  +++ site.dvsl 18 Feb 2002 16:30:58 -0000      1.3
  @@ -171,37 +171,21 @@
       <div align="left">
         <table cellspacing="4" cellpadding="0" border="0">
           <tr>
  -          <td bgcolor="$source-color" width="1" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  -          <td bgcolor="$source-color" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  -          <td bgcolor="$source-color" width="1" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  +          <td bgcolor="$source-color" width="1" height="1"><img 
src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +          <td bgcolor="$source-color" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +          <td bgcolor="$source-color" width="1" height="1"><img 
src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           </tr>
           <tr>
  -          <td bgcolor="$source-color" width="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  +          <td bgcolor="$source-color" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
             <td bgcolor="#ffffff" height="1">
             <pre>$toolbox.htmlescape.getText( $node.value() )</pre>
             </td>
  -          <td bgcolor="$source-color" width="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  +          <td bgcolor="$source-color" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           </tr>
           <tr>
  -          <td bgcolor="$source-color" width="1" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  -          <td bgcolor="$source-color" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  -          <td bgcolor="$source-color" width="1" height="1">
  -            <img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" 
border="0"/>
  -          </td>
  +          <td bgcolor="$source-color" width="1" height="1"><img 
src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +          <td bgcolor="$source-color" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +          <td bgcolor="$source-color" width="1" height="1"><img 
src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           </tr>
         </table>
       </div>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to