X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5a36c2a291a00b59b8ec2f112453e117797c2fe5..9a8d39c668b98464bac97d4e5442966de63f97b2:/cgit.css?ds=sidebyside diff --git a/cgit.css b/cgit.css index 7a5f423..7600e84 100644 --- a/cgit.css +++ b/cgit.css @@ -153,6 +153,11 @@ table.list td { padding: 0.1em 0.5em 0.1em 0.5em; } +table.list td.commitgraph { + font-family: monospace; + white-space: pre; +} + table.list td.logsubject { font-family: monospace; font-weight: bold; @@ -731,4 +736,4 @@ table.ssdiff td.space { table.ssdiff td.space div { min-height: 3em; -} \ No newline at end of file +}