tablesorter/testing/testing.css

10 lines
134 B
CSS
Raw Normal View History

2012-12-17 20:32:57 +00:00
/* tables */
.tester { /* */
visibility: hidden;
}
/* skipped tests */
#qunit-tests li.pass.skipped {
background-color: #fffacd;
}