X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a215bf4620113fcefb8dd3442bf3501bd648c463..08b67765f9794ccd5f469e7ebdd5087d0e71dca0:/cgit.css diff --git a/cgit.css b/cgit.css index 112dac1..54bbfcc 100644 --- a/cgit.css +++ b/cgit.css @@ -212,6 +212,15 @@ table.blob td.no { text-align: right; } +table.blob td.no a { + color: black; +} + +table.blob td.no a:hover { + color: black; + text-decoration: none; +} + table.blob td.txt { white-space: pre; font-family: monospace; @@ -231,6 +240,7 @@ table.commit-info th { text-align: left; font-weight: normal; padding: 0.1em 1em 0.1em 0.1em; + vertical-align: top; } table.commit-info td {