]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/docsrc/reference.css
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / docsrc / reference.css
1 /* reference.css, a stylesheet for reference documentation\r
2  * generated by the DocBook XSL Stylesheets */\r
3 /* $Id: reference.css 8234 2009-02-09 12:10:48Z xmldoc $ */\r
4 \r
5 div.legalnotice {\r
6   font-size: 80%;\r
7 }\r
8 \r
9 div.note, div.tip, div.warning {\r
10   margin-left: 5%;\r
11   margin-right: 10%;\r
12   padding: 5px;\r
13 }\r
14 \r
15 div.note, div.tip {\r
16   border-left: solid #d5dee3 20px;\r
17   border-right: solid #d5dee3 20px;\r
18 }\r
19 \r
20 div.note, div.tip {\r
21   border-left: solid palegreen 20px;\r
22   border-right: solid palegreen 20px;\r
23 }\r
24 \r
25 div.warning {\r
26   border-left: solid yellow 20px;\r
27   border-right: solid yellow 20px;\r
28 }\r
29 \r
30 div.note p, div.tip p, div.warning p {\r
31   margin-top: 0px;\r
32   margin-bottom: 4px;\r
33 }\r
34 \r
35 div.note h3, div.tip h3, div.warning h3 {\r
36   margin-top: 0;\r
37 }\r
38 \r
39 div.informalexample {\r
40   background-color: #d5dee3;\r
41   border-top-width: 2px;\r
42   border-top-style: double;\r
43   border-top-color: #d3d3d3;\r
44   border-bottom-width: 2px;\r
45   border-bottom-style: double;\r
46   border-bottom-color: #d3d3d3;\r
47   padding: 4px;\r
48   margin: 0em;\r
49   margin-left: 2em;\r
50 }\r
51 \r
52 pre.programlisting, pre.synopsis {\r
53   whitespace: pre;\r
54   font-family: monospace;\r
55   background-color: #d5dee3;\r
56   border-top-width: 1px;\r
57   border-top-style: single;\r
58   border-top-color: #d3d3d3;\r
59   border-bottom-width: 1px;\r
60   border-bottom-style: single;\r
61   border-bottom-color: #d3d3d3;\r
62   padding: 4px;\r
63   margin: 0em;\r
64   margin-top: 6px;\r
65   margin-bottom: 6px;\r
66 }\r
67 \r
68 div.informalexample pre {\r
69   whitespace: pre;\r
70   font-family: monospace;\r
71   border-top-width: 0px;\r
72   border-bottom-width: 0px;\r
73   padding: 0px;\r
74 }\r
75 \r
76 /* Parameter and PI titles */\r
77   div.refnamediv h2 {\r
78   font-size: 2em; \r
79 }\r