Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx> --- gitweb/gitweb.css | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/gitweb/gitweb.css b/gitweb/gitweb.css index 68b22ff..ef24a1b 100644 --- a/gitweb/gitweb.css +++ b/gitweb/gitweb.css @@ -180,6 +180,10 @@ table { border-spacing: 0; } +table.shortlog td:first-child { + text-align: right; +} + table.diff_tree { font-family: monospace; } -- 1.6.3.rc1.192.gdbfcb -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html