From: Lars Hjemli Date: Sun, 20 May 2007 20:12:54 +0000 (+0200) Subject: Adjust apperance of repogroup headers X-Git-Tag: v0.5~11^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b39144a541ab5be8bcd2748a5be89389bee7192;p=cgit Adjust apperance of repogroup headers Signed-off-by: Lars Hjemli --- 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; }