about summary refs log tree commit diff stats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/cgit.css b/cgit.css index 942c9be..66c6d53 100644 --- a/cgit.css +++ b/cgit.css
@@ -18,7 +18,7 @@ div#cgit a:hover {
18} 18}
19 19
20div#cgit table { 20div#cgit table {
21 border-collapse: collapse; 21 border-collapse: collapse;
22} 22}
23 23
24div#cgit table#header { 24div#cgit table#header {
@@ -803,9 +803,9 @@ div#cgit table.ssdiff td.head div.head {
803 803
804div#cgit table.ssdiff td.foot { 804div#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
811div#cgit table.ssdiff td.space { 811div#cgit table.ssdiff td.space {