]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: fix missing reference to ie.css
authorDavid Cramer <david@thingbag.net>
Tue, 5 Jun 2012 21:20:33 +0000 (21:20 +0000)
committerDavid Cramer <david@thingbag.net>
Tue, 5 Jun 2012 21:20:33 +0000 (21:20 +0000)
xsl/webhelp/xsl/webhelp-common.xsl

index 7224f6e03eef1d5d3c3bd199f3fb25db55553e52..19d73b327412846e3e2d1dc489415862f9dfdf4b 100644 (file)
@@ -217,6 +217,9 @@ border: none; background: none; font-weight: none; color: none; }
 .ui-tabs .ui-tabs-nav li { top: 0px; margin: -2px 0 1px; text-transform: uppercase; font-size: 10.5px;}
 .ui-tabs .ui-tabs-nav li a { padding: .25em 2em .25em 1em; margin: .5em; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
         </style>
+       <xsl:comment><xsl:text>[if IE]>
+       &lt;link rel="stylesheet" type="text/css" href="../common/css/ie.css"/>
+       &lt;![endif]</xsl:text></xsl:comment>
 
        <!-- 
             browserDetect is an Oxygen addition to warn the user if they're using chrome from the file system.