diff options
| -rw-r--r-- | cgit.css | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -18,7 +18,7 @@ div#cgit a:hover { | |||
| 18 | } | 18 | } | 
| 19 | 19 | ||
| 20 | div#cgit table { | 20 | div#cgit table { | 
| 21 | border-collapse: collapse; | 21 | border-collapse: collapse; | 
| 22 | } | 22 | } | 
| 23 | 23 | ||
| 24 | div#cgit table#header { | 24 | div#cgit table#header { | 
| @@ -803,9 +803,9 @@ div#cgit table.ssdiff td.head div.head { | |||
| 803 | 803 | ||
| 804 | div#cgit table.ssdiff td.foot { | 804 | div#cgit table.ssdiff td.foot { | 
| 805 | border-top: solid 1px #aaa; | 805 | border-top: solid 1px #aaa; | 
| 806 | border-left: none; | 806 | border-left: none; | 
| 807 | border-right: none; | 807 | border-right: none; | 
| 808 | border-bottom: none; | 808 | border-bottom: none; | 
| 809 | } | 809 | } | 
| 810 | 810 | ||
| 811 | div#cgit table.ssdiff td.space { | 811 | div#cgit table.ssdiff td.space { | 
