bloritsch    00/07/31 13:39:57

  Modified:    skins/printer/stylesheets Tag: xml-cocoon2 document2html.xsl
  Log:
  Fixed sidebar so that the links are always at the top.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.2   +1 -1      xml-cocoon/skins/printer/stylesheets/document2html.xsl
  
  Index: document2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/skins/printer/stylesheets/document2html.xsl,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- document2html.xsl 2000/07/24 15:55:11     1.2.2.1
  +++ document2html.xsl 2000/07/31 20:39:57     1.2.2.2
  @@ -26,7 +26,7 @@
           <table id="main-panel">
             <tr>
               <!-- THE SIDE BAR -->
  -            <td id="side-bar">
  +            <td id="side-bar" valign="top">
                 <xsl:apply-templates select="document($stylebook.project)"/>
               </td>
               <!-- THE CONTENT PANEL -->
  
  
  

Reply via email to