Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1458 - development/main/magic/spells/checkstyle/etc/deliverables/xsls

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1458 - development/main/magic/spells/checkstyle/etc/deliverables/xsls
  • Date: Tue, 11 Jan 2005 05:41:46 +0100

Author: niclas
Date: Tue Jan 11 05:41:45 2005
New Revision: 1458

Modified:

development/main/magic/spells/checkstyle/etc/deliverables/xsls/checkstyle-frames.xsl
Log:
Need readable colors. Not nice, but no time to fix this now.

Modified:
development/main/magic/spells/checkstyle/etc/deliverables/xsls/checkstyle-frames.xsl
==============================================================================
---
development/main/magic/spells/checkstyle/etc/deliverables/xsls/checkstyle-frames.xsl
(original)
+++
development/main/magic/spells/checkstyle/etc/deliverables/xsls/checkstyle-frames.xsl
Tue Jan 11 05:41:45 2005
@@ -189,11 +189,13 @@
}
:link
{
- color:white;
+ background: white;
+ color: #333;
}
:visited
{
- color:white;
+ background: white;
+ color: #333;
}
</xsl:template>




  • svn commit: r1458 - development/main/magic/spells/checkstyle/etc/deliverables/xsls, niclas, 01/10/2005

Archive powered by MHonArc 2.6.24.

Top of Page