From 48ca793ccfc417bf23ee890b14eee6dc6e8719b0 Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Mon, 26 Sep 2011 12:56:26 +0000 Subject: [PATCH] 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. --- xsl/webhelp/xsl/webhelp.xsl | 2 ++ 1 file changed, 2 insertions(+) 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. "; + -- 2.50.1