commit | 46ff6e1993175057a18b14980696648a1c5e87ab | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Tue Feb 23 15:14:06 2016 +0100 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Tue Feb 23 15:15:57 2016 +0100 |
tree | 44556e18379f4b7152d21714ec3655916184d57a | |
parent | a0d22c391e6e2bbe0d10a888df1ba77a468d5a18 [diff] |
css: fix indentation
diff --git a/cgit.css b/cgit.css index 942c9be..66c6d53 100644 --- a/cgit.css +++ b/cgit.css
@@ -18,7 +18,7 @@ } 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 {