clay 2004/11/12 10:52:54
Modified: src/documentation/resources/stylesheets compliance2html.xsl
Log:
removed <!-- and --> from <STYLE> section, which fixes "yes"
background-color
Revision Changes Path
1.18 +1 -3
xml-fop/src/documentation/resources/stylesheets/compliance2html.xsl
Index: compliance2html.xsl
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/resources/stylesheets/compliance2html.xsl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- compliance2html.xsl 10 Nov 2004 05:43:55 -0000 1.17
+++ compliance2html.xsl 12 Nov 2004 18:52:54 -0000 1.18
@@ -35,13 +35,11 @@
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252"/>
<link type="text/css" href="skin/page.css" rel="stylesheet"/>
<style>
- <!--
.yes { background-color: #99FF99 }
.no { background-color: #FF9999 }
.partial { background-color: #FFFFCC }
.category { /*background-color: #CFDCED;*/
font-size: 1.2em }
- -->
</style>
</head>
</xsl:template>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]