From 1de59bd539baa6b38e98f08b268deb3eeaeb5eb0 Mon Sep 17 00:00:00 2001 From: Danny Allen Date: Mon, 22 Sep 2014 12:09:42 +0100 Subject: * Remove "source indicator" CSS from removed feature. --- coverage/htmlfiles/style.css | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'coverage/htmlfiles') diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css index 7f2a8263..0c29711a 100644 --- a/coverage/htmlfiles/style.css +++ b/coverage/htmlfiles/style.css @@ -61,22 +61,6 @@ a.nav:hover { font-family: "courier new", monospace; } -#source span.indicator { - float: right; - margin: 0 -12px 0 3px; - font-weight: bold; - font-size: 1.5em; - } -#source p.mis span.indicator { - color: #ff0000; - } -#source p.run span.indicator { - color: #000000; - } -#source p.exc span.indicator { - color: #000000; - } - #indexfile #footer { margin: 1em 3em; } -- cgit v1.2.1