mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-16 13:35:22 +02:00
Made font smaller for zip files.
This commit is contained in:
parent
c084721bb1
commit
cd63d9c278
1 changed files with 5 additions and 3 deletions
|
@ -210,9 +210,11 @@
|
|||
<xsl:value-of select="substring-after(@label,'CDT Build 2.0.0.')"/>
|
||||
<xsl:text>.zip</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:text>org.eclipse.cdt.testing-I</xsl:text>
|
||||
<xsl:value-of select="substring-after(@label,'CDT Build 2.0.0.')"/>
|
||||
<xsl:text>.zip</xsl:text>
|
||||
<font size="1">
|
||||
<xsl:text>org.eclipse.cdt.testing-I</xsl:text>
|
||||
<xsl:value-of select="substring-after(@label,'CDT Build 2.0.0.')"/>
|
||||
<xsl:text>.zip</xsl:text>
|
||||
</font>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue