Imported Upstream version 1.7.1
[platform/upstream/edbus.git] / doc / images / edoxy.css
1 /*
2  * This file contain a custom doxygen style to match e.org graphics
3  */
4
5
6
7 /* BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
8         font-family: Geneva, Arial, Helvetica, sans-serif;
9 }*/ 
10 BODY, TD {
11         font-size: 12px;
12 }
13 H1 {
14         text-align: center;
15         font-size: 160%;
16 }
17 H2 {
18         font-size: 120%;
19 }
20 H3 {
21         font-size: 100%;
22 }
23 CAPTION { 
24         font-weight: bold 
25 }
26 DIV.qindex {
27         width: 100%;
28         background-color: #e8eef2;
29         border: 1px solid #84b0c7;
30         text-align: center;
31         margin: 2px;
32         padding: 2px;
33         line-height: 140%;
34 }
35 DIV.navpath {
36         width: 100%;
37         background-color: #e8eef2;
38         border: 1px solid #84b0c7;
39         text-align: center;
40         margin: 2px;
41         padding: 2px;
42         line-height: 140%;
43 }
44 DIV.navtab {
45        background-color: #e8eef2;
46        border: 1px solid #84b0c7;
47        text-align: center;
48        margin: 2px;
49        margin-right: 15px;
50        padding: 2px;
51 }
52 TD.navtab {
53        font-size: 70%;
54 }
55 A.qindex {
56        text-decoration: none;
57        font-weight: bold;
58        color: #1A419D;
59 }
60 A.qindex:visited {
61        text-decoration: none;
62        font-weight: bold;
63        color: #1A419D
64 }
65 A.qindex:hover {
66         text-decoration: none;
67         background-color: #ddddff;
68 }
69 A.qindexHL {
70         text-decoration: none;
71         font-weight: bold;
72         background-color: #6666cc;
73         color: #ffffff;
74         border: 1px double #9295C2;
75 }
76 A.qindexHL:hover {
77         text-decoration: none;
78         background-color: #6666cc;
79         color: #ffffff;
80 }
81 A.qindexHL:visited { 
82         text-decoration: none; 
83         background-color: #6666cc; 
84         color: #ffffff 
85 }
86 A.el { 
87         text-decoration: none; 
88         font-weight: bold 
89 }
90 A.elRef { 
91         font-weight: bold 
92 }
93 A.code:link { 
94         text-decoration: none; 
95         font-weight: normal; 
96         color: #0000FF
97 }
98 A.code:visited { 
99         text-decoration: none; 
100         font-weight: normal; 
101         color: #0000FF
102 }
103 A.codeRef:link { 
104         font-weight: normal; 
105         color: #0000FF
106 }
107 A.codeRef:visited { 
108         font-weight: normal; 
109         color: #0000FF
110 }
111 A:hover, A:visited:hover { 
112         text-decoration: none;  
113         /* background-color: #f2f2ff; */
114         color: #000055;
115 }
116 A.anchor {
117         color: #000;
118 }
119 DL.el { 
120         margin-left: -1cm 
121 }
122 .fragment {
123        font-family: monospace, fixed;
124        font-size: 95%;
125 }
126 PRE.fragment {
127         border: 1px solid #CCCCCC;
128         background-color: #f5f5f5;
129         margin-top: 4px;
130         margin-bottom: 4px;
131         margin-left: 2px;
132         margin-right: 8px;
133         padding-left: 6px;
134         padding-right: 6px;
135         padding-top: 4px;
136         padding-bottom: 4px;
137 }
138 DIV.ah { 
139         background-color: black; 
140         font-weight: bold; 
141         color: #ffffff; 
142         margin-bottom: 3px; 
143         margin-top: 3px 
144 }
145
146 DIV.groupHeader {
147        margin-left: 16px;
148        margin-top: 12px;
149        margin-bottom: 6px;
150        font-weight: bold;
151 }
152 DIV.groupText { 
153         margin-left: 16px; 
154         font-style: italic; 
155         font-size: 90% 
156 }
157 /*BODY {
158         background: white;
159         color: black;
160         margin-right: 20px;
161         margin-left: 20px;
162 }*/
163 TD.indexkey {
164         background-color: #e8eef2;
165         font-weight: bold;
166         padding-right  : 10px;
167         padding-top    : 2px;
168         padding-left   : 10px;
169         padding-bottom : 2px;
170         margin-left    : 0px;
171         margin-right   : 0px;
172         margin-top     : 2px;
173         margin-bottom  : 2px;
174         border: 1px solid #CCCCCC;
175 }
176 TD.indexvalue {
177         background-color: #e8eef2;
178         font-style: italic;
179         padding-right  : 10px;
180         padding-top    : 2px;
181         padding-left   : 10px;
182         padding-bottom : 2px;
183         margin-left    : 0px;
184         margin-right   : 0px;
185         margin-top     : 2px;
186         margin-bottom  : 2px;
187         border: 1px solid #CCCCCC;
188 }
189 TR.memlist {
190         background-color: #f0f0f0; 
191 }
192 P.formulaDsp { 
193         text-align: center; 
194 }
195 IMG.formulaDsp {
196 }
197 IMG.formulaInl { 
198         vertical-align: middle; 
199 }
200 SPAN.keyword       { color: #008000 }
201 SPAN.keywordtype   { color: #604020 }
202 SPAN.keywordflow   { color: #e08000 }
203 SPAN.comment       { color: #800000 }
204 SPAN.preprocessor  { color: #806020 }
205 SPAN.stringliteral { color: #002080 }
206 SPAN.charliteral   { color: #008080 }
207 SPAN.vhdldigit     { color: #ff00ff }
208 SPAN.vhdlchar      { color: #000000 }
209 SPAN.vhdlkeyword   { color: #700070 }
210 SPAN.vhdllogic     { color: #ff0000 }
211
212 .mdescLeft {
213         padding: 0px 8px 4px 8px;
214         font-size: 80%;
215         font-style: italic;
216         background-color: #FAFAFA;
217         border-top: 1px none #E0E0E0;
218         border-right: 1px none #E0E0E0;
219         border-bottom: 1px none #E0E0E0;
220         border-left: 1px none #E0E0E0;
221         margin: 0px;
222 }
223 .mdescRight {
224         padding: 0px 8px 4px 8px;
225         font-size: 80%;
226         font-style: italic;
227         background-color: #FAFAFA;
228         border-top: 1px none #E0E0E0;
229         border-right: 1px none #E0E0E0;
230         border-bottom: 1px none #E0E0E0;
231         border-left: 1px none #E0E0E0;
232         margin: 0px;
233 }
234 .memItemLeft {
235         padding: 1px 0px 0px 8px;
236         margin: 4px;
237         border-top-width: 1px;
238         border-right-width: 1px;
239         border-bottom-width: 1px;
240         border-left-width: 1px;
241         border-top-color: #E0E0E0;
242         border-right-color: #E0E0E0;
243         border-bottom-color: #E0E0E0;
244         border-left-color: #E0E0E0;
245         border-top-style: solid;
246         border-right-style: none;
247         border-bottom-style: none;
248         border-left-style: none;
249         background-color: #FAFAFA;
250         font-size: 80%;
251 }
252 .memItemRight {
253         padding: 1px 8px 0px 8px;
254         margin: 4px;
255         border-top-width: 1px;
256         border-right-width: 1px;
257         border-bottom-width: 1px;
258         border-left-width: 1px;
259         border-top-color: #E0E0E0;
260         border-right-color: #E0E0E0;
261         border-bottom-color: #E0E0E0;
262         border-left-color: #E0E0E0;
263         border-top-style: solid;
264         border-right-style: none;
265         border-bottom-style: none;
266         border-left-style: none;
267         background-color: #FAFAFA;
268         font-size: 80%;
269 }
270 .memTemplItemLeft {
271         padding: 1px 0px 0px 8px;
272         margin: 4px;
273         border-top-width: 1px;
274         border-right-width: 1px;
275         border-bottom-width: 1px;
276         border-left-width: 1px;
277         border-top-color: #E0E0E0;
278         border-right-color: #E0E0E0;
279         border-bottom-color: #E0E0E0;
280         border-left-color: #E0E0E0;
281         border-top-style: none;
282         border-right-style: none;
283         border-bottom-style: none;
284         border-left-style: none;
285         background-color: #FAFAFA;
286         font-size: 80%;
287 }
288 .memTemplItemRight {
289         padding: 1px 8px 0px 8px;
290         margin: 4px;
291         border-top-width: 1px;
292         border-right-width: 1px;
293         border-bottom-width: 1px;
294         border-left-width: 1px;
295         border-top-color: #E0E0E0;
296         border-right-color: #E0E0E0;
297         border-bottom-color: #E0E0E0;
298         border-left-color: #E0E0E0;
299         border-top-style: none;
300         border-right-style: none;
301         border-bottom-style: none;
302         border-left-style: none;
303         background-color: #FAFAFA;
304         font-size: 80%;
305 }
306 .memTemplParams {
307         padding: 1px 0px 0px 8px;
308         margin: 4px;
309         border-top-width: 1px;
310         border-right-width: 1px;
311         border-bottom-width: 1px;
312         border-left-width: 1px;
313         border-top-color: #E0E0E0;
314         border-right-color: #E0E0E0;
315         border-bottom-color: #E0E0E0;
316         border-left-color: #E0E0E0;
317         border-top-style: solid;
318         border-right-style: none;
319         border-bottom-style: none;
320         border-left-style: none;
321         color: #606060;
322         background-color: #FAFAFA;
323         font-size: 80%;
324 }
325 .search { 
326         color: #003399;
327         font-weight: bold;
328 }
329 FORM.search {
330         margin-bottom: 0px;
331         margin-top: 0px;
332 }
333 INPUT.search { 
334         font-size: 75%;
335         color: #000080;
336         font-weight: normal;
337         background-color: #e8eef2;
338 }
339 TD.tiny { 
340         font-size: 75%;
341 }
342 a {
343         color: #1A41A8;
344 }
345 a:visited {
346         color: #2A3798;
347 }
348 .dirtab { 
349         padding: 4px;
350         border-collapse: collapse;
351         border: 1px solid #84b0c7;
352 }
353 TH.dirtab { 
354         background: #e8eef2;
355         font-weight: bold;
356 }
357 HR { 
358         height: 1px;
359         border: none;
360         border-top: 1px solid black;
361 }
362
363 /* Style for detailed member documentation */
364 .memtemplate {
365         font-size: 80%;
366         color: #606060;
367         font-weight: normal;
368         margin-left: 3px;
369
370 .memnav { 
371         background-color: #e8eef2;
372         border: 1px solid #84b0c7;
373         text-align: center;
374         margin: 2px;
375         margin-right: 15px;
376         padding: 2px;
377 }
378 .memitem {
379         padding: 4px;
380         background-color: #eef3f5;
381         border-width: 1px;
382         border-style: solid;
383         border-color: #dedeee;
384         -moz-border-radius: 8px 8px 8px 8px;
385 }
386 .memname {
387         white-space: nowrap;
388         font-weight: bold;
389 }
390 .memdoc{
391         padding-left: 10px;
392 }
393 .memproto {
394         background-color: #d5e1e8;
395         width: 100%;
396         border-width: 1px;
397         border-style: solid;
398         border-color: #84b0c7;
399         font-weight: bold;
400         -moz-border-radius: 8px 8px 8px 8px;
401 }
402 .paramkey {
403         text-align: right;
404 }
405 .paramtype {
406         white-space: nowrap;
407 }
408 .paramname {
409         color: #602020;
410         font-style: italic;
411         white-space: nowrap;
412 }
413 /* End Styling for detailed member documentation */
414
415 /* for the tree view */
416 .ftvtree {
417         font-family: sans-serif;
418         margin:0.5em;
419 }
420 /* these are for tree view when used as main index */
421 .directory { 
422         font-size: 9pt; 
423         font-weight: bold; 
424 }
425 .directory h3 { 
426         margin: 0px; 
427         margin-top: 1em; 
428         font-size: 11pt; 
429 }
430
431 /* The following two styles can be used to replace the root node title */
432 /* with an image of your choice.  Simply uncomment the next two styles, */
433 /* specify the name of your image and be sure to set 'height' to the */
434 /* proper pixel height of your image. */
435
436 /* .directory h3.swap { */
437 /*      height: 61px; */
438 /*      background-repeat: no-repeat; */
439 /*      background-image: url("yourimage.gif"); */
440 /* } */
441 /* .directory h3.swap span { */
442 /*      display: none; */
443 /* } */
444
445 .directory > h3 { 
446         margin-top: 0; 
447 }
448 .directory p { 
449         margin: 0px; 
450         white-space: nowrap; 
451 }
452 .directory div { 
453         display: none; 
454         margin: 0px; 
455 }
456 .directory img { 
457         vertical-align: -30%; 
458 }
459 /* these are for tree view when not used as main index */
460 .directory-alt { 
461         font-size: 100%; 
462         font-weight: bold; 
463 }
464 .directory-alt h3 { 
465         margin: 0px; 
466         margin-top: 1em; 
467         font-size: 11pt; 
468 }
469 .directory-alt > h3 { 
470         margin-top: 0; 
471 }
472 .directory-alt p { 
473         margin: 0px; 
474         white-space: nowrap; 
475 }
476 .directory-alt div { 
477         display: none; 
478         margin: 0px; 
479 }
480 .directory-alt img { 
481         vertical-align: -30%; 
482 }
483