From: Kasun Gajasinghe Date: Mon, 26 Sep 2011 12:56:26 +0000 (+0000) Subject: commented about the importance of the order of css contents. Order is important betwe... X-Git-Tag: release/1.79.1~6^2~679 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48ca793ccfc417bf23ee890b14eee6dc6e8719b0;p=docbook-dsssl commented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance. --- diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 8298f623a..432d8717d 100644 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -185,6 +185,8 @@ These problems go away when you add this IE=7 mode meta tag. "; +