From c4f38e28a6e9a4d684f7e7466e0c1a5452e092db Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Sat, 27 Oct 2012 18:37:33 +0100 Subject: [PATCH] CSS --- tests/frontend/runner.css | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/tests/frontend/runner.css b/tests/frontend/runner.css index e420e370..ff43d806 100644 --- a/tests/frontend/runner.css +++ b/tests/frontend/runner.css @@ -52,13 +52,9 @@ body { font-weight: 200; } -/*#mocha h1 a { - text-decoration: none; - color: inherit; -}*/ - -#mocha h1 a:hover { - text-decoration: underline; +#mocha h1 a:visited +{ + color: #00E; } #mocha .suite .suite h1 {