From: Thierry Parmentelat Date: Fri, 14 Oct 2011 15:39:05 +0000 (+0200) Subject: cosmetic X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d3615669660e4c21981bce799a17b936285689ff;p=infrastructure.git cosmetic --- diff --git a/gitweb/gitweb.css b/gitweb/gitweb.css index d987f42..c14d7e8 100644 --- a/gitweb/gitweb.css +++ b/gitweb/gitweb.css @@ -69,6 +69,16 @@ td, th { padding: 5px; } +td.link,td.link>a, +td.selflink,td.selflink>a, +table.shortlog>tr>td:first-child, +table.tags>tr>td:first-child, +table.heads>tr>td:first-child { + font-size: 12px; + font-family: times; + padding: 2px; +} + .page_nav br { display: none; } @@ -396,4 +406,4 @@ span.match { td.error { color: red; background: yellow; -} \ No newline at end of file +}