all repos — cgit @ 3aae82703bfe70fc273f0611cdc780804df77bb8

a hyperfast web frontend for git written in c

css: adjust vertical-align of commit info th cells
Michael Krelin hacker@klever.net
Wed, 18 Jul 2007 14:55:40 +0200
commit

3aae82703bfe70fc273f0611cdc780804df77bb8

parent

f97c707a3b975d32910331f72783ec3044e3c0ee

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M cgit.csscgit.css

@@ -231,6 +231,7 @@ table.commit-info th {

text-align: left; font-weight: normal; padding: 0.1em 1em 0.1em 0.1em; + vertical-align: top; } table.commit-info td {