Ignore:
Timestamp:
2004-11-12T16:43:56+13:00 (19 years ago)
Author:
kjdon
Message:

removed some commented out stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/classic/transform/style.xsl

    r8532 r8539  
    242242  </xsl:template>
    243243 
    244  <!-- <xsl:attribute-set name="body-style">
    245     <xsl:attribute name="bgcolor">#ffffff</xsl:attribute>
    246     <xsl:attribute name="text">#000000</xsl:attribute>
    247     <xsl:attribute name="link">#006666</xsl:attribute>
    248     <xsl:attribute name="alink">#cc9900</xsl:attribute>
    249     <xsl:attribute name="vlink">#666633</xsl:attribute>
    250     <xsl:attribute name="background">interfaces/default/images/chalk.gif</xsl:attribute>
    251   </xsl:attribute-set>
    252 
    253   <xsl:attribute-set name="td-gsbutton">
    254     <xsl:attribute name='background'>interfaces/default/images/brownbutton.gif</xsl:attribute>
    255     <xsl:attribute name='height'>20</xsl:attribute>
    256     <xsl:attribute name='align'>center</xsl:attribute>
    257     <xsl:attribute name='valign'>bottom</xsl:attribute>
    258   </xsl:attribute-set>
    259  
    260   <xsl:attribute-set name="td-gsbutton-off">
    261     <xsl:attribute name='background'>interfaces/default/images/greenbar.gif</xsl:attribute>
    262     <xsl:attribute name='height'>20</xsl:attribute>
    263     <xsl:attribute name='align'>center</xsl:attribute>
    264   <xsl:attribute name='valign'>bottom</xsl:attribute>   
    265   </xsl:attribute-set>
    266  
    267   <xsl:attribute-set name="td-navbar">
    268     <xsl:attribute name='background'>interfaces/default/images/greenbar.gif</xsl:attribute>
    269     <xsl:attribute name='height'>20</xsl:attribute>
    270     <xsl:attribute name='align'>center</xsl:attribute>
    271   </xsl:attribute-set>
    272 -->
    273244  <xsl:template name="nzdlPageBanner">
    274245    <center>
Note: See TracChangeset for help on using the changeset viewer.