]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/gitweb/gitweb.css
Shrink the size of the author name in gitweb shortlog lists.
[oss-web.git] / in / gitweb / gitweb.css
index 6a73d7a47789e482ff6301fdb06e603e99c9fb11..35651ffecc9a7d9a40401c0cc89ff38eb846a4a1 100644 (file)
@@ -686,3 +686,8 @@ span.match {
 div.binary {
        font-style: italic;
 }
+
+table.shortlog td.author {
+       font-size: 70%;
+       vertical-align: middle;
+}