X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8f6f8c3406ad069b37da7cb90462c1e61c991859..d82c08a0446aa712a7d825e07f3d51796421b3a2:/cgit.css?ds=inline 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;