tablesorter/testing/testing.css
2012-12-17 14:32:57 -06:00

10 lines
134 B
CSS

/* tables */
.tester { /* */
visibility: hidden;
}
/* skipped tests */
#qunit-tests li.pass.skipped {
background-color: #fffacd;
}