css: fix indentation
Jason A. Donenfeld Jason@zx2c4.com
Tue, 23 Feb 2016 15:14:06 +0100
1 files changed,
4 insertions(+),
4 deletions(-)
jump to
M
cgit.css
→
cgit.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 {