]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Merge branch 'stable'
[ps-cgit] / cgit.css
index 55afa94690c3df2983beced1d4fb19138ccd085b..3734ca7a123951e723286e2d9b71b2b9d74b7c47 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -681,7 +681,7 @@ table.hgraph th {
 }
 
 table.hgraph td {
-       vertical-align: center;
+       vertical-align: middle;
        padding: 2px 2px;
 }
 
@@ -758,7 +758,7 @@ table.ssdiff td.lineno {
 }
 
 table.ssdiff td.hunk {
-       color: #black;
+       color: black;
        background: #ccf;
        border-top: solid 1px #aaa;
        border-bottom: solid 1px #aaa;