2 body
{margin:0;padding:0;}
6 width: expression
(document
.body
.clientWidth
>
7 85 * parseInt
(document
.body
.currentStyle
.fontSize
) ?
11 table
{border-collapse:collapse
;}
12 table td
, table th
{padding:0.2em;}
14 table
.constraints
{margin:0 0 1em;}
15 table
.constraints th
{
16 text-align:right
;padding-left:0.4em;padding-right:0.4em;background:#EEE;
17 width:8em;vertical-align:top
;}
18 table
.constraints td
{padding-right:0.4em; padding-left: 1em;}
19 table
.constraints td ul
{padding:0; margin:0; list-style:none
;}
20 table
.constraints td pre
{margin:0;}
22 #tocContainer {position:relative
;}
23 #toc {list-style-type:none
; font-weight:bold
; font-size:1em; margin-bottom:1em;}
24 #toc li
{position:relative
; line-height: 1.2em;}
25 #toc .col-2
{margin-left:50%;}
26 #toc .col-l
{float:left
;}
27 #toc ul
{list-style-type:disc
; font-weight:normal
; padding-bottom:1.2em;}
29 .description p {margin-top:0;margin-bottom:1em;}
31 #library, h1
{text-align:center
; font-family:Garamond
, serif
;
32 font-variant:small-caps
;}
33 #library {font-size:1em;}
35 h2
{border-bottom:1px solid
#CCC; font-family:sans-serif
; font-weight:normal
;
36 font-size:1.3em; clear:both
;}
37 h3
{font-family:sans-serif
; font-size:1.1em; font-weight:bold
; }
38 h4
{font-family:sans-serif
; font-size:0.9em; font-weight:bold
; }
40 .deprecated {color: #CCC;}
41 .deprecated table.constraints th {background:#FFF;}
42 .deprecated-notice {color: #000; text-align:center
; margin-bottom: 1em;}
44 /* vim: et sw=4 sts=4 */