]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
shared.c: initialize cgit_repo structs properly
[ps-cgit] / cgit.css
index adfc8ae0e32386e929f8d9c11d8477442d058ec1..3c65114edb76bf8e7381328b6facd517abfecafd 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -155,7 +155,7 @@ table.list td.logsubject {
 table.list td.logmsg {
        font-family: monospace;
        white-space: pre;
-       padding: 1em 0em 2em 0em;
+       padding: 1em 0.5em 2em 0.5em;
 }
 
 table.list td a {
@@ -429,7 +429,7 @@ table.diff td div.del {
        text-align: right;
 }
 
-table.list td.repogroup {
+table.list td.reposection {
        font-style: italic;
        color: #888;
 }