]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Add commitdiff between commit and each of it's parent
[ps-cgit] / cgit.css
index b736b1985e8e0e67b5005dbc9a2ecce5f4759e97..fe0ba50a55e637f90fa291c525a3275e32368fc9 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -290,6 +290,11 @@ div.diffstat-summary {
        padding-top: 0.5em;
 }
 
+table.diff th {
+       padding: 1em 0em 0.1em 0.1em;
+       text-align: left;
+}
+
 table.diff td {
        border: solid 1px black;
        font-family: monospace;