Mostly minor fixes up until version 0.8.10.
[irreco.git] / irreco / doxygen / doxygen.css
blob1dd40408f3db34c9ca934f0cd35b9aed62ea63e1
1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
2 font-family: Geneva, Arial, Helvetica, sans-serif;
4 BODY,TD {
5 font-size: 90%;
7 H1 {
8 text-align: center;
9 font-size: 160%;
11 H2 {
12 font-size: 120%;
14 H3 {
15 font-size: 100%;
17 CAPTION { font-weight: bold }
18 DIV.qindex {
19 width: 100%;
20 background-color: #e8eef2;
21 border: 1px solid #84b0c7;
22 text-align: center;
23 margin: 2px;
24 padding: 2px;
25 line-height: 140%;
27 DIV.nav {
28 width: 100%;
29 background-color: #e8eef2;
30 border: 1px solid #84b0c7;
31 text-align: center;
32 margin: 2px;
33 padding: 2px;
34 line-height: 140%;
36 DIV.navtab {
37 background-color: #e8eef2;
38 border: 1px solid #84b0c7;
39 text-align: center;
40 margin: 2px;
41 margin-right: 15px;
42 padding: 2px;
44 TD.navtab {
45 font-size: 70%;
47 A.qindex {
48 text-decoration: none;
49 font-weight: bold;
50 color: #1A419D;
52 A.qindex:visited {
53 text-decoration: none;
54 font-weight: bold;
55 color: #1A419D
57 A.qindex:hover {
58 text-decoration: none;
59 background-color: #ddddff;
61 A.qindexHL {
62 text-decoration: none;
63 font-weight: bold;
64 background-color: #6666cc;
65 color: #ffffff;
66 border: 1px double #9295C2;
68 A.qindexHL:hover {
69 text-decoration: none;
70 background-color: #6666cc;
71 color: #ffffff;
73 A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
74 A.el { text-decoration: none; font-weight: bold }
75 A.elRef { font-weight: bold }
76 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
77 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
78 A.codeRef:link { font-weight: normal; color: #0000FF}
79 A.codeRef:visited { font-weight: normal; color: #0000FF}
80 A:hover { text-decoration: none; background-color: #f2f2ff }
81 DL.el { margin-left: -1cm }
82 .fragment {
83 font-family: monospace, fixed;
84 font-size: 95%;
86 PRE.fragment {
87 border: 1px solid #CCCCCC;
88 background-color: #f5f5f5;
89 margin-top: 4px;
90 margin-bottom: 4px;
91 margin-left: 2px;
92 margin-right: 8px;
93 padding-left: 6px;
94 padding-right: 6px;
95 padding-top: 4px;
96 padding-bottom: 4px;
98 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
100 DIV.groupHeader {
101 margin-left: 16px;
102 margin-top: 12px;
103 margin-bottom: 6px;
104 font-weight: bold;
106 DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
107 BODY {
108 background: white;
109 color: black;
110 margin-right: 20px;
111 margin-left: 20px;
113 TD.indexkey {
114 background-color: #e8eef2;
115 font-weight: bold;
116 padding-right : 10px;
117 padding-top : 2px;
118 padding-left : 10px;
119 padding-bottom : 2px;
120 margin-left : 0px;
121 margin-right : 0px;
122 margin-top : 2px;
123 margin-bottom : 2px;
124 border: 1px solid #CCCCCC;
126 TD.indexvalue {
127 background-color: #e8eef2;
128 font-style: italic;
129 padding-right : 10px;
130 padding-top : 2px;
131 padding-left : 10px;
132 padding-bottom : 2px;
133 margin-left : 0px;
134 margin-right : 0px;
135 margin-top : 2px;
136 margin-bottom : 2px;
137 border: 1px solid #CCCCCC;
139 TR.memlist {
140 background-color: #f0f0f0;
142 P.formulaDsp { text-align: center; }
143 IMG.formulaDsp { }
144 IMG.formulaInl { vertical-align: middle; }
145 SPAN.keyword { color: #008000 }
146 SPAN.keywordtype { color: #604020 }
147 SPAN.keywordflow { color: #e08000 }
148 SPAN.comment { color: #800000 }
149 SPAN.preprocessor { color: #806020 }
150 SPAN.stringliteral { color: #002080 }
151 SPAN.charliteral { color: #008080 }
152 .mdescLeft {
153 padding: 0px 8px 4px 8px;
154 font-size: 80%;
155 font-style: italic;
156 background-color: #FAFAFA;
157 border-top: 1px none #E0E0E0;
158 border-right: 1px none #E0E0E0;
159 border-bottom: 1px none #E0E0E0;
160 border-left: 1px none #E0E0E0;
161 margin: 0px;
163 .mdescRight {
164 padding: 0px 8px 4px 8px;
165 font-size: 80%;
166 font-style: italic;
167 background-color: #FAFAFA;
168 border-top: 1px none #E0E0E0;
169 border-right: 1px none #E0E0E0;
170 border-bottom: 1px none #E0E0E0;
171 border-left: 1px none #E0E0E0;
172 margin: 0px;
174 .memItemLeft {
175 font-family: monospace, fixed;
176 padding: 1px 0px 0px 8px;
177 margin: 4px;
178 border-top-width: 1px;
179 border-right-width: 1px;
180 border-bottom-width: 1px;
181 border-left-width: 1px;
182 border-top-color: #E0E0E0;
183 border-right-color: #E0E0E0;
184 border-bottom-color: #E0E0E0;
185 border-left-color: #E0E0E0;
186 border-top-style: solid;
187 border-right-style: none;
188 border-bottom-style: none;
189 border-left-style: none;
190 background-color: #FAFAFA;
191 font-size: 80%;
193 .memItemRight {
194 font-family: monospace, fixed;
195 padding: 1px 8px 0px 8px;
196 margin: 4px;
197 border-top-width: 1px;
198 border-right-width: 1px;
199 border-bottom-width: 1px;
200 border-left-width: 1px;
201 border-top-color: #E0E0E0;
202 border-right-color: #E0E0E0;
203 border-bottom-color: #E0E0E0;
204 border-left-color: #E0E0E0;
205 border-top-style: solid;
206 border-right-style: none;
207 border-bottom-style: none;
208 border-left-style: none;
209 background-color: #FAFAFA;
210 font-size: 80%;
212 .memTemplItemLeft {
213 padding: 1px 0px 0px 8px;
214 margin: 4px;
215 border-top-width: 1px;
216 border-right-width: 1px;
217 border-bottom-width: 1px;
218 border-left-width: 1px;
219 border-top-color: #E0E0E0;
220 border-right-color: #E0E0E0;
221 border-bottom-color: #E0E0E0;
222 border-left-color: #E0E0E0;
223 border-top-style: none;
224 border-right-style: none;
225 border-bottom-style: none;
226 border-left-style: none;
227 background-color: #FAFAFA;
228 font-size: 80%;
230 .memTemplItemRight {
231 padding: 1px 8px 0px 8px;
232 margin: 4px;
233 border-top-width: 1px;
234 border-right-width: 1px;
235 border-bottom-width: 1px;
236 border-left-width: 1px;
237 border-top-color: #E0E0E0;
238 border-right-color: #E0E0E0;
239 border-bottom-color: #E0E0E0;
240 border-left-color: #E0E0E0;
241 border-top-style: none;
242 border-right-style: none;
243 border-bottom-style: none;
244 border-left-style: none;
245 background-color: #FAFAFA;
246 font-size: 80%;
248 .memTemplParams {
249 padding: 1px 0px 0px 8px;
250 margin: 4px;
251 border-top-width: 1px;
252 border-right-width: 1px;
253 border-bottom-width: 1px;
254 border-left-width: 1px;
255 border-top-color: #E0E0E0;
256 border-right-color: #E0E0E0;
257 border-bottom-color: #E0E0E0;
258 border-left-color: #E0E0E0;
259 border-top-style: solid;
260 border-right-style: none;
261 border-bottom-style: none;
262 border-left-style: none;
263 color: #606060;
264 background-color: #FAFAFA;
265 font-size: 80%;
267 .search { color: #003399;
268 font-weight: bold;
270 FORM.search {
271 margin-bottom: 0px;
272 margin-top: 0px;
274 INPUT.search { font-size: 75%;
275 color: #000080;
276 font-weight: normal;
277 background-color: #e8eef2;
279 TD.tiny { font-size: 75%;
282 color: #1A41A8;
284 a:visited {
285 color: #2A3798;
287 .dirtab { padding: 4px;
288 border-collapse: collapse;
289 border: 1px solid #84b0c7;
291 TH.dirtab { background: #e8eef2;
292 font-weight: bold;
294 HR { height: 1px;
295 border: none;
296 border-top: 1px solid black;
299 /* Style for detailed member documentation */
300 .memtemplate {
301 font-size: 80%;
302 color: #606060;
303 font-weight: normal;
305 .memnav {
306 background-color: #e8eef2;
307 border: 1px solid #84b0c7;
308 text-align: center;
309 margin: 2px;
310 margin-right: 15px;
311 padding: 2px;
313 .memitem {
314 padding: 4px;
315 background-color: #eef3f5;
316 border-width: 1px;
317 border-style: solid;
318 border-color: #dedeee;
319 -moz-border-radius: 8px 8px 8px 8px;
321 .memname {
322 font-family: monospace, fixed;
323 white-space: nowrap;
324 font-weight: bold;
326 .memdoc{
327 padding-left: 10px;
329 .memproto {
330 background-color: #d5e1e8;
331 width: 100%;
332 border-width: 1px;
333 border-style: solid;
334 border-color: #84b0c7;
335 font-weight: bold;
336 -moz-border-radius: 8px 8px 8px 8px;
338 .paramkey {
339 text-align: right;
341 .paramtype {
342 white-space: nowrap;
344 .paramname {
345 color: #602020;
346 font-style: italic;
347 white-space: nowrap;
349 /* End Styling for detailed member documentation */
351 /* for the tree view */
352 .ftvtree {
353 font-family: sans-serif;
354 margin:0.5em;
356 .directory { font-size: 9pt; font-weight: bold; }
357 .directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
358 .directory > h3 { margin-top: 0; }
359 .directory p { margin: 0px; white-space: nowrap; }
360 .directory div { display: none; margin: 0px; }
361 .directory img { vertical-align: -30%; }