lib_tablesorter/testing/testing.css
2015-06-08 20:46:04 +02:00

11 lines
148 B
CSS

/* tables */
.tester { /* */
position: absolute;
top: -999em;
}
/* skipped tests */
#qunit-tests li.pass.skipped {
background-color: #fffacd;
}