1 body
,h1
,h2
,h3
,h4
,h5
,h6
,p
,center
,td
,th
,ul
,dl
,div
{
2 font-family: sans-serif
;
6 background-color: black
;
11 caption
{ font-weight: bold
}
15 /* Data structure index. Box with clickable letters */
18 background-color: #000055;
19 border: 1px solid
#ffff00;
26 /* Data structure index, clickable letters */
28 text-decoration: none
;
34 text-decoration: none
;
40 text-decoration: none
;
41 background-color: #ffff00;
45 text-decoration: none
;
49 a
.elRef
{ font-weight: bold
}
52 text-decoration: none
;
58 text-decoration: none
;
74 text-decoration: none
;
75 background-color: #ffff00
78 dl
.el
{ margin-left: -1cm }
80 font-family: Fixed
, monospace
;
85 border: 1px solid
#CCCCCC;
86 background-color: #351505;
97 /* data structures non-clickable letters */
99 background-color: black
;
121 background-color: #000055;
123 padding-right : 10px;
126 padding-bottom : 2px;
131 border: 1px solid
#ffff00;
135 background-color: #000055;
137 padding-right : 10px;
140 padding-bottom : 2px;
145 border: 1px solid
#ffff00;
149 background-color: #112244;
151 p
.formulaDsp
{ text-align: center
; }
153 img
.formulaInl
{ vertical-align: middle
; }
155 /* Overwiew on top of page for *.c file */
157 .mdescLeft { /* empty box on the left besides short description */
158 padding: 0px 8px 4px 8px;
162 .mdescRight { /* Short description */
163 padding: 0px 8px 4px 8px;
169 .memItemLeft { /* return value */
171 border-top-color: #ffff00;
172 padding: 1px 0px 0px 8px;
174 border-top-width: 2px;
175 border-top-style: solid
;
176 border-right-style: none
;
177 border-bottom-style: none
;
178 border-left-style: none
;
182 .memItemRight { /* function declaration */
184 border-top-color: #ffff00;
185 padding: 1px 8px 0px 8px;
187 border-top-width: 2px;
188 border-top-style: solid
;
189 border-right-style: none
;
190 border-bottom-style: none
;
191 border-left-style: none
;
209 background-color: #000000;
225 .dirtab { padding: 4px;
226 border-collapse: collapse
;
227 border: 1px solid
#84b007;
238 border-top: 1px solid yellow
;
241 /* Style for detailed member documentation */
248 .memitem { /* outer border around function */
250 background-color: #000000;
253 border-color: #ffff00;
257 color: #ffffff; /* name of the function */
266 /* inner box containing function definition */
268 background-color: #000055;
272 border-color: #ffff00;
281 .paramtype { /* type of function parameter, e.g. "int" */
286 .paramname { /* name of function parameter */