Lines Matching refs:checkers
66 table.checkers {
76 table.checkers thead {
82 table.checkers td { border-right: 1px #cccccc dotted; border-bottom: 1px #cccccc dotted; }
83 table.checkers td.aligned { text-align: center; vertical-align: middle; }
84 table.checkers col.namedescr { width: 45% }
85 table.checkers col.example { width: 55% }
86 table.checkers col.progress { width: 84px }
87 table.checkers thead td,
88 table.checkers div.namedescr,
89 table.checkers div.exampleContainer { overflow: hidden; padding: 5px 8px 10px 8px }
90 /* table.checkers tbody div.example { font-family: monospace; white-space: pre } */
91 table.checkers div.example { border-top:1px #cccccc dashed; width:100%; padding-top: 5px; margin-to…
92 table.checkers div.example:first-child { border-top:none; padding-top: 0px; margin-top: 0px }
93 table.checkers span.name { font-weight: bold }
94 table.checkers span.lang { font-weight: bold; padding-left: 7px; /* display:block; */ }
95 table.checkers div.descr { margin-top:7px }
96 table.checkers div.functions { margin-top: 2px; font-style: italic; font-size: 90%; color:#00B }
97 table.checkers pre { margin: 1px; font-size: 100%; word-wrap: break-word }
98 table.checkers p { margin: 10px 0px 0px 0px; }
99 table.checkers ul, li { margin: 0 }