summaryrefslogtreecommitdiff
path: root/docs/xslt
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-06-13 13:50:39 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:47 -0500
commitf8a8ad3ba42cb4f4b773b0e7b10b401a328468cc (patch)
tree918fe8a3dbb100d44b02e1d2ffd94ca2cedcd717 /docs/xslt
parentcae532b588754dfcdea08dbea56e8c8a4b3794d6 (diff)
downloadsamba-f8a8ad3ba42cb4f4b773b0e7b10b401a328468cc.tar.gz
samba-f8a8ad3ba42cb4f4b773b0e7b10b401a328468cc.tar.bz2
samba-f8a8ad3ba42cb4f4b773b0e7b10b401a328468cc.zip
7% gray
(This used to be commit efb98713048d36a16391804acacf1b9cc646a0b1)
Diffstat (limited to 'docs/xslt')
-rw-r--r--docs/xslt/latex/sambadoc.cls3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/xslt/latex/sambadoc.cls b/docs/xslt/latex/sambadoc.cls
index 1ed2e891cb..37ade5d501 100644
--- a/docs/xslt/latex/sambadoc.cls
+++ b/docs/xslt/latex/sambadoc.cls
@@ -478,6 +478,7 @@ page \thepage \space undefined}}%
\usepackage[twoside]{geometry}
+
\geometry{%
paperwidth=7in,
paperheight=9.25in,
@@ -507,7 +508,7 @@ footskip=.025in}
\lstdefinestyle{smbconfblock}
{
breaklines=true,
- backgroundcolor=\color{lightgray},
+ backgroundcolor=\color[gray]{0.93},
frame=single,
frameround=tttt,
prebreak={\space\linebreaksign}