Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 {
table.list td.repogroup {
padding-top: 1em;
- font-weight: bold;
+ border-bottom: solid 1px #777;
}