mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
10 lines
134 B
CSS
10 lines
134 B
CSS
/* tables */
|
|
.tester { /* */
|
|
visibility: hidden;
|
|
}
|
|
|
|
/* skipped tests */
|
|
#qunit-tests li.pass.skipped {
|
|
background-color: #fffacd;
|
|
}
|