Add initial bits for Qt6 support
[carla.git] / source / modules / lilv / sord-0.16.0 / doc / style.css
blobf6ff8bb22ce94500b69e828bb47463dfcee989a6
1 body {
2 max-width: 80em;
3 margin: 0;
4 margin-left: auto;
5 margin-right: auto;
6 background: #FFF;
7 color: #000;
10 #titlearea {
11 display: none;
14 h1 {
15 font-size: 180%;
16 font-weight: 900;
19 h2 {
20 font-size: 140%;
21 font-weight: 700;
24 h3 {
25 font-size: 120%;
26 font-weight: 700;
29 h4 {
30 font-size: 110%;
31 font-weight: 700;
34 h5 {
35 font-size: 100%;
36 font-weight: 700;
39 h6 {
40 font-size: 100%;
41 font-weight: 600;
44 p {
45 margin: 0 0 1em 0;
48 dt {
49 font-weight: 700;
52 p.startli,p.startdd,p.starttd {
53 margin-top: 2px;
56 p.endli {
57 margin-bottom: 0;
60 p.enddd {
61 margin-bottom: 4px;
64 p.endtd {
65 margin-bottom: 2px;
68 caption {
69 font-weight: 700;
72 span.legend {
73 font-size: small;
74 text-align: center;
77 h3.version {
78 font-size: small;
79 text-align: center;
82 div.qindex,div.navtab {
83 background-color: #EBEFF6;
84 border: 1px solid #A3B4D7;
85 text-align: center;
86 margin: 2px;
87 padding: 2px;
90 div.navtab {
91 margin-right: 15px;
94 /* @group Link Styling */
95 a {
96 color: #546E00;
97 text-decoration: none;
100 .contents a:visited {
101 color: #344E00;
104 a:hover {
105 text-decoration: underline;
108 a.qindexHL {
109 background-color: #9CAFD4;
110 color: #FFF;
111 border: 1px double #869DCA;
114 code {
115 color: #444;
118 a.code {
119 color: #4665A2;
122 a.codeRef {
123 color: #4665A2;
126 /* @end */
127 dl.el {
128 margin-left: -1cm;
131 .fragment {
132 font-family: monospace, fixed;
135 pre.fragment {
136 border: 1px solid #C4C4C4;
137 background-color: #F9F9F9;
138 padding: 4px 6px;
139 margin: 4px 8px 4px 2px;
140 overflow: auto;
141 line-height: 125%;
144 div.ah {
145 background-color: #000;
146 font-weight: 700;
147 color: #FFF;
148 margin-bottom: 3px;
149 margin-top: 3px;
150 padding: .2em;
151 border: thin solid #333;
154 div.groupHeader {
155 margin-left: 16px;
156 margin-top: 12px;
157 margin-bottom: 6px;
158 font-weight: 700;
161 a + h2.groupheader {
162 display: none;
165 div.groupText {
166 margin-left: 16px;
167 font-style: italic;
170 div.contents {
171 margin-top: 10px;
172 margin-left: 10px;
173 margin-right: 10px;
176 td.indexkey {
177 background-color: #EBEFF6;
178 font-weight: 700;
179 border: 1px solid #C4CFE5;
180 margin: 2px 0;
181 padding: 2px 10px;
184 td.indexvalue {
185 background-color: #EBEFF6;
186 border: 1px solid #C4CFE5;
187 padding: 2px 10px;
188 margin: 2px 0;
191 tr.memlist {
192 background-color: #EEF1F7;
195 p.formulaDsp {
196 text-align: center;
199 img.formulaInl {
200 vertical-align: middle;
203 div.center {
204 text-align: center;
205 margin-top: 0;
206 margin-bottom: 0;
207 padding: 0;
210 div.center img {
211 border: 0;
214 address.footer {
215 text-align: right;
216 padding-right: 12px;
219 img.footer {
220 border: 0;
221 vertical-align: middle;
224 /* @group Code Colorization */
225 span.keyword {
226 color: green;
229 span.keywordtype {
230 color: #3E873E;
233 span.keywordflow {
234 color: #e08000;
237 span.comment {
238 color: maroon;
241 span.preprocessor {
242 color: #806020;
245 span.stringliteral {
246 color: #002080;
249 span.charliteral {
250 color: teal;
253 span.vhdldigit {
254 color: #F0F;
257 span.vhdlkeyword {
258 color: #700070;
261 span.vhdllogic {
262 color: red;
265 /* @end */
266 td.tiny {
267 font-size: x-small;
270 .dirtab {
271 padding: 4px;
272 border-collapse: collapse;
273 border: 1px solid #A3B4D7;
276 th.dirtab {
277 background: #EBEFF6;
278 font-weight: 700;
281 hr {
282 height: 0;
283 border: none;
284 border-top: 1px solid #DDD;
285 margin: 2em 0 1em;
288 hr.footer {
289 height: 1px;
292 /* @group Member Descriptions */
293 table.memberdecls {
294 border-spacing: 0.125em;
297 h2.groupheader {
298 margin: 0.5em 0 0.25em 0;
301 .mdescLeft,.mdescRight,.memItemLeft,.memItemRight,.memTemplItemLeft,.memTemplItemRight,.memTemplParams {
302 margin: 0;
303 padding: 0;
306 .mdescLeft,.mdescRight {
307 color: #555;
310 .memItemLeft,.memItemRight,.memTemplParams {
311 border: 0;
312 font-family: monospace, fixed;
315 .memItemLeft,.memTemplItemLeft {
316 white-space: nowrap;
317 padding-left: 2em;
318 padding-right: 1em;
321 .memItemLeft a.el {
322 font-weight: bold;
325 .memTemplParams {
326 color: #464646;
327 white-space: nowrap;
330 td.memSeparator {
331 display: none;
334 td.mlabels-right {
335 vertical-align: top;
336 padding-top: 4px;
337 color: #AA6;
340 .memtitle {
341 display: none;
344 /* @end */
345 /* @group Member Details */
346 /* Styles for detailed member documentation */
347 .memtemplate {
348 color: #4665A2;
349 font-weight: bold;
352 .memnav {
353 background-color: #EBEFF6;
354 border: 1px solid #A3B4D7;
355 text-align: center;
356 margin: 2px;
357 margin-right: 15px;
358 padding: 2px;
361 .memitem {
362 padding: 0;
363 margin: 1em 0 1em 0;
366 .memproto {
367 padding: 0;
368 font-weight: bold;
369 color: #000;
372 .memproto .paramname {
373 color: #444;
374 font-style: normal;
377 .memdoc {
378 padding: 0 0 0.5em 2em;
381 .paramkey {
382 text-align: right;
385 .paramtype {
386 color: #3E873E;
387 white-space: nowrap;
390 .paramname {
391 color: #444;
392 white-space: nowrap;
393 font-weight: bold;
396 td.paramname {
397 vertical-align: top;
400 .fieldname {
401 color: #000;
404 td.fieldname {
405 padding-right: 1em;
406 vertical-align: top;
409 td.fieldtype {
410 vertical-align: top;
411 color: #444;
412 padding-right: 0.5em;
415 td.fielddoc p {
416 margin: 0;
419 /* @end */
420 /* @group Directory (tree) */
421 /* for the tree view */
422 .ftvtree {
423 font-family: sans-serif;
424 margin: 0;
427 /* these are for tree view when used as main index */
428 .directory {
429 font-size: small;
430 margin: 0.5em;
433 .directory h3 {
434 margin: 0;
435 margin-top: 1em;
436 font-size: 11pt;
439 .directory > h3 {
440 margin-top: 0;
443 .directory p {
444 margin: 0;
445 white-space: nowrap;
448 .directory div {
449 display: none;
450 margin: 0;
453 .directory img {
454 vertical-align: -30%;
457 /* these are for tree view when not used as main index */
458 .directory-alt {
459 font-size: 100%;
460 font-weight: bold;
463 .directory-alt h3 {
464 margin: 0;
465 margin-top: 1em;
466 font-size: 11pt;
469 .directory-alt > h3 {
470 margin-top: 0;
473 .directory-alt p {
474 margin: 0;
475 white-space: nowrap;
478 .directory-alt div {
479 display: none;
480 margin: 0;
483 .directory-alt img {
484 vertical-align: -30%;
487 /* @end */
488 div.dynheader {
489 margin-top: 8px;
492 address {
493 font-style: normal;
494 color: #2A3D61;
497 table.doxtable {
498 border-collapse: collapse;
499 margin: 0.5em;
502 table.doxtable td,table.doxtable th {
503 border: 1px solid #DDD;
504 padding: 3px 7px 2px;
507 table.doxtable th {
508 background-color: #F3F3F3;
509 color: #000;
510 padding-bottom: 4px;
511 padding-top: 5px;
512 text-align: left;
513 font-weight: bold;
516 .tabsearch {
517 top: 0;
518 left: 10px;
519 height: 36px;
520 z-index: 101;
521 overflow: hidden;
522 font-size: 13px;
525 div.navpath {
526 padding: 0.25em;
529 .navpath ul {
530 font-size: x-small;
531 color: #8AA0CC;
532 overflow: hidden;
533 margin: 0;
534 padding: 0;
537 .navpath li {
538 list-style-type: none;
539 float: left;
540 padding-left: 10px;
541 padding-right: 15px;
542 color: #364D7C;
545 .navpath a {
546 display: block;
547 text-decoration: none;
548 outline: none;
551 .navpath a:hover {
552 color: #6884BD;
555 div.summary {
556 float: right;
557 font-size: x-small;
558 padding: 0.25em 0.5em 0 0;
559 width: 50%;
560 text-align: right;
563 div.summary a {
564 white-space: nowrap;
567 div.header {
568 background-color: #F3F3F3;
569 margin: 0;
570 border: 0;
573 div.headertitle {
574 font-size: 180%;
575 font-weight: bold;
576 color: #FFF;
577 padding: 0.125em 0.25em 0.125em 0.25em;
578 background-color: #333;
579 background: linear-gradient(to bottom, #333 0%, #111 100%);
580 border: solid 1px #444;
581 border-top: 0;
582 border-radius: 0 0 6px 6px;
585 div.line {
586 font-family: monospace, fixed;
587 font-size: 13px;
588 min-height: 13px;
589 line-height: 1.0;
590 text-wrap: avoid;
591 white-space: pre-wrap;
592 text-indent: -53px;
593 padding-left: 53px;
594 padding-bottom: 0;
595 margin: 0;
598 .glow {
599 background-color: cyan;
600 box-shadow: 0 0 10px cyan;
603 span.lineno {
604 padding-right: 4px;
605 text-align: right;
606 border-right: 2px solid #0F0;
607 background-color: #E8E8E8;
608 white-space: pre;
610 span.lineno a {
611 background-color: #D8D8D8;
614 span.lineno a:hover {
615 background-color: #C8C8C8;
618 .tabs, .tabs2, .navpath {
619 background-image: none;
620 background-color: #333;
621 background: linear-gradient(to bottom, #333 0%, #111 100%);
622 border: 0;
623 border-bottom: solid 2px #000;
624 padding: 0;
625 padding-top: 2px;
626 font-size: small;
629 #navrow1 {
630 border: 0;
633 th {
634 text-align: left;
637 .mlabel {
638 padding: 0.125em;
641 /* tabs*/
643 .tablist {
644 margin: 0;
645 padding: 0;
646 display: table;
649 .tablist li {
650 display: table-cell;
651 line-height: 2em;
652 list-style: none;
653 background-color: #333;
654 background: linear-gradient(to bottom, #444 0%, #222 100%);
655 border: 1px solid #222;
656 border-bottom: 0;
657 border-radius: 6px 6px 0 0;
658 color: #DDD;
661 .tablist a {
662 display: block;
663 padding: 0 20px;
664 font-weight: bold;
665 color: #859900;
666 text-decoration: none;
667 outline: none;
670 .header a {
671 color: #859900;
674 .tabs3 .tablist a {
675 padding: 0 10px;
678 .tablist a:hover {
679 color: #fff;
680 text-shadow: 0 1px 1px rgba(0, 0, 0, 1.0);
681 text-decoration: none;
684 .tablist li.current a {
685 color: #fff;
686 text-shadow: 0 1px 1px rgba(0, 0, 0, 1.0);
689 span.icon {
690 display: none;