From 4222decdf443cbf47adaae5a8762b9c5d6e19476 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Fri, 14 Oct 2011 12:26:04 +0000 Subject: [PATCH] https://issues.apache.org/bugzilla/show_bug.cgi?id=50923 Documentation: Use default color, but lightcyan background for code tags. Based on a suggestion by sebb. Properties table (e.g. config/systemprops.html) needs the same handling as attributes table. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1183328 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/tomcat-docs.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapps/docs/tomcat-docs.xsl b/webapps/docs/tomcat-docs.xsl index 003ff6368..80bae0913 100644 --- a/webapps/docs/tomcat-docs.xsl +++ b/webapps/docs/tomcat-docs.xsl @@ -84,8 +84,8 @@ td#mainBody {width: 100%;} @@ -392,7 +392,7 @@ - + -- 2.11.0