bc9e5b083109d1cfa25370bc6d10cb14045fb32d
1 body
,h1
,h2
,h3
,h4
,h5
,h6
,p
,center
,td
,th
,ul
,dl
,div
{
2 font-family: sans-serif
;
5 caption
{ font-weight: bold
}
9 /* Data structure index. Box with clickable letters */
12 background-color: #000055;
13 border: 1px solid
#ffff00;
20 /* Data structure index, clickable letters */
22 text-decoration: none
;
28 text-decoration: none
;
34 text-decoration: none
;
35 background-color: #ffff00;
39 text-decoration: none
;
43 a
.elRef
{ font-weight: bold
}
46 text-decoration: none
;
52 text-decoration: none
;
68 text-decoration: none
;
69 background-color: #ffff00
72 dl
.el
{ margin-left: -1cm }
74 font-family: Fixed
, monospace
;
79 border: 1px solid
#CCCCCC;
80 background-color: #351505;
91 /* data structures non-clickable letters */
93 background-color: black
;
122 background-color: #000055;
124 padding-right : 10px;
127 padding-bottom : 2px;
132 border: 1px solid
#ffff00;
136 background-color: #000055;
138 padding-right : 10px;
141 padding-bottom : 2px;
146 border: 1px solid
#ffff00;
150 background-color: #112244;
152 p
.formulaDsp
{ text-align: center
; }
154 img
.formulaInl
{ vertical-align: middle
; }
156 /* Overwiew on top of page for *.c file */
158 .mdescLeft { /* empty box on the left besides short description */
159 padding: 0px 8px 4px 8px;
163 .mdescRight { /* Short description */
164 padding: 0px 8px 4px 8px;
170 .memItemLeft { /* return value */
172 border-top-color: #ffff00;
173 padding: 1px 0px 0px 8px;
175 border-top-width: 2px;
176 border-top-style: solid
;
177 border-right-style: none
;
178 border-bottom-style: none
;
179 border-left-style: none
;
183 .memItemRight { /* function declaration */
185 border-top-color: #ffff00;
186 padding: 1px 8px 0px 8px;
188 border-top-width: 2px;
189 border-top-style: solid
;
190 border-right-style: none
;
191 border-bottom-style: none
;
192 border-left-style: none
;
210 background-color: #000000;
226 .dirtab { padding: 4px;
227 border-collapse: collapse
;
228 border: 1px solid
#84b007;
239 border-top: 1px solid yellow
;
242 /* Style for detailed member documentation */
249 .memitem { /* outer border around function */
251 background-color: #000000;
254 border-color: #ffff00;
258 color: #ffffff; /* name of the function */
267 /* inner box containing function definition */
269 background-color: #000055;
273 border-color: #ffff00;
282 .paramtype { /* type of function parameter, e.g. "int" */
287 .paramname { /* name of function parameter */