From ddabab8f413764771924aabd56711aea2081b94c Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 27 Apr 2025 11:01:08 +0200 Subject: Sendfile, minor fixes in static file support, spawn more processes in test, css fixes --- cgit.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cgit.css') diff --git a/cgit.css b/cgit.css index f9a3165..2574563 100644 --- a/cgit.css +++ b/cgit.css @@ -991,4 +991,6 @@ div#cgit table.ssdiff td.space div { div#cgit table.ssdiff td.head { border-top-color: #555; border-bottom-color: #555; } div#cgit table.ssdiff td.head div.head { color: #eee; } div#cgit table.ssdiff td.foot { border-top-color: #555; } + div#cgit table.diff td span.head { color: #eee; } + div#cgit table.diff td span.hunk { color: #44f; } } -- cgit 1.5.1