| 1 |
a.links:active, a.links:visited, a.links:link { |
a { color: #0000FF; text-decoration: none; } |
| 2 |
font-family: arial; |
a:hover { color: #FF0000; text-decoration: underline; } |
| 3 |
font-size: .833em; |
a:active { color: #FF0000; text-decoration: underline; } |
| 4 |
font-weight: bold; |
|
| 5 |
padding: 0px 2px 0px 2px; |
body { background-color: #EEEEEE; font-family: Verdana, Arial, sans-serif } |
| 6 |
color: #444444; |
body, table { font-size: 10pt } |
| 7 |
} |
a img { border: 0px; } |
| 8 |
|
dd { margin-left: 0px; padding-left: 1em; } |
| 9 |
a.links:hover { |
|
| 10 |
font-family: arial; |
/* Page layout/boxes */ |
| 11 |
font-size: .833em; |
|
| 12 |
font-weight: bold; |
.info-box {} |
| 13 |
background-color: #999999; |
.info-box-title { margin: 1em 0em 0em 0em; padding: .25em; font-weight: normal; font-size: 14pt; border: 2px solid #999999; background-color: #DDDDDD } |
| 14 |
color: #000000; |
.info-box-body { border: 1px solid #999999; padding: .5em; background-color: #F8F8F8; } |
| 15 |
padding: 0px 2px 0px 2px; |
.nav-bar { font-size: 8pt; white-space: nowrap; text-align: right; padding: .2em; margin: 0em 0em 1em 0em; } |
| 16 |
} |
|
| 17 |
|
.oddrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em} |
| 18 |
a:visited, a:link { |
.evenrow { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; margin-bottom: 1em} |
| 19 |
font-family: arial; |
|
| 20 |
font-size: 10pt; |
.page-body { max-width: 800px; margin: auto; } |
| 21 |
color: #0000ff; |
.tree dl { margin: 0px } |
| 22 |
outline: thick red; |
|
| 23 |
} |
/* Index formatting classes */ |
| 24 |
|
|
| 25 |
a:hover { |
.index-item-body { margin-top: .5em; margin-bottom: .5em} |
| 26 |
color: #FF0000; |
.index-item-description { margin-top: .25em } |
| 27 |
} |
.index-item-details { font-weight: normal; font-style: italic; font-size: 8pt } |
| 28 |
|
.index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em} |
| 29 |
div.links, table.links { |
.index-letter-title { font-size: 12pt; font-weight: bold } |
| 30 |
border: 2px solid #999999; |
.index-letter-menu { text-align: center; margin: 1em } |
| 31 |
background-color: #dadada; |
.index-letter { font-size: 12pt } |
| 32 |
} |
|
| 33 |
|
/* Docbook classes */ |
| 34 |
div.function { |
|
| 35 |
font-family: arial; |
.description {} |
| 36 |
font-size: .833em; |
.short-description { font-weight: bold; color: #666666; } |
| 37 |
background-color: #dadada; |
.tags { padding-left: 0em; margin-left: 3em; color: #666666; list-style-type: square; } |
| 38 |
border: 1px solid #999999; |
.parameters { padding-left: 0em; margin-left: 3em; font-style: italic; list-style-type: square; } |
| 39 |
width: 99%; |
.redefinitions { font-size: 8pt; padding-left: 0em; margin-left: 2em; } |
| 40 |
padding: 5px 0px 5px 5px; |
.package { } |
| 41 |
} |
.package-title { font-weight: bold; font-size: 14pt; border-bottom: 1px solid black } |
| 42 |
|
.package-details { font-size: 85%; } |
| 43 |
.tableheadingcolor { |
.sub-package { font-weight: bold; font-size: 120% } |
| 44 |
background-color: #dadada; |
.tutorial { border-width: thin; border-color: #0066ff } |
| 45 |
color: #000000; |
.tutorial-nav-box { width: 100%; border: 2px solid #999999; background-color: #DDDDDD } |
| 46 |
border-bottom: 2px solid #999999; |
.nav-button-disabled { color: #999999; } |
| 47 |
} |
.nav-button:active, |
| 48 |
|
.nav-button:focus, |
| 49 |
table.border { |
.nav-button:hover { background-color: #AAAAAA; outline: 1px solid #666666; text-decoration: none } |
| 50 |
border: 2px solid #999999; |
.folder-title { font-style: italic } |
| 51 |
} |
|
| 52 |
|
/* Generic formatting */ |
| 53 |
table.bordernobottom { |
|
| 54 |
border-top: 2px solid #999999; |
.field { font-weight: bold; } |
| 55 |
border-left: 2px solid #999999; |
.detail { font-size: 8pt; } |
| 56 |
border-right: 2px solid #999999; |
.notes { font-style: italic; font-size: 8pt; } |
| 57 |
} |
.separator { background-color: #999999; height: 2px; } |
| 58 |
|
.warning { color: #FF6600; } |
| 59 |
th { |
.disabled { font-style: italic; color: #999999; } |
| 60 |
font-family: arial; |
|
| 61 |
font-size: .833em; |
/* Code elements */ |
| 62 |
font-weight: bold; |
|
| 63 |
white-space: nowrap; |
.line-number { } |
| 64 |
} |
|
| 65 |
|
.class-table { width: 100%; } |
| 66 |
|
.class-table-header { border-bottom: 1px dotted #666666; text-align: left} |
| 67 |
|
.class-name { color: #000000; font-weight: bold; } |
| 68 |
.font8 { |
|
| 69 |
font-family: arial, helvetica, lucida; |
.method-summary { padding-left: 1em; font-size: 8pt } |
| 70 |
font-size: 8pt; |
.method-header { } |
| 71 |
} |
.method-definition { margin-bottom: .3em } |
| 72 |
.font8bold { |
.method-title { font-weight: bold; } |
| 73 |
font-family: arial, helvetica, lucida; |
.method-name { font-weight: bold; } |
| 74 |
font-size: 8pt; |
.method-signature { font-size: 85%; color: #0066BB; margin: .5em 0em } |
| 75 |
font-weight: bold; |
.method-result { font-style: italic; } |
| 76 |
} |
|
| 77 |
.font10 { |
.var-summary { padding-left: 1em; font-size: 8pt; } |
| 78 |
font-family: arial, helvetica, lucida; |
.var-header { } |
| 79 |
font-size: 10pt; |
.var-title { margin-bottom: .3em } |
| 80 |
} |
.var-type { color: red; font-weight: bold } |
| 81 |
.font10bold { |
.var-name { font-weight: bold; } |
| 82 |
font-family: arial, helvetica, lucida; |
.var-default {} |
| 83 |
font-size: 10pt; |
.var-description { font-weight: normal; color: #000000; } |
| 84 |
font-weight: bold; |
|
| 85 |
} |
.include-title { } |
| 86 |
.font12 { |
.include-type { font-style: italic; } |
| 87 |
font-family: arial, helvetica, lucida; |
.include-name { font-weight: bold; } |
| 88 |
font-size: 12pt; |
|
| 89 |
} |
.const-title { } |
| 90 |
.font12bold { |
.const-name { font-weight: bold; } |
| 91 |
font-family: arial, helvetica, lucida; |
|
| 92 |
font-size: 12pt; |
/* Syntax highlighting */ |
| 93 |
font-weight: bold; |
|
| 94 |
} |
.src-code { border: 1px solid #336699; padding: 1em; background-color: #EEEEEE; } |
| 95 |
.font14 { |
|
| 96 |
font-family: arial, helvetica, lucida; |
.src-comm { color: #666666; } |
| 97 |
font-size: 14pt; |
.src-id { } |
| 98 |
} |
.src-inc { color: #0000FF; } |
| 99 |
.font14bold { |
.src-key { color: #0000FF; } |
| 100 |
font-family: arial, helvetica, lucida; |
.src-num { color: #CC0000; } |
| 101 |
font-size: 15pt; |
.src-str { color: #66cccc; } |
| 102 |
font-weight: bold; |
.src-sym { font-weight: bold; } |
| 103 |
} |
.src-var { } |
| 104 |
|
|
| 105 |
ul { |
.src-php { font-weight: bold; } |
| 106 |
margin: 0px; |
|
| 107 |
padding: 0px; |
.src-doc { color: #009999 } |
| 108 |
padding-left: 5px; |
.src-doc-close-template { color: #0000FF } |
| 109 |
} |
.src-doc-coretag { color: #0099FF; font-weight: bold } |
| 110 |
|
.src-doc-inlinetag { color: #0099FF } |
| 111 |
li { |
.src-doc-internal { color: #6699cc } |
| 112 |
text-indent: -15px; |
.src-doc-tag { color: #0080CC } |
| 113 |
padding-bottom: 2px; |
.src-doc-template { color: #0000FF } |
| 114 |
padding-left: 14px; |
.src-doc-type { font-style: italic } |
| 115 |
} |
.src-doc-var { font-style: italic } |
| 116 |
|
|
| 117 |
|
/* tutorial */ |
| 118 |
|
|
| 119 |
|
.authors { } |
| 120 |
|
.author { font-style: italic; font-weight: bold } |
| 121 |
|
.author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal } |
| 122 |
|
.example { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em } |
| 123 |
|
.listing { background-color: #DDDDDD; border: 1px solid #999999; padding: .5em; white-space: nowrap } |
| 124 |
|
.release-info { font-size: 85%; font-style: italic; margin: 1em 0em } |
| 125 |
|
.ref-title-box { } |
| 126 |
|
.ref-title { } |
| 127 |
|
.ref-purpose { font-style: italic; color: #666666 } |
| 128 |
|
.ref-synopsis { } |
| 129 |
|
.title { font-weight: bold; border-bottom: 1px solid #888888; color: #888888; } |
| 130 |
|
.cmd-synopsis { margin: 1em 0em } |
| 131 |
|
.cmd-title { font-weight: bold } |
| 132 |
|
.toc { margin-left: 2em; padding-left: 0em } |
| 133 |
|
|