From fc619ff68c70fe6f5be16ef77d83e11214e2d08e Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Sat, 1 Oct 2011 04:45:37 +0000 Subject: [PATCH] webhelp xsl cleanup. Added the missing chapter title. --- .../template/common/css/positioning.css | 4 +-- xsl/webhelp/xsl/webhelp.xsl | 35 +++++++++---------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/xsl/webhelp/template/common/css/positioning.css b/xsl/webhelp/template/common/css/positioning.css index 0d313f362..6495c9b95 100644 --- a/xsl/webhelp/template/common/css/positioning.css +++ b/xsl/webhelp/template/common/css/positioning.css @@ -141,12 +141,12 @@ p.breadcrumbs { /* Show Hide TOC tree */ .pointLeft { - padding-right: 5px; + padding-right: 15px; display: block; cursor: pointer; } .pointRight { - padding-right: 5px; + padding-right: 15px; display: block; cursor: pointer; } diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 432d8717d..c699cd593 100644 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -47,8 +47,10 @@ + + @@ -541,12 +543,21 @@ border: none; background: none; font-weight: none; color: none; }