all repos — cgit @ e8e6721817c983770fc0fdfbb26a17900e3c34ce

a hyperfast web frontend for git written in c

Add cell-spacing in html

There are some browsers which don't support the border-spacing property

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Fri, 16 Nov 2007 10:28:29 +0100
commit

e8e6721817c983770fc0fdfbb26a17900e3c34ce

parent

6ef637e0908ca5a14675b3513f48cd390d3757fe

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

jump to
M ui-shared.cui-shared.c

@@ -459,7 +459,7 @@ int header = 0;

html("<table id='layout' summary=''>\n"); html("<tr><td id='sidebar'>\n"); - html("<table class='sidebar' summary=''>\n"); + html("<table class='sidebar' cellspacing='0' summary=''>\n"); html("<tr><td class='sidebar'>\n<a href='"); html_attr(cgit_rooturl()); htmlf("'><img src='%s' alt='cgit'/></a>\n",