X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e6c960c7c0f0d2e54b51cc43ef190df3ce52755e..9a8d39c668b98464bac97d4e5442966de63f97b2:/cgit.css diff --git a/cgit.css b/cgit.css index 0c88b65..7600e84 100644 --- a/cgit.css +++ b/cgit.css @@ -153,26 +153,20 @@ table.list td { padding: 0.1em 0.5em 0.1em 0.5em; } -table.list td.logsubject { - font-family: monospace; - font-weight: bold; -} - -table.list td.logmsg { +table.list td.commitgraph { font-family: monospace; white-space: pre; - padding: 1em 0.5em 2em 0.5em; } -table.list td.lognotes-label { - text-align:right; - vertical-align:top; +table.list td.logsubject { + font-family: monospace; + font-weight: bold; } -table.list td.lognotes { +table.list td.logmsg { font-family: monospace; white-space: pre; - padding: 0em 0.5em 2em 0.5em; + padding: 0 0.5em; } table.list td a { @@ -742,4 +736,4 @@ table.ssdiff td.space { table.ssdiff td.space div { min-height: 3em; -} \ No newline at end of file +}