]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Add link to commitdiff below diffstat
[ps-cgit] / cgit.css
index 87fd00a387cbb80aa67109dc2efc0e7857eae4b6..5cf8d15a70749b3bfa134f0f05fdd1c0caac10a8 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -236,9 +236,13 @@ div.commit-msg {
        font-family: monospace;
 }
 
+div.diffstat-header {
+       font-weight: bold;
+       padding-top: 1.5em;
+}
+
 table.diffstat {
        border-collapse: collapse;
-       margin-top: 1.5em;
        width: 100%;
        border: solid 1px #aaa;
        background-color: #eee;