diff -r 093ea107a96f -r 703f1af889d1 templates/report/modules.html.ep
--- a/templates/report/modules.html.ep Thu Aug 07 23:51:40 2014 +0200
+++ b/templates/report/modules.html.ep Thu Aug 07 23:56:47 2014 +0200
@@ -1,4 +1,4 @@
-%= t table => (class => 'table table-striped table-bordered table-condensed') => begin
+%= t table => (class => 'table table-striped table-hover table-bordered table-condensed') => begin
% foreach my $module(@$modules) {
-Filename
@@ -8,11 +8,11 @@