You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by ro...@apache.org on 2002/07/27 14:49:46 UTC

cvs commit: tcl-websh/doc quickref.xsl

ronnie      2002/07/27 05:49:46

  Modified:    doc      quickref.xsl
  Log:
  - formal cleanup (removed color of listentry, because it was used inconsistently)
  
  Revision  Changes    Path
  1.12      +2 -3      tcl-websh/doc/quickref.xsl
  
  Index: quickref.xsl
  ===================================================================
  RCS file: /home/cvs/tcl-websh/doc/quickref.xsl,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- quickref.xsl	24 Jul 2002 21:32:35 -0000	1.11
  +++ quickref.xsl	27 Jul 2002 12:49:46 -0000	1.12
  @@ -115,7 +115,6 @@
     </xsl:template>
   
     <xsl:template match="cmdsynopsis/command">
  -    <br/>
       <span style="font-weight:bold">
         <xsl:call-template name="inline.monoseq"/>
       </span>
  @@ -130,7 +129,7 @@
         </span>
       </dt>
       <dd>
  -      <div style="background:#dddddd ; padding:4 ; margin-top:3 ;
  +      <div style="padding:4 ; margin-top:3 ;
   	margin-bottom:3 ; width:75%" >
   	<xsl:apply-templates select="listitem"/>
         </div>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-cvs-help@tcl.apache.org