42687835202b277489cb061ea7fd17f14bd9b171
1 BODY
,H1
,H2
,H3
,H4
,H5
,H6
,P
,CENTER
,TD
,TH
,UL
,DL
,DIV
{
2 font-family: sans-serif
;
6 CAPTION
{ font-weight: bold
}
10 /* Data structure index. Box with clickable letters */
13 background-color: #000055;
14 border: 1px solid
#ffff00;
21 /* Data structure index, clickable letters */
23 text-decoration: none
;
28 text-decoration: none
;
33 text-decoration: none
;
34 background-color: #ffff00;
37 A
.el
{ text-decoration: none
; font-weight: bold
}
38 A
.elRef
{ font-weight: bold
}
39 A
.code:link
{ text-decoration: none
; font-weight: normal
; color: #BA3708}
40 A
.code:visited
{ text-decoration: none
; font-weight: normal
; color: #BA3708}
41 A
.codeRef:link
{ font-weight: normal
; color: #BA3708}
42 A
.codeRef:visited
{ font-weight: normal
; color: #BA3708}
43 A:hover
{ text-decoration: none
; background-color: #ffff00 }
44 DL
.el
{ margin-left: -1cm }
46 font-family: Fixed
, monospace
;
50 border: 1px solid
#CCCCCC;
51 background-color: #351505;
62 /* data structures non-clickable letters */
64 background-color: black
;
78 DIV
.groupText
{ margin-left: 16px; font-style: italic
; font-size: 90% }
89 background-color: #000055;
99 border: 1px solid
#ffff00;
103 background-color: #000055;
105 padding-right : 10px;
108 padding-bottom : 2px;
113 border: 1px solid
#ffff00;
117 background-color: #112244;
119 P
.formulaDsp
{ text-align: center
; }
121 IMG
.formulaInl
{ vertical-align: middle
; }
123 /* Overwiew on top of page for *.c file */
125 .mdescLeft { /* empty box on the left besides short description */
126 padding: 0px 8px 4px 8px;
129 .mdescRight { /* Short description */
130 padding: 0px 8px 4px 8px;
135 .memItemLeft { /* return value */
137 border-top-color: #ffff00;
138 padding: 1px 0px 0px 8px;
140 border-top-width: 2px;
141 border-top-style: solid
;
142 border-right-style: none
;
143 border-bottom-style: none
;
144 border-left-style: none
;
147 .memItemRight { /* function declaration */
149 border-top-color: #ffff00;
150 padding: 1px 8px 0px 8px;
152 border-top-width: 2px;
153 border-top-style: solid
;
154 border-right-style: none
;
155 border-bottom-style: none
;
156 border-left-style: none
;
160 .search { color: #f03309;
167 INPUT
.search
{ font-size: 75%;
170 background-color: #000000;
184 .dirtab { padding: 4px;
185 border-collapse: collapse
;
186 border: 1px solid
#84b007;
188 TH
.dirtab
{ background: #080e02;
193 border-top: 1px solid yellow
;
196 /* Style for detailed member documentation */
203 .memitem { /* outer border around function */
205 background-color: #000000;
208 border-color: #ffff00;
212 color: #ffffff; /* name of the function */
221 /* inner box containing function definition */
223 background-color: #000055;
227 border-color: #ffff00;
229 /* -moz-border-radius: 8px 8px 8px 8px;*/
236 .paramtype { /* type of function parameter, e.g. "int" */
240 .paramname { /* name of function parameter */