4 font: 400 14px/19px Roboto,sans-serif;
20 border-bottom: 1px solid #879ECB;
35 -webkit-transition: text-shadow 0.5s linear;
36 -moz-transition: text-shadow 0.5s linear;
37 -ms-transition: text-shadow 0.5s linear;
38 -o-transition: text-shadow 0.5s linear;
39 transition: text-shadow 0.5s linear;
43 h1.glow,
h2.glow,
h3.glow,
h4.glow,
h5.glow, h6.glow {
44 text-shadow: 0 0 15px cyan;
53 -webkit-column-gap: 1em;
55 -webkit-column-count: 3;
58 p.startli,
p.startdd,
p.starttd {
91 background-color: #EBEFF6;
92 border: 1px solid #A3B4D7;
110 text-decoration: none;
113 .contents a:visited {
118 text-decoration: underline;
127 background-color: #9CAFD4;
129 border: 1px
double #869DCA;
132 .contents a.qindexHL:visited {
143 a.code, a.code:visited {
147 a.codeRef, a.codeRef:visited {
158 border: 1px solid #C4CFE5;
159 background-color: #FBFCFD;
161 margin: 4px 8px 4px 2px;
163 word-wrap:
break-word;
166 font-family: monospace, fixed;
173 background-color: #FBFCFD;
174 border: 1px solid #C4CFE5;
178 font-family: monospace, fixed;
182 text-wrap: unrestricted;
183 white-space: -moz-pre-wrap;
184 white-space: -pre-wrap;
185 white-space: -o-pre-wrap;
186 white-space: pre-wrap;
187 word-wrap:
break-word;
192 -webkit-transition-
property: background-color, box-shadow;
193 -webkit-transition-duration: 0.5s;
194 -moz-transition-
property: background-color, box-shadow;
195 -moz-transition-duration: 0.5s;
196 -ms-transition-
property: background-color, box-shadow;
197 -ms-transition-duration: 0.5s;
198 -o-transition-
property: background-color, box-shadow;
199 -o-transition-duration: 0.5s;
200 transition-
property: background-color, box-shadow;
201 transition-duration: 0.5s;
205 background-color: cyan;
206 box-shadow: 0 0 10px cyan;
213 border-right: 2px solid #0F0;
214 background-color: #E8E8E8;
218 background-color: #D8D8D8;
221 span.lineno a:hover {
222 background-color: #C8C8C8;
226 background-color: black;
232 border: solid thin #333;
233 border-radius: 0.5em;
234 -webkit-border-radius: .5em;
235 -moz-border-radius: .5em;
236 box-shadow: 2px 2px 3px #999;
237 -webkit-box-shadow: 2px 2px 3px #999;
238 -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
239 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
240 background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);
255 background-color: white;
267 background-color: #EBEFF6;
269 border: 1px solid #C4CFE5;
270 margin: 2px 0px 2px 0;
277 background-color: #EBEFF6;
278 border: 1px solid #C4CFE5;
284 background-color: #EEF1F7;
296 vertical-align: middle;
317 vertical-align: middle;
367 background-color: #F7F8FB;
368 border-left: 2px solid #9CAFD4;
369 margin: 0 24px 0 4px;
370 padding: 0 12px 0 16px;
400 border-collapse: collapse;
401 border: 1px solid #A3B4D7;
412 border-top: 1px solid #4A6AAA;
426 .memberdecls td, .fieldtable tr {
427 -webkit-transition-
property: background-color, box-shadow;
428 -webkit-transition-duration: 0.5s;
429 -moz-transition-
property: background-color, box-shadow;
430 -moz-transition-duration: 0.5s;
431 -ms-transition-
property: background-color, box-shadow;
432 -ms-transition-duration: 0.5s;
433 -o-transition-
property: background-color, box-shadow;
434 -o-transition-duration: 0.5s;
435 transition-
property: background-color, box-shadow;
436 transition-duration: 0.5s;
439 .memberdecls td.glow, .fieldtable tr.glow {
440 background-color: cyan;
441 box-shadow: 0 0 15px cyan;
444 .mdescLeft, .mdescRight,
445 .memItemLeft, .memItemRight,
446 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
447 background-color: #F9FAFC;
450 padding: 1px 0 0 8px;
453 .mdescLeft, .mdescRight {
454 padding: 0px 8px 4px 8px;
458 .memItemLeft, .memItemRight, .memTemplParams {
459 border-bottom: 1px solid #DEE4F0;
462 .memItemLeft, .memTemplItemLeft {
489 background-color: #EBEFF6;
490 border: 1px solid #A3B4D7;
505 -webkit-transition: box-shadow 0.5s linear;
506 -moz-transition: box-shadow 0.5s linear;
507 -ms-transition: box-shadow 0.5s linear;
508 -o-transition: box-shadow 0.5s linear;
509 transition: box-shadow 0.5s linear;
510 display:
table !important;
515 box-shadow: 0 0 15px cyan;
524 vertical-align: bottom;
527 .memproto, dl.reflist dt {
528 border-top: 1px solid #A8B8D9;
529 border-left: 1px solid #A8B8D9;
530 border-right: 1px solid #A8B8D9;
531 padding: 6px 0px 6px 0px;
534 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
535 background-image:url(
'nav_f.png');
536 background-repeat:repeat-x;
537 background-color: #E2E8F2;
539 box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
540 border-top-right-radius: 4px;
541 border-top-left-radius: 4px;
543 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
544 -moz-border-radius-topright: 4px;
545 -moz-border-radius-topleft: 4px;
547 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
548 -webkit-border-top-right-radius: 4px;
549 -webkit-border-top-left-radius: 4px;
553 .memdoc, dl.reflist dd {
554 border-bottom: 1px solid #A8B8D9;
555 border-left: 1px solid #A8B8D9;
556 border-right: 1px solid #A8B8D9;
557 padding: 6px 10px 2px 10px;
558 background-color: #FBFCFD;
560 background-image:url(
'nav_g.png');
561 background-repeat:repeat-x;
562 background-color: #FFFFFF;
564 border-bottom-left-radius: 4px;
565 border-bottom-right-radius: 4px;
566 box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
568 -moz-border-radius-bottomleft: 4px;
569 -moz-border-radius-bottomright: 4px;
570 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
572 -webkit-border-bottom-left-radius: 4px;
573 -webkit-border-bottom-right-radius: 4px;
574 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
582 margin: 0px 0px 10px 0px;
605 .params, .retval, .exception, .tparams {
610 .params .paramname, .retval .paramname {
621 font-family:
"courier new",courier,monospace;
635 vertical-align: bottom;
645 background-color: #728DC1;
646 border-top:1px solid #5373B4;
647 border-left:1px solid #5373B4;
648 border-right:1px solid #C4CFE5;
649 border-bottom:1px solid #C4CFE5;
667 border-top: 1px solid #A8B8D9;
668 border-bottom: 1px solid #A8B8D9;
673 border-collapse:collapse;
682 .directory td.entry {
687 .directory td.entry a {
691 .directory td.entry a img {
700 border-left: 1px solid rgba(0,0,0,0.05);
705 background-color: #F7F8FB;
709 vertical-align: -30%;
719 .directory .levels span {
728 -webkit-touch-callout: none;
729 -webkit-user-select: none;
730 -khtml-user-select: none;
731 -moz-user-select: none;
732 -ms-user-select: none;
742 border-collapse:collapse;
748 border: 1px solid #2D4068;
749 padding: 3px 7px 2px;
753 background-color: #374F7F;
763 border: 1px solid #A8B8D9;
765 -moz-border-radius: 4px;
766 -webkit-border-radius: 4px;
768 -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
769 -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
770 box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
773 .fieldtable td, .fieldtable th {
774 padding: 3px 7px 2px;
777 .fieldtable td.fieldtype, .fieldtable td.fieldname {
779 border-right: 1px solid #A8B8D9;
780 border-bottom: 1px solid #A8B8D9;
784 .fieldtable td.fielddoc {
785 border-bottom: 1px solid #A8B8D9;
789 .fieldtable tr:last-child td {
794 background-image:url(
'nav_f.png');
795 background-repeat:repeat-x;
796 background-color: #E2E8F2;
802 -moz-border-radius-topleft: 4px;
803 -moz-border-radius-topright: 4px;
804 -webkit-border-top-left-radius: 4px;
805 -webkit-border-top-right-radius: 4px;
806 border-top-left-radius: 4px;
807 border-top-right-radius: 4px;
808 border-bottom: 1px solid #A8B8D9;
816 background-image: url(
'tab_b.png');
825 background-image:url(
'tab_b.png');
826 background-repeat:repeat-x;
830 border:solid 1px #C2CDE4;
838 list-style-type:none;
842 background-image:url(
'bc_s.png');
843 background-repeat:no-repeat;
844 background-position:right;
848 .navpath li.navelem a
852 text-decoration: none;
854 font-family:
'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
857 .navpath li.navelem a:hover
864 list-style-type:none;
868 background-image:none;
869 background-repeat:no-repeat;
870 background-position:right;
904 background-image:url(
'nav_h.png');
905 background-repeat:repeat-x;
906 background-color: #F9FAFC;
908 border-bottom: 1px solid #C4CFE5;
913 padding: 5px 5px 5px 10px;
932 border-left:4px solid;
933 border-color: #D0C000;
936 dl.warning, dl.attention
940 border-left:4px solid;
941 border-color: #FF0000;
944 dl.pre, dl.post, dl.invariant
948 border-left:4px solid;
949 border-color: #00D000;
956 border-left:4px solid;
957 border-color: #505050;
964 border-left:4px solid;
965 border-color: #00C0E0;
972 border-left:4px solid;
973 border-color: #3030E0;
980 border-left:4px solid;
981 border-color: #C08050;
992 vertical-align: bottom;
993 border-collapse: separate;
1003 font: 300% Tahoma, Arial,sans-serif;
1010 font: 120% Tahoma, Arial,sans-serif;
1017 font: 50% Tahoma, Arial,sans-serif;
1027 border-bottom: 1px solid #5373B4;
1052 border: 1px solid #90A5CE;
1074 background-color: #F4F6FA;
1075 border: 1px solid #D8DFEE;
1076 border-radius: 7px 7px 7px 7px;
1080 margin: 0 20px 10px 10px;
1086 background: url(
"bdwn.png") no-repeat scroll 0 5px transparent;
1087 font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
1094 font: bold 12px/1.2 Arial,FreeSans,sans-serif;
1096 border-bottom: 0 none;
1101 list-style: none outside none;
1102 border: medium none;
1126 -webkit-touch-callout: none;
1127 -webkit-user-select: none;
1128 -khtml-user-select: none;
1129 -moz-user-select: none;
1130 -ms-user-select: none;
1134 .inherit_header td {
1135 padding: 6px 0px 2px 5px;
1149 #top { display: none; }
1150 #side-nav { display: none; }
1151 #nav-path { display: none; }
1152 body { overflow:visible; }
1153 h1,
h2,
h3,
h4,
h5, h6 { page-
break-after: avoid; }
1154 .summary { display: none; }
1155 .memitem { page-
break-inside: avoid; }
1158 margin-left:0 !important;
1159 height:
auto !important;
1160 width:
auto !important;