Files
crm.e5.pl/modules/EcmReports/TableSorterNew/testing/testing.css
2025-07-06 08:45:08 +00:00

11 lines
148 B
CSS

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