Skip to content

Commit

Permalink
Merge pull request travist#61 from mdjdenormandie/patch-1
Browse files Browse the repository at this point in the history
Update mocha.css
  • Loading branch information
travist committed Feb 8, 2016
2 parents 1a38723 + 600a93d commit 7ea6949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/mocha.css
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ body {
display: none;
}

#mocha-report.pending .test.pass
#mocha-report.pending .test.fail, {
#mocha-report.pending .test.pass,
#mocha-report.pending .test.fail {
display: none;
}
#mocha-report.pending .test.pass.pending {
Expand Down Expand Up @@ -256,4 +256,4 @@ body {
#mocha #stats {
position: absolute;
}
}
}

0 comments on commit 7ea6949

Please sign in to comment.