From: Astrid Kessler Date: Thu, 16 Jan 2003 02:37:07 +0000 (+0000) Subject: add style rules for the new element X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47b0a38d67571edf6a94819398bb6cff22cf1b0e;p=apache add style rules for the new element git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98288 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual-print.css b/docs/manual/style/css/manual-print.css index d36851fb3f..e02d3849cf 100644 --- a/docs/manual/style/css/manual-print.css +++ b/docs/manual/style/css/manual-print.css @@ -30,6 +30,12 @@ q, em, var { font-style: italic; } +span.transnote { + background-color: inherit; + color: #888; + font-size: 90%; +} + /* fixup IE & Opera * otherwise they forget to inherit * the computed font-size value diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 3811c06b39..13c591873e 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -30,6 +30,12 @@ q, em, var { font-style: italic; } +span.transnote { + background-color: inherit; + color: #888; + font-size:90%; +} + /* fixup IE & Opera * otherwise they forget to inherit * the computed font-size value diff --git a/docs/manual/style/lang/de.xml b/docs/manual/style/lang/de.xml index 4ec6300042..fd5a0660a3 100644 --- a/docs/manual/style/lang/de.xml +++ b/docs/manual/style/lang/de.xml @@ -59,6 +59,9 @@ Zusammenfassung + + Anm.d.Ü.: + - Apache HTTP Server Apache HTTP Server Version 2.1 diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 0683fd0960..0fed1753da 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -744,6 +744,21 @@ + + + + + + ( + + + + ) + + + + +