]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/wxwidgets.css
added Id keyword
[wxWidgets.git] / docs / doxygen / wxwidgets.css
1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
2 font-family: Geneva, Arial, Helvetica, sans-serif;
3 }
4 BODY,TD {
5 font-size: 90%;
6 }
7 H1 {
8 text-align: center;
9 font-size: 160%;
10 border-top: 1em;
11 }
12 H2 {
13 font-size: 120%;
14 margin-left: 30px;
15 }
16 H3 {
17 font-size: 100%;
18 }
19 CAPTION {
20 font-weight: bold
21 }
22 DIV.qindex {
23 width: 100%;
24 background-color: #e8eef2;
25 border: 1px solid #84b0c7;
26 text-align: center;
27 margin: 2px;
28 padding: 2px;
29 line-height: 140%;
30 }
31 DIV.navpath {
32 width: 100%;
33 background-color: #e8eef2;
34 border: 1px solid #84b0c7;
35 text-align: center;
36 margin: 2px;
37 padding: 2px;
38 line-height: 140%;
39 }
40 DIV.navtab {
41 background-color: #e8eef2;
42 border: 1px solid #84b0c7;
43 text-align: center;
44 margin: 2px;
45 margin-right: 15px;
46 padding: 2px;
47 }
48 TD.navtab {
49 font-size: 70%;
50 }
51 A.qindex {
52 text-decoration: none;
53 font-weight: bold;
54 color: #1A419D;
55 }
56 A.qindex:visited {
57 text-decoration: none;
58 font-weight: bold;
59 color: #1A419D
60 }
61 A.qindex:hover {
62 text-decoration: none;
63 background-color: #ddddff;
64 }
65 A.qindexHL {
66 text-decoration: none;
67 font-weight: bold;
68 background-color: #6666cc;
69 color: #ffffff;
70 border: 1px double #9295C2;
71 }
72 A.qindexHL:hover {
73 text-decoration: none;
74 background-color: #6666cc;
75 color: #ffffff;
76 }
77 A.qindexHL:visited {
78 text-decoration: none;
79 background-color: #6666cc;
80 color: #ffffff
81 }
82 A.el {
83 text-decoration: none;
84 font-weight: bold
85 }
86 A.elRef {
87 font-weight: bold
88 }
89 A.code:link {
90 text-decoration: none;
91 font-weight: normal;
92 color: #0000FF
93 }
94 A.code:visited {
95 text-decoration: none;
96 font-weight: normal;
97 color: #0000FF
98 }
99 A.codeRef:link {
100 font-weight: normal;
101 color: #0000FF
102 }
103 A.codeRef:visited {
104 font-weight: normal;
105 color: #0000FF
106 }
107 A:hover {
108 text-decoration: none;
109 background-color: #f2f2ff
110 }
111 DL.el {
112 margin-left: -1cm
113 }
114 .fragment {
115 font-family: monospace, fixed;
116 font-size: 95%;
117 }
118 PRE.fragment {
119 border: 1px solid #CCCCCC;
120 background-color: #f5f5f5;
121 margin-top: 4px;
122 margin-bottom: 4px;
123 margin-left: 2px;
124 margin-right: 8px;
125 padding-left: 6px;
126 padding-right: 6px;
127 padding-top: 4px;
128 padding-bottom: 4px;
129 }
130 DIV.ah {
131 background-color: black;
132 font-weight: bold;
133 color: #ffffff;
134 margin-bottom: 3px;
135 margin-top: 3px
136 }
137
138 DIV.groupHeader {
139 margin-left: 16px;
140 margin-top: 12px;
141 margin-bottom: 6px;
142 font-weight: bold;
143 }
144 DIV.groupText {
145 margin-left: 16px;
146 font-style: italic;
147 font-size: 90%
148 }
149 BODY {
150 background: white;
151 color: black;
152 margin-right: 20px;
153 margin-left: 20px;
154 }
155 TD.indexkey {
156 background-color: #e8eef2;
157 font-weight: bold;
158 padding-right : 10px;
159 padding-top : 2px;
160 padding-left : 10px;
161 padding-bottom : 2px;
162 margin-left : 0px;
163 margin-right : 0px;
164 margin-top : 2px;
165 margin-bottom : 2px;
166 border: 1px solid #CCCCCC;
167 }
168 TD.indexvalue {
169 background-color: #e8eef2;
170 font-style: italic;
171 padding-right : 10px;
172 padding-top : 2px;
173 padding-left : 10px;
174 padding-bottom : 2px;
175 margin-left : 0px;
176 margin-right : 0px;
177 margin-top : 2px;
178 margin-bottom : 2px;
179 border: 1px solid #CCCCCC;
180 }
181 TR.memlist {
182 background-color: #f0f0f0;
183 }
184 P.formulaDsp {
185 text-align: center;
186 }
187 IMG.formulaDsp {
188 }
189 IMG.formulaInl {
190 vertical-align: middle;
191 }
192 SPAN.keyword { color: #008000 }
193 SPAN.keywordtype { color: #604020 }
194 SPAN.keywordflow { color: #e08000 }
195 SPAN.comment { color: #800000 }
196 SPAN.preprocessor { color: #806020 }
197 SPAN.stringliteral { color: #002080 }
198 SPAN.charliteral { color: #008080 }
199 SPAN.vhdldigit { color: #ff00ff }
200 SPAN.vhdlchar { color: #000000 }
201 SPAN.vhdlkeyword { color: #700070 }
202 SPAN.vhdllogic { color: #ff0000 }
203
204 .mdescLeft {
205 padding: 0px 8px 4px 8px;
206 font-size: 80%;
207 font-style: italic;
208 background-color: #FAFAFA;
209 border-top: 1px none #E0E0E0;
210 border-right: 1px none #E0E0E0;
211 border-bottom: 1px none #E0E0E0;
212 border-left: 1px none #E0E0E0;
213 margin: 0px;
214 }
215 .mdescRight {
216 padding: 0px 8px 4px 8px;
217 font-size: 80%;
218 font-style: italic;
219 background-color: #FAFAFA;
220 border-top: 1px none #E0E0E0;
221 border-right: 1px none #E0E0E0;
222 border-bottom: 1px none #E0E0E0;
223 border-left: 1px none #E0E0E0;
224 margin: 0px;
225 }
226 .memItemLeft {
227 padding: 1px 0px 0px 8px;
228 margin: 4px;
229 border-top-width: 1px;
230 border-right-width: 1px;
231 border-bottom-width: 1px;
232 border-left-width: 1px;
233 border-top-color: #E0E0E0;
234 border-right-color: #E0E0E0;
235 border-bottom-color: #E0E0E0;
236 border-left-color: #E0E0E0;
237 border-top-style: solid;
238 border-right-style: none;
239 border-bottom-style: none;
240 border-left-style: none;
241 background-color: #FAFAFA;
242 font-size: 80%;
243 }
244 .memItemRight {
245 padding: 1px 8px 0px 8px;
246 margin: 4px;
247 border-top-width: 1px;
248 border-right-width: 1px;
249 border-bottom-width: 1px;
250 border-left-width: 1px;
251 border-top-color: #E0E0E0;
252 border-right-color: #E0E0E0;
253 border-bottom-color: #E0E0E0;
254 border-left-color: #E0E0E0;
255 border-top-style: solid;
256 border-right-style: none;
257 border-bottom-style: none;
258 border-left-style: none;
259 background-color: #FAFAFA;
260 font-size: 80%;
261 }
262 .memTemplItemLeft {
263 padding: 1px 0px 0px 8px;
264 margin: 4px;
265 border-top-width: 1px;
266 border-right-width: 1px;
267 border-bottom-width: 1px;
268 border-left-width: 1px;
269 border-top-color: #E0E0E0;
270 border-right-color: #E0E0E0;
271 border-bottom-color: #E0E0E0;
272 border-left-color: #E0E0E0;
273 border-top-style: none;
274 border-right-style: none;
275 border-bottom-style: none;
276 border-left-style: none;
277 background-color: #FAFAFA;
278 font-size: 80%;
279 }
280 .memTemplItemRight {
281 padding: 1px 8px 0px 8px;
282 margin: 4px;
283 border-top-width: 1px;
284 border-right-width: 1px;
285 border-bottom-width: 1px;
286 border-left-width: 1px;
287 border-top-color: #E0E0E0;
288 border-right-color: #E0E0E0;
289 border-bottom-color: #E0E0E0;
290 border-left-color: #E0E0E0;
291 border-top-style: none;
292 border-right-style: none;
293 border-bottom-style: none;
294 border-left-style: none;
295 background-color: #FAFAFA;
296 font-size: 80%;
297 }
298 .memTemplParams {
299 padding: 1px 0px 0px 8px;
300 margin: 4px;
301 border-top-width: 1px;
302 border-right-width: 1px;
303 border-bottom-width: 1px;
304 border-left-width: 1px;
305 border-top-color: #E0E0E0;
306 border-right-color: #E0E0E0;
307 border-bottom-color: #E0E0E0;
308 border-left-color: #E0E0E0;
309 border-top-style: solid;
310 border-right-style: none;
311 border-bottom-style: none;
312 border-left-style: none;
313 color: #606060;
314 background-color: #FAFAFA;
315 font-size: 80%;
316 }
317 .search {
318 color: #003399;
319 font-weight: bold;
320 }
321 FORM.search {
322 margin-bottom: 0px;
323 margin-top: 0px;
324 }
325 INPUT.search {
326 font-size: 75%;
327 color: #000080;
328 font-weight: normal;
329 background-color: #e8eef2;
330 }
331 TD.tiny {
332 font-size: 75%;
333 }
334 a {
335 color: #1A41A8;
336 }
337 a:visited {
338 color: #2A3798;
339 }
340 .dirtab {
341 padding: 4px;
342 border-collapse: collapse;
343 border: 1px solid #84b0c7;
344 }
345 TH.dirtab {
346 background: #e8eef2;
347 font-weight: bold;
348 }
349 HR {
350 height: 1px;
351 border: none;
352 border-top: 1px solid black;
353 }
354
355 /* Style for detailed member documentation */
356 .memtemplate {
357 font-size: 80%;
358 color: #606060;
359 font-weight: normal;
360 margin-left: 3px;
361 }
362 .memnav {
363 background-color: #e8eef2;
364 border: 1px solid #84b0c7;
365 text-align: center;
366 margin: 2px;
367 margin-right: 15px;
368 padding: 2px;
369 }
370 .memitem {
371 padding: 4px;
372 background-color: #eef3f5;
373 border-width: 1px;
374 border-style: solid;
375 border-color: #dedeee;
376 -moz-border-radius: 8px 8px 8px 8px;
377 }
378 .memname {
379 white-space: nowrap;
380 font-weight: bold;
381 }
382 .memdoc{
383 padding-left: 10px;
384 }
385 .memproto {
386 background-color: #d5e1e8;
387 width: 100%;
388 border-width: 1px;
389 border-style: solid;
390 border-color: #84b0c7;
391 font-weight: bold;
392 -moz-border-radius: 8px 8px 8px 8px;
393 }
394 .paramkey {
395 text-align: right;
396 }
397 .paramtype {
398 white-space: nowrap;
399 }
400 .paramname {
401 color: #602020;
402 font-style: italic;
403 white-space: nowrap;
404 }
405 /* End Styling for detailed member documentation */
406
407 /* for the tree view */
408 .ftvtree {
409 font-family: sans-serif;
410 margin:0.5em;
411 }
412 .directory {
413 font-size: 9pt;
414 font-weight: bold;
415 }
416 .directory h3 {
417 margin: 0px;
418 margin-top: 1em;
419 font-size: 11pt;
420 }
421 .directory > h3 {
422 margin-top: 0;
423 }
424 .directory p {
425 margin: 0px;
426 white-space: nowrap;
427 }
428 .directory div {
429 display: none;
430 margin: 0px;
431 }
432 .directory img {
433 vertical-align: -30%;
434 }
435