From 6ef7807301fd02e58f9d80429333b589814738fc Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 20 May 2022 16:28:21 -0400 Subject: style(html): clean up the html tags and styles --- coverage/htmlfiles/pyfile.html | 50 ++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 26 deletions(-) (limited to 'coverage/htmlfiles/pyfile.html') diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index c52da160..8fcfc660 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -5,9 +5,6 @@ - {# IE8 rounds line-height incorrectly, and adding this emulateIE7 line makes it right! #} - {# http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/7684445e-f080-4d8f-8529-132763348e21 #} - Coverage for {{relative_filename|escape}}: {{nums.pc_covered_str}}% @@ -25,15 +22,15 @@ {{nums.pc_covered_str}}% -
+

{{nums.n_statements}} statements   @@ -77,7 +75,7 @@ {% endif %}

-

+

« prev     ^ index     » next @@ -86,16 +84,16 @@ created at {{ time_stamp }}

-
- - - - - - - - -
+
-- cgit v1.2.1