docs: Current navbar section is now highlighted in bold
git-svn-id: http://pugixml.googlecode.com/svn/trunk@595 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
bb77f2c94f
commit
468399c2eb
1 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,9 @@
|
|||
</a>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<b>
|
||||
<xsl:value-of select="$text" />
|
||||
</b>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
@ -92,7 +94,6 @@
|
|||
</xsl:for-each>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="book.titlepage">
|
||||
</xsl:template>
|
||||
<xsl:template name="book.titlepage" />
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue