all repos — cgit @ 7b39144a541ab5be8bcd2748a5be89389bee7192

a hyperfast web frontend for git written in c

Adjust apperance of repogroup headers

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Sun, 20 May 2007 22:12:54 +0200
commit

7b39144a541ab5be8bcd2748a5be89389bee7192

parent

2aef89e5da436f2bc9670d96ccbc5ff1c2b8355c

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M cgit.csscgit.css

@@ -356,5 +356,5 @@ }

table.list td.repogroup { padding-top: 1em; - font-weight: bold; + border-bottom: solid 1px #777; }