Home | History | Annotate | Download | only in analyzer

Lines Matching full:checkers

69 table.checkers { 
80 table.checkers thead {
87 table.checkers td {
93 table.checkers td.aligned { text-align: center; vertical-align: middle; }
94 table.checkers col.namedescr { width: 45% }
95 table.checkers col.example { width: 55% }
96 table.checkers col.progress { width: 84px }
97 table.checkers pre { margin:1px; font-size: 100%; word-wrap :break-word; }
98 table.checkers .name { font-weight:bold; }
99 table.checkers .checked { background-color:#81F781; }
100 table.checkers .commented { color:#909090; }