1
Fork 0
lorchess.ru/_assets/vendor/tablesorter/testing/testing.css

11 lines
148 B
CSS

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