diff --git a/resources/report/css/style.css b/resources/report/css/style.css index f2deb28d..8aa37f94 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -254,6 +254,11 @@ section h1 { #summary > table { border-collapse:separate; border-spacing:0; + display: inline-block; + vertical-align: top; +} +#summary > table:not(:last-child) { + margin-right: 4em; } #summary td { padding:0.5em; @@ -261,7 +266,7 @@ section h1 { text-align:right; padding-left:3em; } -#summary table td:first-child { +#summary > table td:first-child { text-align:left; padding-left:0; } diff --git a/resources/report/report.html b/resources/report/report.html index 98c7b3cd..79a7f7c0 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -484,9 +484,15 @@ Masterlist RevisionN/A Masterlist DateN/A + + +
Warnings0
Errors0
Total Messages0 +
+ +
Active Plugins0
Dirty Plugins0
Total Plugins0