summaryrefslogtreecommitdiff
path: root/stylesheets/toc2html.xsl
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@cvs.gnome.org>2005-11-21 20:56:23 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2005-11-21 20:56:23 +0000
commit3601f224d4280da1aff6a6fb4eace22803f793e8 (patch)
tree1e84b325d7a2d7c1c21bfaa03c350ccaff1b307b /stylesheets/toc2html.xsl
parent0de50eb0a95d0b0eec2ffde4b3690fe54482b5dd (diff)
downloadyelp-3601f224d4280da1aff6a6fb4eace22803f793e8.tar.gz
Fix CSS validation errors Fix js error (from Stuart Langridge) Closes bug
2005-11-21 Don Scorgie <dscorgie@cvs.gnome.org> * src/yelp-info-pager.c: * stylesheets/toc2html.xsl: * stylesheets/info2html.xsl: Fix CSS validation errors * data/yelp.js: Fix js error (from Stuart Langridge) Closes bug #307948
Diffstat (limited to 'stylesheets/toc2html.xsl')
-rw-r--r--stylesheets/toc2html.xsl3
1 files changed, 1 insertions, 2 deletions
diff --git a/stylesheets/toc2html.xsl b/stylesheets/toc2html.xsl
index 5f3bc0e0..f6c55a82 100644
--- a/stylesheets/toc2html.xsl
+++ b/stylesheets/toc2html.xsl
@@ -70,9 +70,8 @@
width: 192px;
min-height: 192px;
text-align: center;
- <!-- FIXME: this isn't working -->
padding-top: </xsl:text>
- <xsl:value-of select="$help_icon_size"/><xsl:text> px;
+ <xsl:value-of select="$help_icon_size"/><xsl:text>px;
background-image: url("</xsl:text>
<xsl:value-of select="$help_icon"/><xsl:text>");
background-position: </xsl:text>