all repos — cgit @ 46ff6e1993175057a18b14980696648a1c5e87ab

a hyperfast web frontend for git written in c

css: fix indentation
Jason A. Donenfeld Jason@zx2c4.com
Tue, 23 Feb 2016 15:14:06 +0100
commit

46ff6e1993175057a18b14980696648a1c5e87ab

parent

a0d22c391e6e2bbe0d10a888df1ba77a468d5a18

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

jump to
M cgit.csscgit.css

@@ -18,7 +18,7 @@ text-decoration: underline;

} div#cgit table { - border-collapse: collapse; + border-collapse: collapse; } div#cgit table#header {

@@ -803,9 +803,9 @@ }

div#cgit table.ssdiff td.foot { border-top: solid 1px #aaa; - border-left: none; - border-right: none; - border-bottom: none; + border-left: none; + border-right: none; + border-bottom: none; } div#cgit table.ssdiff td.space {