]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-log.c
Cleanup table listings
[ps-cgit] / ui-log.c
index c353b2ae6e82587bb535f836cea850a6c00306c8..725f49be55bb2eb313e859a4d9f30c555826d047 100644 (file)
--- a/ui-log.c
+++ b/ui-log.c
@@ -56,7 +56,7 @@ void cgit_print_log(const char *tip, int ofs, int cnt, char *grep)
 
        html("<h2>Log</h2>");
        html("<table class='list nowrap'>");
 
        html("<h2>Log</h2>");
        html("<table class='list nowrap'>");
-       html("<tr><th class='left'>Date</th>"
+       html("<tr class='nohover'><th class='left'>Date</th>"
             "<th class='left'>Message</th>"
             "<th class='left'>Author</th></tr>\n");
 
             "<th class='left'>Message</th>"
             "<th class='left'>Author</th></tr>\n");