2 font-family: Arial
, Helvetica
, sans-serif
;
7 /* margin-left: 20em;*/
21 padding-bottom: 0.5em;
25 border-collapse: collapse
;
31 border: 1px solid
#ddd;
44 a:link
, a:visited
, a:hover
{
45 text-decoration: none
;
47 /* add padding to work around "text-decoration: underline" not
48 * having effect when hovered if font size less then 11pt */
53 text-decoration: underline
;
56 #inheritedclassmets, #inheritedinstmets
{
60 .inheritedmets_class {
64 margin-bottom: 0.25em;
66 .inheritedmets_class a {
77 font-family: monospace
;
79 a
.inheritedmets_toggle
{
83 /* margin-left: 2em;*/
86 a
.inheritedmets_toggle:hover
{
87 text-decoration: none
;
96 a
.subclass_toggle:hover
{
97 text-decoration: none
;
103 font-family: Arial
, Helvetica
, sans-serif
;
106 /* background: #555;*/
111 border-bottom: 1px solid
#bbb;
112 /* border-bottom: 2px solid #999;*/
121 padding-left: 0.75em;
122 padding-right: 0.75em;
123 /* border-right: 1px solid #999;*/
124 border-right: 1px solid
#ddd;
134 text-decoration: none
;
139 /* font-weight: bold;*/
152 border: 1px solid
#aaa;
160 /* padding: 5px 10px;*/
165 /* text-decoration: none;*/
177 border: 1px solid
#ddd;
188 border-bottom: 3px solid
#000;
193 border-bottom: 1px solid
#bbb;
208 word-break: break-all
;
237 border-top: 1px solid
#aaa;
243 margin-bottom: 0.5em;
259 border-bottom: 2px solid
#bbb;
260 letter-spacing: 0.05em;
277 border-bottom: 1px solid
#ddd;
287 code
.code
, pre
.code
{
288 font-family: monospace
;
295 border-left: 2px solid
#e0e0e0;
300 code
.formula
, pre
.formula
{
301 font-family: monospace
;
325 padding-right: 0.5em;
329 .methodname, .imethodname, .cmethodname {
330 font-family: monospace
;
340 .methodname a, .imethodname a, .cmethodname a {
374 border-collapse: collapse
;
377 table
.arguments td
.argumentname
, td
.argumentdesc
{
381 padding-bottom: 0.2em;
397 /* border-left: 4px solid #eea;*/
403 .notelabel, .warninglabel {
412 border-top: 1px solid #bbb;
424 border-top: 1px solid
#ddd;
439 /* background: #eee;*/
441 border-right: 1px solid
#bbb;
445 text-decoration: none
;
451 padding: 10px 2px 10px 2px;
458 border: 1px solid
#aaa;
463 border-bottom: 1px solid
#aaa;
464 margin-bottom: 0.5em;
470 list-style-type: none
;
484 padding: 0 8px 0 8px;
504 font-family: monospace
;
506 /* font-size: 9.5pt;*/
517 display: inline-block
;
520 ul
.tree
, ul
.tree ul
{
521 list-style-type: none
;
522 background: url
(images/vline.png) repeat-y
;
536 background: url
(images/node.png) no-repeat
;
541 ul
.tree
li:last-child
{
542 background: #fff url
(images/lastnode.png) no-repeat
;
546 border-bottom: 6px solid rgba
(255,255,0,0.4);
551 /* auto class links. note that color can be overridden by prettify rules below */
555 /* Pretty printing styles. Used with prettify.js. */
557 .str { color: #070; } /* strings */
558 .kwd { color: #880; } /* special values like true, nil.. */
559 .com { color: #822; } /* comments */
560 .typ { color: #008; } /* class names */
561 .lit { color: #066; } /* numbers and character literals */
562 .pun { color: #555; } /* punctuation */
563 .pln { color: #000; } /* plain text, methods and variable names */
564 .tag { color: #059; } /* special variables like super, thisProcess... */
565 .dec { color: #508; } /* declarations like var, const... */
566 .atn { color: #285; } /* symbols */
567 .atv { color: #750; } /* environment vars */
569 /* Specify class=linenums on a pre to get line numbering */
570 ol
.linenums
{ margin-top: 0; margin-bottom: 0 } /* IE indents via margin-left */
578 li
.L8
{ list-style-type: none
}
579 /* Alternate shading for lines */
584 li
.L9
{ background: #eee }
587 .str { color: #060; }
588 .kwd { color: #006; font-weight: bold
; }
589 .com { color: #600; font-style: italic
; }
590 .typ { color: #404; font-weight: bold
; }
591 .lit { color: #044; }
592 .pun { color: #440; }
593 .pln { color: #000; }
594 .tag { color: #006; font-weight: bold
; }
595 .atn { color: #404; }
596 .atv { color: #060; }