diff --git a/resources/report/report.html b/resources/report/report.html index ce537437..f4024444 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -52,10 +52,10 @@
- 0 of plugins hidden. + Plugins hidden: 0 /
- 0 of messages hidden. + Messages hidden: 0 /
diff --git a/resources/report/style.css b/resources/report/style.css index 3a8a5c26..1d0a875c 100644 --- a/resources/report/style.css +++ b/resources/report/style.css @@ -104,7 +104,7 @@ table td:first-child { cursor:pointer; } #filters div { - padding:0.4em; + padding:0.2em 1em; font-style:italic; } input[type='checkbox'] {