]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-repolist.c
Cleanup table listings
[ps-cgit] / ui-repolist.c
index 9f12b181b1982126ef8f72f3a971d96d646d565d..bd4af595eb5006980637f5962285aa85c4ec1113 100644 (file)
@@ -28,7 +28,7 @@ void cgit_print_repolist(struct cacheitem *item)
 
        html("<h2>Repositories</h2>\n");
        html("<table class='list nowrap'>");
 
        html("<h2>Repositories</h2>\n");
        html("<table class='list nowrap'>");
-       html("<tr>"
+       html("<tr class='nohover'>"
             "<th class='left'>Name</th>"
             "<th class='left'>Description</th>"
             "<th class='left'>Owner</th></tr>\n");
             "<th class='left'>Name</th>"
             "<th class='left'>Description</th>"
             "<th class='left'>Owner</th></tr>\n");