vmassol 2003/02/25 10:56:42
Modified: documentation/docs/skins/jakarta.apache.org/stylesheets
document2html.xsl
Log:
Fixed issue with web site appearing in grey in some browsers. Thanks to Matt Raible!
Revision Changes Path
1.32 +3 -2
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl
Index: document2html.xsl
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- document2html.xsl 24 Feb 2003 21:10:04 -0000 1.31
+++ document2html.xsl 25 Feb 2003 18:56:42 -0000 1.32
@@ -93,7 +93,8 @@
</head>
- <body>
+ <body text="{$body-fg}" link="#525D76" vlink="{$body-link}"
+ alink="{$body-link}">
<!-- ============================================================== -->
<!-- Top level header -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]