From: André Malo Date: Sat, 27 Nov 2004 15:26:55 +0000 (+0000) Subject: introduce data tables X-Git-Tag: 2.1.2~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1cc39d71b563260a412763c27ac7baa140a2994;p=apache introduce data tables git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106722 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 9411c0f8e2..484688f19c 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -358,6 +358,16 @@ td.centered { text-align: center; } +td.data { + font-family: monospace; + text-align: right; + padding-left: 1em; +} + +th.data { + text-align: right; +} + tr.odd { /* for large tables alternating colors */ background-color: #f2f2f2; } diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 3e801f5698..9a4e659ff9 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -96,13 +96,16 @@ &lf; - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX &lf; - This file is generated from xml source: DO NOT EDIT + This file is generated from xml source: + DO NOT EDIT &lf; - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX &lf; @@ -747,6 +750,7 @@ + @@ -757,31 +761,12 @@ bordered - - - - - - - - - - - header - - - - odd - - - - - &lf; - + + + + @@ -791,6 +776,60 @@ + + + + + + + + + + + + + + + + + + + + + + + +&lf; + + + + + + + + + + + + + + + header + + + + odd + + + + +&lf; + + +