index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
cgit.css
Side-by-side diff
Diffstat
(limited to 'cgit.css') (
more
/
less
context) (
ignore
whitespace changes)
-rw-r--r--
cgit.css
5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 6c7f9c3..5dd43b0 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -355 +355,6 @@ table.diff td div.del {
}
+
+table.list td.repogroup {
+ padding-top: 1em;
+ border-bottom: solid 1px #777;
+}