1 | /* * * This file was autogenerated by Styler at 02:02 on 02/15/2003 * * */
|
---|
2 |
|
---|
3 | @import url("tabs.css");
|
---|
4 | @import url("syntax.css");
|
---|
5 |
|
---|
6 | /***********************************************************
|
---|
7 | * SCRIPT-SUPPORTING STYLES
|
---|
8 | ***********************************************************/
|
---|
9 |
|
---|
10 | /* Defines the userData cache persistence mechanism. */
|
---|
11 | .userDataStyle
|
---|
12 | {
|
---|
13 | behavior: url(#default#userData);
|
---|
14 | }
|
---|
15 |
|
---|
16 | /* Used to save the scroll bar position when navigating away from a page. */
|
---|
17 | div.saveHistory
|
---|
18 | {
|
---|
19 | behavior: url(#default#saveHistory);
|
---|
20 | }
|
---|
21 |
|
---|
22 | /* Formats the expand/collapse images for all collapsible regions. */
|
---|
23 | img.toggle
|
---|
24 | {
|
---|
25 | border: 0px;
|
---|
26 | margin-right: 5px;
|
---|
27 | }
|
---|
28 |
|
---|
29 | /* Formats the Language filter drop-down image. */
|
---|
30 | img#languageFilterImage
|
---|
31 | {
|
---|
32 | border: 0px;
|
---|
33 | margin-left: 0px;
|
---|
34 | vertical-align: middle;
|
---|
35 | }
|
---|
36 |
|
---|
37 | /* Formats the Members Options filter drop-down image. */
|
---|
38 | img#membersOptionsFilterImage
|
---|
39 | {
|
---|
40 | border: 0px;
|
---|
41 | margin-left: 0px;
|
---|
42 | vertical-align: middle;
|
---|
43 | }
|
---|
44 |
|
---|
45 | /* Formats the Collapse All/Expand All images. */
|
---|
46 | img#toggleAllImage
|
---|
47 | {
|
---|
48 | margin-left: 0px;
|
---|
49 | vertical-align: middle;
|
---|
50 | }
|
---|
51 |
|
---|
52 | /* Supports XLinks */
|
---|
53 | MSHelp\:link
|
---|
54 | {
|
---|
55 | text-decoration: underline;
|
---|
56 | /*color: #0000ff; */
|
---|
57 | color: #0481DA;
|
---|
58 | hoverColor: #3366ff;
|
---|
59 | filterString: ;
|
---|
60 | }
|
---|
61 |
|
---|
62 |
|
---|
63 | /***********************************************************
|
---|
64 | * CONTENT PRESENTATION STYLES
|
---|
65 | ***********************************************************/
|
---|
66 |
|
---|
67 | body
|
---|
68 | {
|
---|
69 | background: #FFFFFF;
|
---|
70 | color: #000000;
|
---|
71 | font-family: Verdana;
|
---|
72 | font-size: medium;
|
---|
73 | font-style: normal;
|
---|
74 | font-weight: normal;
|
---|
75 | margin: 0px;
|
---|
76 | width: 100%;
|
---|
77 | }
|
---|
78 |
|
---|
79 | dl
|
---|
80 | {
|
---|
81 | margin-top: 15px;
|
---|
82 | margin-bottom:5px;
|
---|
83 | padding-left: 1px;
|
---|
84 | }
|
---|
85 |
|
---|
86 | /*dt
|
---|
87 | {
|
---|
88 | font-style: italic;
|
---|
89 | }*/
|
---|
90 |
|
---|
91 | dd
|
---|
92 | {
|
---|
93 | margin-left: 0px;
|
---|
94 | }
|
---|
95 |
|
---|
96 | ul
|
---|
97 | {
|
---|
98 | margin-top:0px;
|
---|
99 | margin-bottom:0px;
|
---|
100 | margin-left: 17px;
|
---|
101 | list-style-type: disc;
|
---|
102 | }
|
---|
103 |
|
---|
104 | ul ul
|
---|
105 | {
|
---|
106 | margin-bottom: 4px;
|
---|
107 | margin-left: 17px;
|
---|
108 | margin-top: 3px;
|
---|
109 | list-style-type: disc;
|
---|
110 | }
|
---|
111 |
|
---|
112 | ol
|
---|
113 | {
|
---|
114 | margin-top:0px;
|
---|
115 | margin-bottom:0px;
|
---|
116 | margin-left: 28px;
|
---|
117 | list-style-type: decimal;
|
---|
118 | }
|
---|
119 |
|
---|
120 | ol ol
|
---|
121 | {
|
---|
122 | margin-bottom: 4px;
|
---|
123 | margin-left: 28px;
|
---|
124 | margin-top: 3px;
|
---|
125 | list-style-type: lower-alpha;
|
---|
126 | }
|
---|
127 |
|
---|
128 | li
|
---|
129 | {
|
---|
130 | margin-top: 5;
|
---|
131 | margin-bottom: 5;
|
---|
132 | }
|
---|
133 |
|
---|
134 | p
|
---|
135 | {
|
---|
136 | margin-top: 10px;
|
---|
137 | margin-bottom: 5px;
|
---|
138 | }
|
---|
139 | a[href]
|
---|
140 | {
|
---|
141 | color: #0481DA;
|
---|
142 | }
|
---|
143 | a
|
---|
144 | {
|
---|
145 | color:#0481DA;
|
---|
146 | }
|
---|
147 |
|
---|
148 | a:visited
|
---|
149 | {
|
---|
150 | color: #0481DA;
|
---|
151 | }
|
---|
152 |
|
---|
153 | a:hover
|
---|
154 | {
|
---|
155 | /*color: #3366FF;*/
|
---|
156 | color: #E85F17;
|
---|
157 | }
|
---|
158 |
|
---|
159 | code
|
---|
160 | {
|
---|
161 | font-family: Monospace, Courier New, Courier;
|
---|
162 | font-size: 105%;
|
---|
163 | color: #000066;
|
---|
164 | }
|
---|
165 |
|
---|
166 | span.parameter {
|
---|
167 | font-style: italic;
|
---|
168 | font-weight:bold;
|
---|
169 | }
|
---|
170 |
|
---|
171 | span.italic {
|
---|
172 | font-style: italic;
|
---|
173 | }
|
---|
174 |
|
---|
175 | span.referenceNoLink {
|
---|
176 | font-weight: bold;
|
---|
177 | }
|
---|
178 | span.nolink {
|
---|
179 | font-weight: bold;
|
---|
180 | }
|
---|
181 |
|
---|
182 | span.selflink {
|
---|
183 | font-weight: bold;
|
---|
184 | }
|
---|
185 |
|
---|
186 | span.nonLinkTerm {
|
---|
187 | font-weight: bold;
|
---|
188 | }
|
---|
189 | span.linkTerm {
|
---|
190 | font-weight:normal;
|
---|
191 | }
|
---|
192 |
|
---|
193 | /***********************************************************
|
---|
194 | * STRUCTURE PRESENTATION STYLES
|
---|
195 | ***********************************************************/
|
---|
196 |
|
---|
197 | /* Applies to everything below the non-scrolling header region. */
|
---|
198 | div#mainSection
|
---|
199 | {
|
---|
200 | font-size: 62.5%;
|
---|
201 | width: 100%;
|
---|
202 | overflow:hidden;
|
---|
203 | }
|
---|
204 | html>body #mainSection
|
---|
205 | {
|
---|
206 | font-size:73%;
|
---|
207 | width: 100%;
|
---|
208 | }
|
---|
209 |
|
---|
210 | /* Applies to everything below the non-scrolling header region, minus the footer. */
|
---|
211 | div#mainBody
|
---|
212 | {
|
---|
213 | font-size: 100%;
|
---|
214 | margin-left: 15px;
|
---|
215 | margin-top: 10px;
|
---|
216 | padding-bottom: 20px;
|
---|
217 | overflow:hidden;
|
---|
218 | }
|
---|
219 |
|
---|
220 | html>body #mainBody
|
---|
221 | {
|
---|
222 | font-size: 93%;
|
---|
223 | margin-left: 15px;
|
---|
224 | margin-top: 10px;
|
---|
225 | padding-bottom: 20px;
|
---|
226 | }
|
---|
227 |
|
---|
228 | /* Adds right padding for all blocks in mainBody */
|
---|
229 | div#mainBody p, div#mainBody ol, div#mainBody ul, div#mainBody dl
|
---|
230 | {
|
---|
231 | padding-right: 5px;
|
---|
232 | }
|
---|
233 |
|
---|
234 | /*------------------------------ Begin Non-scrolling Header Region Styles -------------------------------*/
|
---|
235 | /* Applies to the entire non-scrolling header region. */
|
---|
236 | div#header
|
---|
237 | {
|
---|
238 | background-color: white;
|
---|
239 | padding-top: 0px;
|
---|
240 | padding-bottom: 0px;
|
---|
241 | padding-left: 0px;
|
---|
242 | padding-right: 0px;
|
---|
243 | width: 100%;
|
---|
244 | }
|
---|
245 |
|
---|
246 | /* Applies to both tables in the non-scrolling header region. */
|
---|
247 | div#header table
|
---|
248 | {
|
---|
249 | width: 100%;
|
---|
250 | }
|
---|
251 |
|
---|
252 | /* Applies to cells in both tables in the non-scrolling header region. */
|
---|
253 | div#header table td
|
---|
254 | {
|
---|
255 | /*color: #0000FF;*/
|
---|
256 | color:#0481DA;
|
---|
257 | font-size: 70%;
|
---|
258 | margin-top: 0px;
|
---|
259 | margin-bottom: 0;
|
---|
260 | padding-right: 20;
|
---|
261 | }
|
---|
262 |
|
---|
263 | /* Applies to the last row in the upper table of the non-scrolling header region. Text
|
---|
264 | in this row includes See Also, Constructors, Methods, and Properties. */
|
---|
265 | div#header table tr#headerTableRow3 td
|
---|
266 | {
|
---|
267 | padding-bottom: 2px;
|
---|
268 | padding-top: 5px;
|
---|
269 | padding-left: 15px;
|
---|
270 | }
|
---|
271 |
|
---|
272 | /* Applies to the lower table in the non-scrolling header region. Text in this table
|
---|
273 | includes Collapse All/Expand All, Language Filter, and Members Options. */
|
---|
274 | div#header table#bottomTable
|
---|
275 | {
|
---|
276 | border-top-color: #FFFFFF;
|
---|
277 | border-top-style: solid;
|
---|
278 | border-top-width: 1px;
|
---|
279 | text-align: left;
|
---|
280 | padding-left: 15px;
|
---|
281 | }
|
---|
282 |
|
---|
283 | /* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors,
|
---|
284 | Protected Constructors, Public Properties, Protected Properties, and so on). */
|
---|
285 | div#mainSection table td.imageCell
|
---|
286 | {
|
---|
287 | white-space: nowrap;
|
---|
288 | }
|
---|
289 | /*------------------------------ End General Table Styles -------------------------------*/
|
---|
290 |
|
---|
291 | /*------------------------------ Begin General Table Styles -------------------------------*/
|
---|
292 |
|
---|
293 | div#mainBody div.alert, div#mainBody div.code, div#mainBody div.tableSection
|
---|
294 | {
|
---|
295 | width:98.9%;
|
---|
296 | }
|
---|
297 |
|
---|
298 | div#mainBody div.section div.alert, div#mainBody div.section div.code,
|
---|
299 | div#mainBody div.section div.tableSection
|
---|
300 | {
|
---|
301 | width:100%;
|
---|
302 | }
|
---|
303 |
|
---|
304 | div#mainBody div.section ul div.alert, div#mainBody div.section ul div.code,
|
---|
305 | div#mainBody div.section ul div.tableSection, div#mainBody div.section ol div.alert,
|
---|
306 | div#mainBody div.section ol div.code, div#mainBody div.section ol div.tableSection
|
---|
307 | {
|
---|
308 | width:100%;
|
---|
309 | }
|
---|
310 |
|
---|
311 | div.alert p, div.code p
|
---|
312 | {
|
---|
313 | margin-top:5px;
|
---|
314 | margin-bottom:8px;
|
---|
315 | }
|
---|
316 | dd p
|
---|
317 | {
|
---|
318 | margin-top:2px;
|
---|
319 | margin-bottom:8px;
|
---|
320 | }
|
---|
321 | div.tableSection p
|
---|
322 | {
|
---|
323 | margin-top:1px;
|
---|
324 | margin-bottom:4px;
|
---|
325 | }
|
---|
326 | li p
|
---|
327 | {
|
---|
328 | margin-top:2px;
|
---|
329 | margin-bottom:2px;
|
---|
330 | }
|
---|
331 | div.seeAlsoNoToggleSection dl
|
---|
332 | {
|
---|
333 | margin-top:8px;
|
---|
334 | margin-bottom:1px;
|
---|
335 | padding-left:1px;
|
---|
336 | }
|
---|
337 | div.seeAlsoNoToggleSection dd p
|
---|
338 | {
|
---|
339 | margin-top:2px;
|
---|
340 | margin-bottom:8px;
|
---|
341 | }
|
---|
342 | div.section dl
|
---|
343 | {
|
---|
344 | margin-top:8px;
|
---|
345 | margin-bottom:1px;
|
---|
346 | padding-left:1px;
|
---|
347 | }
|
---|
348 | div.section dd p
|
---|
349 | {
|
---|
350 | margin-top:2px;
|
---|
351 | margin-bottom:8px;
|
---|
352 | }
|
---|
353 | /*------------------------------ End General Table Styles -------------------------------*/
|
---|
354 |
|
---|
355 | /* Applies to the running header text in the first row of the upper table in the
|
---|
356 | non-scrolling header region. */
|
---|
357 | span#runningHeaderText
|
---|
358 | {
|
---|
359 | color: #495F7F;
|
---|
360 | font-size: 90%;
|
---|
361 | padding-left: 13px;
|
---|
362 | }
|
---|
363 |
|
---|
364 | /* Applies to the topic title in the second row of the upper table in the
|
---|
365 | non-scrolling header region. */
|
---|
366 | span#nsrTitle
|
---|
367 | {
|
---|
368 | color: #495F7F;
|
---|
369 | font-size: 120%;
|
---|
370 | font-weight: 600;
|
---|
371 | padding-left: 13px;
|
---|
372 | }
|
---|
373 | /*------------------------------ End Non-scrolling Header Region Styles -------------------------------*/
|
---|
374 |
|
---|
375 |
|
---|
376 | /* Formats the footer. Currently, the transforms pass in two parameters to the
|
---|
377 | footer SSC, but the default footer SSC doesn't use either parameter.
|
---|
378 | TODO: Investigate whether the default footer SSC has any impact on doc spec. */
|
---|
379 | div#footer
|
---|
380 | {
|
---|
381 | font-size: 80%;
|
---|
382 | margin: 0px;
|
---|
383 | padding-top: 8px;
|
---|
384 | padding-bottom: 6px;
|
---|
385 | padding-left: 5px;
|
---|
386 | padding-right: 2px;
|
---|
387 | width: 100%;
|
---|
388 | }
|
---|
389 |
|
---|
390 | html>body div#footer
|
---|
391 | {
|
---|
392 | font-size: 80%;
|
---|
393 | margin: 0px;
|
---|
394 | padding-top: 2px;
|
---|
395 | padding-bottom: 6px;
|
---|
396 | padding-left: 5px;
|
---|
397 | padding-right: 2px;
|
---|
398 | width: 98%;
|
---|
399 | }
|
---|
400 |
|
---|
401 | /* Unable to find this style in the transforms. The default footer SSC adds a plain horizontal rule.
|
---|
402 | TODO: Determine whether this style is required by the doc spec. */
|
---|
403 | /*
|
---|
404 | hr#footerHR
|
---|
405 | {
|
---|
406 | border-bottom-color: #EEEEFF;
|
---|
407 | border-bottom-style: solid;
|
---|
408 | border-bottom-width: 1px;
|
---|
409 | border-top-color: C8CDDE;
|
---|
410 | border-top-style: solid;
|
---|
411 | border-top-width: 1px;
|
---|
412 | height: 3px;
|
---|
413 | color: #D4DFFF;
|
---|
414 | }
|
---|
415 | */
|
---|
416 |
|
---|
417 | /********************************************************************************************************************
|
---|
418 | Collapsible Section Structure
|
---|
419 |
|
---|
420 | <h1 class="heading"> // Format of the collapsible section text
|
---|
421 | <span onclick="ExpandCollapse(xxxToggle)"> // Defines the onclick procedure for the expand/collapse section
|
---|
422 | <img id="xxxToggle"> // Expand/collapse image
|
---|
423 | </img>
|
---|
424 | </span>
|
---|
425 | </h1>
|
---|
426 |
|
---|
427 | <div id="xxxSection" class="section"> // The body of the collapsible section; hidden by default
|
---|
428 | </div>
|
---|
429 |
|
---|
430 |
|
---|
431 | The ExpandCollapse() function is responsible for toggling the expand/collapse image, and for
|
---|
432 | displaying/hiding the body of the collapsible section.
|
---|
433 | ********************************************************************************************************************/
|
---|
434 |
|
---|
435 | /* Applies to the body of a collapsible section */
|
---|
436 | div.seeAlsoNoToggleSection
|
---|
437 | {
|
---|
438 | margin-left:0;
|
---|
439 | padding-top: 2px;
|
---|
440 | padding-bottom: 2px;
|
---|
441 | padding-left: 0px;
|
---|
442 | padding-right: 15px;
|
---|
443 | width: 100%;
|
---|
444 | }
|
---|
445 |
|
---|
446 | div.section
|
---|
447 | {
|
---|
448 | margin-left:0px;
|
---|
449 | padding-left: 16px;
|
---|
450 | padding-right: 15px;
|
---|
451 | width: 100%;
|
---|
452 | }
|
---|
453 | html>body div.section
|
---|
454 | {
|
---|
455 | margin-left:0px;
|
---|
456 | padding-top: 2px;
|
---|
457 | padding-bottom: 2px;
|
---|
458 | padding-left: 16px;
|
---|
459 | padding-right: 15px;
|
---|
460 | width: 97%;
|
---|
461 | }
|
---|
462 | div.seeSection
|
---|
463 | {
|
---|
464 | margin-left:0px;
|
---|
465 | padding-top: 0px;
|
---|
466 | padding-bottom: 2px;
|
---|
467 | padding-left: 16px;
|
---|
468 | padding-right: 15px;
|
---|
469 | width: 100%;
|
---|
470 | }
|
---|
471 |
|
---|
472 | /*------------------------------ Begin Heading Styles -------------------------------*/
|
---|
473 | /* As far as I can tell, only <h1> tags use this class.
|
---|
474 | TODO: Decide whether to roll these attributes into the h1.heading style */
|
---|
475 | .heading
|
---|
476 | {
|
---|
477 | font-weight: bold;
|
---|
478 | margin-top: 18px;
|
---|
479 | margin-bottom: 8px;
|
---|
480 | }
|
---|
481 |
|
---|
482 | /* All <h1> headings. */
|
---|
483 | h1.heading
|
---|
484 | {
|
---|
485 | color: #0481DA;
|
---|
486 | font-size: 130%;
|
---|
487 | }
|
---|
488 |
|
---|
489 | /* Applies to table titles and subsection titles. */
|
---|
490 | .subHeading
|
---|
491 | {
|
---|
492 | font-weight: bold;
|
---|
493 | margin-bottom: 4px;
|
---|
494 | }
|
---|
495 | .procedureSubHeading
|
---|
496 | {
|
---|
497 | font-weight: bold;
|
---|
498 | margin-bottom: 4px;
|
---|
499 | }
|
---|
500 |
|
---|
501 | /* Formats the titles of author-generated tables. */
|
---|
502 | h3.subHeading
|
---|
503 | {
|
---|
504 | color: #000000;
|
---|
505 | font-size: 120%;
|
---|
506 | font-weight:800;
|
---|
507 | }
|
---|
508 |
|
---|
509 | h3.procedureSubHeading
|
---|
510 | {
|
---|
511 | color: #0481DA;
|
---|
512 | font-size: 120%;
|
---|
513 | }
|
---|
514 |
|
---|
515 | /* Formats the titles of all subsections. */
|
---|
516 | h4.subHeading
|
---|
517 | {
|
---|
518 | color: #000000;
|
---|
519 | font-size: 110%;
|
---|
520 | font-weight:800;
|
---|
521 | }
|
---|
522 | span.labelheading, div.labelheading
|
---|
523 | {
|
---|
524 | font-size:100%;
|
---|
525 | color: #0481DA;
|
---|
526 | }
|
---|
527 |
|
---|
528 | /*------------------------------ End Heading Styles -------------------------------*/
|
---|
529 |
|
---|
530 |
|
---|
531 | /*------------------------------ Begin Image Styles -------------------------------*/
|
---|
532 | img.copyCodeImage
|
---|
533 | {
|
---|
534 | border: 0px;
|
---|
535 | margin: 1px;
|
---|
536 | margin-right: 3px;
|
---|
537 | }
|
---|
538 |
|
---|
539 | img.downloadCodeImage
|
---|
540 | {
|
---|
541 | border: 0px;
|
---|
542 | margin-right: 3px;
|
---|
543 | }
|
---|
544 |
|
---|
545 | img.viewCodeImage
|
---|
546 | {
|
---|
547 | border: 0px;
|
---|
548 | margin-right: 3px;
|
---|
549 | }
|
---|
550 |
|
---|
551 | img.note
|
---|
552 | {
|
---|
553 | border: 0px;
|
---|
554 | margin-right: 3px;
|
---|
555 | }
|
---|
556 | /*------------------------------ End Image Styles -------------------------------*/
|
---|
557 |
|
---|
558 | /*------------------------------ Begin Note Styles -------------------------------*/
|
---|
559 | div.alert table
|
---|
560 | {
|
---|
561 | border: 0px;
|
---|
562 | font-size: 100%;
|
---|
563 | width: 100%;
|
---|
564 | }
|
---|
565 |
|
---|
566 | div.alert table th
|
---|
567 | {
|
---|
568 | background: #EFEFF7;
|
---|
569 | border-bottom-width: 0px;
|
---|
570 | color: #000066;
|
---|
571 | padding-left: 5px;
|
---|
572 | padding-right: 5px;
|
---|
573 | }
|
---|
574 |
|
---|
575 | div.alert table td
|
---|
576 | {
|
---|
577 | background: #F7F7FF;
|
---|
578 | border-top-color: #FFFFFF;
|
---|
579 | border-top-style: solid;
|
---|
580 | border-top-width: 1px;
|
---|
581 | padding-left: 5px;
|
---|
582 | padding-right: 5px;
|
---|
583 | }
|
---|
584 |
|
---|
585 |
|
---|
586 | /*------------------------------ End Note Styles -------------------------------*/
|
---|
587 |
|
---|
588 |
|
---|
589 | /* Applies to the copy code text and image. */
|
---|
590 | span.copyCode
|
---|
591 | {
|
---|
592 | color: #0481DA;
|
---|
593 | font-size:xx-small;
|
---|
594 | font-weight: normal;
|
---|
595 | cursor: pointer;
|
---|
596 | float: left;
|
---|
597 | display: inline;
|
---|
598 | text-align: left;
|
---|
599 | padding-bottom:10px;
|
---|
600 | }
|
---|
601 | span.copyCodeOnHover
|
---|
602 | {
|
---|
603 | color: #E85F17;
|
---|
604 | font-size:xx-small;
|
---|
605 | font-weight: normal;
|
---|
606 | cursor: pointer;
|
---|
607 | float: left;
|
---|
608 | display: inline;
|
---|
609 | text-align: left;
|
---|
610 | padding-bottom:10px;
|
---|
611 | text-decoration: underline;
|
---|
612 | }
|
---|
613 |
|
---|
614 | .downloadCode
|
---|
615 | {
|
---|
616 | color: #0000ff;
|
---|
617 | font-size: 90%;
|
---|
618 | font-weight: normal;
|
---|
619 | cursor: pointer;
|
---|
620 | }
|
---|
621 |
|
---|
622 | .viewCode
|
---|
623 | {
|
---|
624 | color: #0000ff;
|
---|
625 | font-size: 90%;
|
---|
626 | font-weight: normal;
|
---|
627 | cursor: pointer;
|
---|
628 | }
|
---|
629 |
|
---|
630 | /* Formats parameter tooltips. */
|
---|
631 | .tip
|
---|
632 | {
|
---|
633 | color: #0000FF;
|
---|
634 | font-style: italic;
|
---|
635 | cursor: pointer;
|
---|
636 | text-decoration:underline;
|
---|
637 | }
|
---|
638 |
|
---|
639 | /* Applies to the language labels in the Language Filter drop-down list. */
|
---|
640 | .languageFilter
|
---|
641 | {
|
---|
642 | color: #0000FF;
|
---|
643 | cursor: pointer;
|
---|
644 | text-decoration:underline;
|
---|
645 | padding-bottom:4px;
|
---|
646 | }
|
---|
647 |
|
---|
648 | /* Applies to text styled as math. This text is passed as a parameter to the italics SSC definition */
|
---|
649 | .math
|
---|
650 | {
|
---|
651 | font-family: Times New Roman;
|
---|
652 | font-size: 125%
|
---|
653 | }
|
---|
654 |
|
---|
655 | /* The sourceCodeList class doesn't appear in the transforms.
|
---|
656 | TODO: Find out whether this style is needed for the doc spec. */
|
---|
657 | /*
|
---|
658 | .sourceCodeList
|
---|
659 | {
|
---|
660 | font-family: Verdana;
|
---|
661 | font-size: 90%;
|
---|
662 | }
|
---|
663 | */
|
---|
664 |
|
---|
665 | /* The viewCode class doesn't appear in the transforms.
|
---|
666 | TODO: Find out whether this style is needed for the doc spec. */
|
---|
667 | /*
|
---|
668 | pre.viewCode
|
---|
669 | {
|
---|
670 | width: 100%;
|
---|
671 | overflow: auto;
|
---|
672 | }
|
---|
673 | */
|
---|
674 |
|
---|
675 | /* Dropdown areas */
|
---|
676 |
|
---|
677 | #languageSpan
|
---|
678 | {
|
---|
679 | position: absolute;
|
---|
680 | visibility: hidden;
|
---|
681 | border-style: solid;
|
---|
682 | border-width: 1px;
|
---|
683 | border-color: #C8CDDE;
|
---|
684 | background:white;
|
---|
685 | padding: 4px;
|
---|
686 | font-size:82.5%;
|
---|
687 | }
|
---|
688 |
|
---|
689 | #membersOptionsSpan {
|
---|
690 | position: absolute;
|
---|
691 | visibility: hidden;
|
---|
692 | border-style: solid;
|
---|
693 | border-width: 1px;
|
---|
694 | border-color: #C8CDDE;
|
---|
695 | background: #d4dfff;
|
---|
696 | padding: 4px;
|
---|
697 | font-size: 62.5%;
|
---|
698 | }
|
---|
699 |
|
---|
700 | /* Line seperating footer from main body */
|
---|
701 |
|
---|
702 | div.footerLine {
|
---|
703 | margin: 0;
|
---|
704 | width: 100%;
|
---|
705 | padding-top: 8px;
|
---|
706 | padding-bottom: 6px;
|
---|
707 | padding-left: 5px;
|
---|
708 | padding-right: 2px;
|
---|
709 |
|
---|
710 | }
|
---|
711 |
|
---|
712 | div.hr1
|
---|
713 | {
|
---|
714 | margin: 0px;
|
---|
715 | width: 100%;
|
---|
716 | height: 1px;
|
---|
717 | padding: 0px;
|
---|
718 | background: #C8CDDE;
|
---|
719 | font-size: 1px;
|
---|
720 | }
|
---|
721 |
|
---|
722 | div.hr2
|
---|
723 | {
|
---|
724 | margin: 0px;
|
---|
725 | width: 100%;
|
---|
726 | height: 1px;
|
---|
727 | padding: 0px;
|
---|
728 | background: #D4DFFF;
|
---|
729 | font-size: 1px;
|
---|
730 | }
|
---|
731 |
|
---|
732 | div.hr3
|
---|
733 | {
|
---|
734 | margin: 0px;
|
---|
735 | width: 100%;
|
---|
736 | height: 1px;
|
---|
737 | padding: 0px;
|
---|
738 | background: #EEEEFF;
|
---|
739 | font-size: 1px;
|
---|
740 | }
|
---|
741 |
|
---|
742 | span.cs
|
---|
743 | {
|
---|
744 | display: none;
|
---|
745 | }
|
---|
746 |
|
---|
747 | span.vb
|
---|
748 | {
|
---|
749 | display: inline;
|
---|
750 | }
|
---|
751 |
|
---|
752 | span.cpp
|
---|
753 | {
|
---|
754 | display: none;
|
---|
755 | }
|
---|
756 |
|
---|
757 | span.nu
|
---|
758 | {
|
---|
759 | display: none;
|
---|
760 | }
|
---|
761 |
|
---|
762 | span.code
|
---|
763 | {
|
---|
764 | font-family: Monospace, Courier New, Courier;
|
---|
765 | font-size: 105%;
|
---|
766 | color: #000066;
|
---|
767 | }
|
---|
768 | span.ui
|
---|
769 | {
|
---|
770 | font-weight: bold;
|
---|
771 | }
|
---|
772 | span.math
|
---|
773 | {
|
---|
774 | font-style: italic;
|
---|
775 | }
|
---|
776 | span.input
|
---|
777 | {
|
---|
778 | font-weight: bold;
|
---|
779 | }
|
---|
780 | span.term
|
---|
781 | {
|
---|
782 | font-style: italic;
|
---|
783 | }
|
---|
784 | span.label
|
---|
785 | {
|
---|
786 | font-weight: bold;
|
---|
787 | }
|
---|
788 | span.foreignPhrase
|
---|
789 | {
|
---|
790 | font-style: italic;
|
---|
791 | }
|
---|
792 | span.placeholder
|
---|
793 | {
|
---|
794 | font-style: italic;
|
---|
795 | }
|
---|
796 | span.keyword
|
---|
797 | {
|
---|
798 | font-weight: bold;
|
---|
799 | }
|
---|
800 | span.typeparameter
|
---|
801 | {
|
---|
802 | font-style:italic;
|
---|
803 | }
|
---|
804 |
|
---|
805 | div.caption
|
---|
806 | {
|
---|
807 | font-weight: bold;
|
---|
808 | font-size:100%;
|
---|
809 | color:#003399;
|
---|
810 | }
|
---|
811 |
|
---|
812 | div.code
|
---|
813 | {
|
---|
814 | clear: both;
|
---|
815 | width: 100%;
|
---|
816 | background: #E3E6EB;
|
---|
817 | padding: 0.4em;
|
---|
818 | font-family: "Andale Mono", "Courier New", Courier, monospace;
|
---|
819 | font-size: 9pt;
|
---|
820 | margin-bottom: 1em;
|
---|
821 | border-bottom:solid 1px #bfc2c7;
|
---|
822 | border-right:solid 1px #bfc2c7;
|
---|
823 | display:block;
|
---|
824 | background-image:url(../icons/tab_sel_lft_grad.gif);
|
---|
825 | background-repeat:repeat-y;
|
---|
826 | }
|
---|
827 |
|
---|
828 | div.memberSection
|
---|
829 | {
|
---|
830 | background: #E3E6EB;
|
---|
831 | border-bottom:solid 1px #bfc2c7;
|
---|
832 | border-right:solid 1px #bfc2c7;
|
---|
833 | padding:8px;
|
---|
834 | background-image:url(../icons/tab_sel_lft_grad.gif);
|
---|
835 | background-repeat:repeat-y;
|
---|
836 | width:100%;
|
---|
837 | }
|
---|
838 |
|
---|
839 | div.listSection
|
---|
840 | {
|
---|
841 | background: #E3E6EB;
|
---|
842 | border-top:solid 1px #bfc2c7;
|
---|
843 | border-bottom:solid 1px #bfc2c7;
|
---|
844 | border-right:solid 1px #bfc2c7;
|
---|
845 | padding:8px;
|
---|
846 | background-image:url(../icons/tab_sel_lft_grad.gif);
|
---|
847 | background-repeat:repeat-y;
|
---|
848 | width:100%;
|
---|
849 | }
|
---|
850 |
|
---|
851 | /* table styles */
|
---|
852 |
|
---|
853 | table.memberOptions
|
---|
854 | {
|
---|
855 | font-size:xx-small;
|
---|
856 | padding:0px;
|
---|
857 | }
|
---|
858 | table.members {
|
---|
859 | table-layout: fixed;
|
---|
860 | background: white;
|
---|
861 | padding:0px;
|
---|
862 | width:100%;
|
---|
863 | }
|
---|
864 |
|
---|
865 | table.members tr {
|
---|
866 | min-height: 20px;
|
---|
867 | }
|
---|
868 |
|
---|
869 | table.members th.iconColumn {
|
---|
870 | width: 60px;
|
---|
871 | }
|
---|
872 |
|
---|
873 | table.members th.nameColumn {
|
---|
874 | width: 33%;
|
---|
875 | }
|
---|
876 |
|
---|
877 | table.members th.descriptionColumn {
|
---|
878 | width: 66%;
|
---|
879 | }
|
---|
880 |
|
---|
881 | table.members th {
|
---|
882 | border-color: #c7ced8;
|
---|
883 | border-style: solid;
|
---|
884 | border-width: 1px;
|
---|
885 | background: white;
|
---|
886 | text-align: left;
|
---|
887 | color: #000066;
|
---|
888 | font-weight: bold;
|
---|
889 | font-size:xx-small;
|
---|
890 | }
|
---|
891 |
|
---|
892 | table.members td {
|
---|
893 | border-style: solid;
|
---|
894 | border-color: #c7ced8;
|
---|
895 | border-width: 1px;
|
---|
896 | background: white;
|
---|
897 | vertical-align: top;
|
---|
898 | overflow: hidden;
|
---|
899 | font-size:xx-small;
|
---|
900 | }
|
---|
901 |
|
---|
902 | div.section table.filter {
|
---|
903 | table-layout: fixed;
|
---|
904 | }
|
---|
905 |
|
---|
906 | /* end of table styles */
|
---|
907 |
|
---|
908 |
|
---|
909 | td.line
|
---|
910 | {
|
---|
911 | width:22em;
|
---|
912 | }
|
---|
913 |
|
---|
914 | td.nsrBottom
|
---|
915 | {
|
---|
916 | height:0.6em;
|
---|
917 | }
|
---|
918 | /* end of tab styles */
|
---|
919 |
|
---|
920 | span.syntaxLabel
|
---|
921 | {
|
---|
922 | color:#0481DA;
|
---|
923 | font-weight:bold;
|
---|
924 | }
|
---|
925 |
|
---|
926 | div.seeAlsoStyle
|
---|
927 | {
|
---|
928 | padding-top:5px;
|
---|
929 | }
|
---|
930 | /* end of syntax styles */
|
---|
931 |
|
---|
932 | /* Glossary */
|
---|
933 | SPAN.clsGlossary {cursor: default; color: #509950; font-weight: bold;}
|
---|
934 | DIV.clsTooltip {border: 1px solid black; padding: 2px; position: absolute; top: 0; left: 0; display: none; background-color: #FFFFAA; color: black; font-size: 8pt; font-family: Arial;}
|
---|