X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/dff894d12953a8a3cd7cdca2357771212a2f57d6..30ccdcaa74ebc0aab2b7843b0db8251d0ddf56de:/cgit.css diff --git a/cgit.css b/cgit.css index 5cf8d15..6c7f9c3 100644 --- a/cgit.css +++ b/cgit.css @@ -266,6 +266,10 @@ table.diffstat td { border: none; } +table.diffstat td.mode { + white-space: nowrap; +} + table.diffstat td span.modechange { padding-left: 1em; color: red;