From 64bc3928b2b4b7aad281fea52dff62a34d0dbb02 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 6 Aug 2006 19:17:57 +0000 Subject: Do not use shade.verbatim, set the background color and border as a normal * docs/xsl/html.xsl: Do not use shade.verbatim, set the background color and border as a normal html tag to avoid an external stylesheet. --- docs/xsl/html.xsl | 34 +++++++--------------------------- 1 file changed, 7 insertions(+), 27 deletions(-) (limited to 'docs') diff --git a/docs/xsl/html.xsl b/docs/xsl/html.xsl index 3bb5638..98b165c 100644 --- a/docs/xsl/html.xsl +++ b/docs/xsl/html.xsl @@ -7,17 +7,10 @@ - - - 0 - #E0E0E0 - 100% - - @@ -50,26 +43,13 @@ - - - - - - -
- -
-
- - - - - -
- -
-
-
+ + + + +
+ +
-- cgit