From: David Cramer Date: Fri, 13 Jan 2012 14:55:38 +0000 (+0000) Subject: Webhelp: Turn on navfooter and fix related css X-Git-Tag: release/1.79.1~6^2~589 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b4b9ca81d3929bb1b7853eb65f57aeab2219fa9;p=docbook-dsssl Webhelp: Turn on navfooter and fix related css --- diff --git a/xsl/webhelp/template/common/css/positioning.css b/xsl/webhelp/template/common/css/positioning.css index 167110350..a787dfbd6 100644 --- a/xsl/webhelp/template/common/css/positioning.css +++ b/xsl/webhelp/template/common/css/positioning.css @@ -350,3 +350,7 @@ div.note *, div.caution *, div.important *, div.tip *, div.warning * { #content table {margin-bottom: 20px;} *[align = 'center']{ text-align: center;} + +#content .navfooter table, #content .navfooter table td { + border: 0px solid; +} diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 40e40115b..0f25ac2cb 100644 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -73,7 +73,7 @@ - 1 + 0 images/callouts/ 1 @@ -552,15 +552,12 @@ border: none; background: none; font-weight: none; color: none; } -
- - - +