Salome HOME
Revert "Synchronize adm files"
[modules/yacs.git] / src / wrappergen / src / HXX2SALOME_GENERIC_CLASS_NAME_SRC / doc / rst.css
1 /*
2 :Authors: David Goodger, David Abrahams
3 :Contact: goodger@users.sourceforge.net, dave@boost-consulting.com
4 :date: $Date$
5 :version: $Revision$
6 :copyright: This stylesheet has been placed in the public domain.
7
8 This stylesheet is for the use of ReStructuredText in a Boost context.
9 It is basically an agglomeration of boost.css and the default.css that
10 comes from docutils.
11
12  */
13
14 .first {
15   margin-top: 0 }
16
17 .last {
18   margin-bottom: 0 }
19
20 a.toc-backref {
21   text-decoration: none ;
22   color: #00008B }
23
24 dd {
25   margin-bottom: 0.5em }
26
27 div.abstract {
28   margin: 2em 5em }
29
30 div.abstract p.topic-title {
31   font-weight: bold ;
32   text-align: center }
33
34 div.attention, div.caution, div.danger, div.error, div.hint,
35 div.important, div.note, div.tip, div.warning, div.admonition {
36   margin: 2em ;
37   border: medium outset ;
38   padding: 1em }
39
40 div.attention p.admonition-title, div.caution p.admonition-title,
41 div.danger p.admonition-title, div.error p.admonition-title,
42 div.warning p.admonition-title {
43   color: red ;
44   font-weight: bold ;
45   font-family: sans-serif }
46
47 div.hint p.admonition-title, div.important p.admonition-title,
48 div.note p.admonition-title, div.tip p.admonition-title,
49 div.admonition p.admonition-title {
50   font-weight: bold ;
51   font-family: sans-serif }
52
53 div.dedication {
54   margin: 2em 5em ;
55   text-align: center ;
56   font-style: italic }
57
58 div.dedication p.topic-title {
59   font-weight: bold ;
60   font-style: normal }
61
62 div.figure {
63   margin-left: 2em }
64
65 div.footer, div.header {
66   font-size: smaller }
67
68 div.sidebar {
69   margin-left: 1em ;
70   border: medium outset ;
71   padding: 0em 1em ;
72   background-color: #ffffee ;
73   width: 40% ;
74   float: right ;
75   clear: right }
76
77 div.sidebar p.rubric {
78   font-family: sans-serif ;
79   font-size: medium }
80
81 div.system-messages {
82   margin: 5em }
83
84 div.system-messages h1 {
85   color: red }
86
87 div.system-message {
88   border: medium outset ;
89   padding: 1em }
90
91 div.system-message p.system-message-title {
92   color: red ;
93   font-weight: bold }
94
95 div.topic {
96   margin: 2em }
97
98 H1.title
99 {
100     FONT-SIZE: 150%;
101     COLOR: #00008B;
102     text-align: center
103 }
104 H1
105 {
106     FONT-SIZE: 125%;
107 }
108 H2
109 {
110     FONT-SIZE: 108%;
111 }
112 h2.subtitle {
113   text-align: center }
114 H3
115 {
116     FONT-SIZE: 100%;
117 }
118 BODY
119 {
120     FONT-SIZE: 100%;
121     BACKGROUND-COLOR: #ffffff;
122 }
123 PRE
124 {
125     MARGIN-LEFT: 2em;
126     FONT-FAMILY: Courier;
127 }
128 CODE
129 {
130     FONT-FAMILY: Courier;
131     white-space: pre;
132 }
133 .pre
134 {
135     FONT-FAMILY: Courier;
136     white-space: pre;
137 }
138 .index
139 {
140     TEXT-ALIGN: left;
141 }
142 .page-index
143 {
144     TEXT-ALIGN: left;
145 }
146 .definition
147 {
148     TEXT-ALIGN: left;
149 }
150 .footnote
151 {
152     FONT-SIZE: 66%;
153     VERTICAL-ALIGN: super;
154     TEXT-DECORATION: none;
155 }
156 .function-semantics
157 {
158     CLEAR: left;
159 }
160
161 hr {
162   width: 75% }
163
164 ol.simple, ul.simple {
165   margin-bottom: 1em }
166
167 ol.arabic {
168   list-style: decimal }
169
170 ol.loweralpha {
171   list-style: lower-alpha }
172
173 ol.upperalpha {
174   list-style: upper-alpha }
175
176 ol.lowerroman {
177   list-style: lower-roman }
178
179 ol.upperroman {
180   list-style: upper-roman }
181
182 p.attribution {
183   text-align: right ;
184   margin-left: 50% }
185
186 p.caption {
187   font-style: italic }
188
189 p.credits {
190   font-style: italic ;
191   font-size: smaller }
192
193 p.label {
194   white-space: nowrap }
195
196 p.rubric {
197   font-weight: bold ;
198   font-size: larger ;
199   color: maroon ;
200   text-align: center }
201
202 p.sidebar-title {
203   font-family: sans-serif ;
204   font-weight: bold ;
205   font-size: larger }
206
207 p.sidebar-subtitle {
208   font-family: sans-serif ;
209   font-weight: bold }
210
211 p.topic-title {
212   font-weight: bold }
213
214 pre.address {
215   margin-bottom: 0 ;
216   margin-top: 0 ;
217   font-family: serif ;
218   font-size: 100% }
219
220 pre.line-block {
221   font-family: serif ;
222   font-size: 100% }
223
224 pre.literal-block, pre.doctest-block {
225   margin-left: 2em ;
226   margin-right: 2em ;
227   font-size: 80%;
228   border: solid thin gray ;
229   background-color: #eeeeee }
230
231 span.classifier {
232   font-family: sans-serif ;
233   font-style: oblique }
234
235 span.classifier-delimiter {
236   font-family: sans-serif ;
237   font-weight: bold }
238
239 span.interpreted {
240   font-family: sans-serif }
241
242 span.option {
243   white-space: nowrap }
244
245 span.option-argument {
246   font-style: italic }
247
248 span.pre {
249   white-space: pre }
250
251 span.problematic {
252   color: red }
253
254 table {
255   margin-top: 0.5em ;
256   margin-bottom: 0.5em }
257
258 table.citation {
259   border-left: solid thin gray ;
260   padding-left: 0.5ex }
261
262 table.docinfo {
263   margin: 2em 4em }
264
265 table.footnote {
266   border-left: solid thin black ;
267   padding-left: 0.5ex }
268
269 td, th {
270   padding-left: 0.5em ;
271   padding-right: 0.5em ;
272   vertical-align: top }
273
274 th.docinfo-name, th.field-name {
275   font-weight: bold ;
276   text-align: left ;
277   white-space: nowrap }
278
279 /* 
280   dwa 2003/7/29 -- commented out so that it wouldn't override earlier
281   styles from boost.css
282
283 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
284   font-size: 100% }
285 */
286
287 ul.auto-toc {
288   list-style-type: none }