made it possible to run only certain tests

This commit is contained in:
Peter 'Pita' Martischka 2012-10-27 17:50:59 +01:00
parent 9537892c61
commit d7a65e19f4
2 changed files with 18 additions and 4 deletions

View file

@ -52,10 +52,10 @@ body {
font-weight: 200;
}
#mocha h1 a {
/*#mocha h1 a {
text-decoration: none;
color: inherit;
}
}*/
#mocha h1 a:hover {
text-decoration: underline;