diff --git a/lynis_report.pl b/lynis_report.pl index 64dd912..5fcf4a0 100755 --- a/lynis_report.pl +++ b/lynis_report.pl @@ -188,6 +188,7 @@ if ($excel) { div#content_section {margin: 0 10% 0 10%;} div.content_subsection {margin: 0 5% 0 5%;} div.collapsable {display:none;} + select {background:transparent;color:#fff;} table {border-collapse:collapse;border:1px solid white;} table.list {border:0px;} table#lynis_plugins_table {width:100%;} @@ -338,15 +339,15 @@ END END if ((exists($lynis_report_data{'deleted_file[]'})) and ($lynis_report_data{'deleted_file[]'} ne "")) { if (ref($lynis_report_data{'deleted_file[]'}) eq 'ARRAY') { - print OUT "\t\t\t\t

deleted files (".scalar(@{$lynis_report_data{'deleted_file[]'}})."):

\n"; - print OUT "\t\t\t\t