From 7b39144a541ab5be8bcd2748a5be89389bee7192 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sun, 20 May 2007 22:12:54 +0200 Subject: Adjust apperance of repogroup headers Signed-off-by: Lars Hjemli --- cgit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3-59-g8ed1b