]> granicus.if.org Git - docbook-dsssl/commitdiff
bug fix: show toc tree button is not visible in firefox.
authorKasun Gajasinghe <kasunbg@gmail.com>
Tue, 20 Jul 2010 03:23:22 +0000 (03:23 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Tue, 20 Jul 2010 03:23:22 +0000 (03:23 +0000)
xsl/webhelp/build.properties
xsl/webhelp/xsl/webhelp.xsl

index 484a0cc09f0b74fe39db262fd4ecf2788dccea2a..93859b7953f7eca1977cb329fd5b660df45fcc5f 100755 (executable)
@@ -31,8 +31,8 @@ xslt-processor-classpath=c:/workhead/export/saxon/6.5/lib/saxon.jar
 # and add it to your CLASSPATH. Then use the following property to point 
 # to your docbook xsl stylesheets' catalog. Alternatively,
 # you can list the catalog file in your CatalogManager.properties file.
-docbook-xsl-catalog=c:/gsoc2010/docbook-xsl-1.75.2/catalog.xml
-#docbook-xsl-catalog=/media/DATA/ACADEMIC/GSOC/docbook/repository/docbook/trunk/maven/docbook-xsl/target/xsltmp/docbook-xsl-1.75.2/catalog.xml
+#docbook-xsl-catalog=c:/gsoc2010/docbook-xsl-1.75.2/catalog.xml
+docbook-xsl-catalog=/media/DATA/ACADEMIC/GSOC/docbook/repository/docbook/trunk/maven/docbook-xsl/target/xsltmp/docbook-xsl-1.75.2/catalog.xml
 
 # If you wish to have the ant script validate the document before
 # building it, set this property to the location
index d81c56933c8a21df6fb4be22bee4a344cc45a350..fc5fb64ee278ed19aefa58352242ff1c572150dc 100755 (executable)
     <xsl:template name="user.header.content">
         <table>
             <tr>
-                <td>
+                <td style="height: 28px; width: 16px;">
                     <a id="showHideButton" onclick="showHideToc();"
                        class="pointLeft" title="Hide TOC tree" style="padding-top:3px; padding-bottom:3px;">.
                     </a>