aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 88a0a1d..5dd43b0 100644
--- a/cgit.css
+++ b/cgit.css
@@ -356,5 +356,5 @@ table.diff td div.del {
356 356
357table.list td.repogroup { 357table.list td.repogroup {
358 padding-top: 1em; 358 padding-top: 1em;
359 font-weight: bold; 359 border-bottom: solid 1px #777;
360} 360}