]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
removed &lt;!-- and --&gt; from <STYLE> section, which fixes "yes" background-color
authorClay Leeds <clay@apache.org>
Fri, 12 Nov 2004 18:52:54 +0000 (18:52 +0000)
committerClay Leeds <clay@apache.org>
Fri, 12 Nov 2004 18:52:54 +0000 (18:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198140 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/resources/stylesheets/compliance2html.xsl

index d92153b6da90458996f0fed6392db2361c52159f..94c82a6bf93074063e3d48b014c08612e0be5ee7 100644 (file)
       <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
       <link type="text/css" href="skin/page.css" rel="stylesheet"/>
       <style>
-      &lt;!--
       .yes         { background-color: #99FF99 }
       .no          { background-color: #FF9999 }
       .partial     { background-color: #FFFFCC }
       .category    { /*background-color: #CFDCED;*/
                      font-size: 1.2em }
-      --&gt;
       </style>
       </head>
 </xsl:template>