mturk 2004/11/18 11:09:00
Modified: jk/xdocs style.css style.xsl
Log:
Fix typos.
Revision Changes Path
1.4 +1 -1 jakarta-tomcat-connectors/jk/xdocs/style.css
Index: style.css
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- style.css 18 Nov 2004 18:27:48 -0000 1.3
+++ style.css 18 Nov 2004 19:09:00 -0000 1.4
@@ -32,7 +32,7 @@
b.code {
font-weight: normal;
font-style: normal;
- color: @source-color@;
+ color: #023264;
}
p.todo {
background-color: #ffffff;
1.4 +2 -2 jakarta-tomcat-connectors/jk/xdocs/style.xsl
Index: style.xsl
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/style.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- style.xsl 18 Nov 2004 18:27:48 -0000 1.3
+++ style.xsl 18 Nov 2004 19:09:00 -0000 1.4
@@ -52,7 +52,7 @@
<meta name="author" value="{$name}"/>
<meta name="email" value="{$email}"/>
</xsl:for-each>
- <link href="{$relative-path}/stye.css" type="text/css"
rel="stylesheet"/>
+ <link href="{$relative-path}/style.css" type="text/css"
rel="stylesheet"/>
</head>
<body bgcolor="{$body-bg}" text="{$body-fg}" link="{$body-link}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]