]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: [commit view] Do not suppress commitdiff link in root commit
[Gitweb] / gitweb.css
index 27f66a1c51d69db62600c09c958382a0acd693ea8ebf08ac9f4b6901d931763a..709ab31209180f9457ecedef0e6877d0d88afb6423e15aa19f46ba5ff15d64e3 100644 (file)
@@ -173,6 +173,12 @@ table.blame {
        border-collapse: collapse;
 }
 
+table.blame td {
+       padding: 0px 5px;
+       font-size: 12px;
+       vertical-align: top;
+}
+
 th {
        padding: 2px 5px;
        font-size: 12px;
This page took 0.216992 seconds and 4 git commands to generate.