Add CSS files
This commit is contained in:
10
modules/EcmReports/TableSorterNew/testing/testing.css
Normal file
10
modules/EcmReports/TableSorterNew/testing/testing.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/* tables */
|
||||
.tester { /* */
|
||||
position: absolute;
|
||||
top: -999em;
|
||||
}
|
||||
|
||||
/* skipped tests */
|
||||
#qunit-tests li.pass.skipped {
|
||||
background-color: #fffacd;
|
||||
}
|
||||
Reference in New Issue
Block a user