Added LwesBinaryInstaller0.1.486.19070.msi
[lwes-dotnet.git] / doxygen / doxy-custom.css
blob00b89a552107582cd59344590b3604ce4df72447
1 /* The standard CSS for doxygen */
3 body, table, div, p, dl
5 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
6 font-size: 12px;
9 /* @group Heading Levels */
13 text-align: center;
14 font-size: 150%;
19 font-size: 120%;
24 font-size: 100%;
29 font-weight: bold;
32 div.multicol
34 -moz-column-gap: 1em;
35 -webkit-column-gap: 1em;
36 -moz-column-count: 3;
37 -webkit-column-count: 3;
40 p.startli, p.startdd
42 margin-top: 2px;
45 p.endli
47 margin-bottom: 0px;
50 p.enddd
52 margin-bottom: 4px;
55 /* @end */
57 caption
59 font-weight: bold;
62 span.legend
64 font-size: 70%;
65 text-align: center;
68 div.qindex, div.navtab
70 background-color: #e8eef2;
71 border: 1px solid #84b0c7;
72 text-align: center;
73 margin: 2px;
74 padding: 2px;
77 div.qindex, div.navpath
79 width: 100%;
80 line-height: 140%;
83 div.navtab
85 margin-right: 15px;
88 /* @group Link Styling */
92 color: #153788;
93 font-weight: normal;
94 text-decoration: none;
97 .contents a:visited
99 color: #1b77c5;
102 a:hover
104 text-decoration: underline;
107 a.qindex
109 font-weight: bold;
112 a.qindexHL
114 font-weight: bold;
115 background-color: #6666cc;
116 color: #ffffff;
117 border: 1px double #9295C2;
120 .contents a.qindexHL:visited
122 color: #ffffff;
125 a.el
127 font-weight: bold;
130 a.elRef
134 a.code
138 a.codeRef
142 /* @end */
144 dl.el
146 margin-left: -1cm;
149 .fragment
151 font-family: monospace, fixed;
152 font-size: 105%;
155 pre.fragment
157 border: 1px solid #CCCCCC;
158 background-color: #f5f5f5;
159 padding: 4px 6px;
160 margin: 4px 8px 4px 2px;
163 div.ah
165 background-color: black;
166 font-weight: bold;
167 color: #ffffff;
168 margin-bottom: 3px;
169 margin-top: 3px;
172 div.groupHeader
174 margin-left: 16px;
175 margin-top: 12px;
176 margin-bottom: 6px;
177 font-weight: bold;
180 div.groupText
182 margin-left: 16px;
183 font-style: italic;
186 body
188 background: white;
189 color: black;
190 margin-right: 20px;
191 margin-left: 20px;
194 td.indexkey
196 background-color: #e8eef2;
197 font-weight: bold;
198 border: 1px solid #CCCCCC;
199 margin: 2px 0px 2px 0;
200 padding: 2px 10px;
203 td.indexvalue
205 background-color: #e8eef2;
206 border: 1px solid #CCCCCC;
207 padding: 2px 10px;
208 margin: 2px 0px;
211 tr.memlist
213 background-color: #f0f0f0;
216 p.formulaDsp
218 text-align: center;
221 img.formulaDsp
225 img.formulaInl
227 vertical-align: middle;
230 div.center
232 text-align: center;
233 margin-top: 0px;
234 margin-bottom: 0px;
235 padding: 0px;
238 div.center img
240 border: 0px;
243 img.footer
245 border: 0px;
246 vertical-align: middle;
249 /* @group Code Colorization */
251 span.keyword
253 color: #008000;
256 span.keywordtype
258 color: #604020;
261 span.keywordflow
263 color: #e08000;
266 span.comment
268 color: #800000;
271 span.preprocessor
273 color: #806020;
276 span.stringliteral
278 color: #002080;
281 span.charliteral
283 color: #008080;
286 span.vhdldigit
288 color: #ff00ff;
291 span.vhdlchar
293 color: #000000;
296 span.vhdlkeyword
298 color: #700070;
301 span.vhdllogic
303 color: #ff0000;
306 /* @end */
308 .search
310 color: #003399;
311 font-weight: bold;
314 form.search
316 margin-bottom: 0px;
317 margin-top: 0px;
320 input.search
322 font-size: 75%;
323 color: #000080;
324 font-weight: normal;
325 background-color: #e8eef2;
328 td.tiny
330 font-size: 75%;
333 .dirtab
335 padding: 4px;
336 border-collapse: collapse;
337 border: 1px solid #84b0c7;
340 th.dirtab
342 background: #e8eef2;
343 font-weight: bold;
348 height: 0;
349 border: none;
350 border-top: 1px solid #666;
353 /* @group Member Descriptions */
355 .mdescLeft, .mdescRight, .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams
357 background-color: #FAFAFA;
358 border: none;
359 margin: 4px;
360 padding: 1px 0 0 8px;
363 .mdescLeft, .mdescRight
365 padding: 0px 8px 4px 8px;
366 color: #555;
369 .memItemLeft, .memItemRight, .memTemplParams
371 border-top: 1px solid #ccc;
374 .memItemLeft, .memTemplItemLeft
376 white-space: nowrap;
379 .memTemplParams
381 color: #606060;
382 white-space: nowrap;
385 /* @end */
387 /* @group Member Details */
389 /* Styles for detailed member documentation */
391 .memtemplate
393 font-size: 80%;
394 color: #606060;
395 font-weight: normal;
396 margin-left: 3px;
399 .memnav
401 background-color: #e8eef2;
402 border: 1px solid #84b0c7;
403 text-align: center;
404 margin: 2px;
405 margin-right: 15px;
406 padding: 2px;
409 .memitem
411 padding: 0;
412 margin-bottom: 10px;
415 .memname
417 white-space: nowrap;
418 font-weight: bold;
421 .memproto, .memdoc
423 border: 1px solid #84b0c7;
426 .memproto
428 padding: 0;
429 background-color: #d5e1e8;
430 font-weight: bold;
431 -webkit-border-top-left-radius: 8px;
432 -webkit-border-top-right-radius: 8px;
433 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
434 -moz-border-radius-topleft: 8px;
435 -moz-border-radius-topright: 8px;
436 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
439 .memdoc
441 padding: 2px 5px;
442 background-color: #eef3f5;
443 border-top-width: 0;
444 -webkit-border-bottom-left-radius: 8px;
445 -webkit-border-bottom-right-radius: 8px;
446 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
447 -moz-border-radius-bottomleft: 8px;
448 -moz-border-radius-bottomright: 8px;
449 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
452 .paramkey
454 text-align: right;
457 .paramtype
459 white-space: nowrap;
462 .paramname
464 color: #602020;
465 white-space: nowrap;
467 .paramname em
469 font-style: normal;
472 /* @end */
474 /* @group Directory (tree) */
476 /* for the tree view */
478 .ftvtree
480 font-family: sans-serif;
481 margin: 0.5em;
484 /* these are for tree view when used as main index */
486 .directory
488 font-size: 9pt;
489 font-weight: bold;
492 .directory h3
494 margin: 0px;
495 margin-top: 1em;
496 font-size: 11pt;
500 The following two styles can be used to replace the root node title
501 with an image of your choice. Simply uncomment the next two styles,
502 specify the name of your image and be sure to set 'height' to the
503 proper pixel height of your image.
507 .directory h3.swap {
508 height: 61px;
509 background-repeat: no-repeat;
510 background-image: url("yourimage.gif");
512 .directory h3.swap span {
513 display: none;
517 .directory > h3
519 margin-top: 0;
522 .directory p
524 margin: 0px;
525 white-space: nowrap;
528 .directory div
530 display: none;
531 margin: 0px;
534 .directory img
536 vertical-align: -30%;
539 /* these are for tree view when not used as main index */
541 .directory-alt
543 font-size: 100%;
544 font-weight: bold;
547 .directory-alt h3
549 margin: 0px;
550 margin-top: 1em;
551 font-size: 11pt;
554 .directory-alt > h3
556 margin-top: 0;
559 .directory-alt p
561 margin: 0px;
562 white-space: nowrap;
565 .directory-alt div
567 display: none;
568 margin: 0px;
571 .directory-alt img
573 vertical-align: -30%;
576 /* @end */
578 address
580 font-style: normal;
581 color: #333;