X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;h=01d86d96c106f7aa99e609a8e61a363ac7dc2f1e;hp=c595073370b461090019002e790d1e1e9e53e93a;hb=refs%2Ftags%2Fgitweb-1.7.12.3;hpb=3f6f0af6ed2251b5d2ce5afe376573fe7e8d1167 diff --git a/gitweb.css b/gitweb.css old mode 100755 new mode 100644 index c595073..01d86d9 --- a/gitweb.css +++ b/gitweb.css @@ -358,6 +358,22 @@ th .header { width: 99%; } +.author .avatar, +.author_date .avatar { + position: relative; + top: 3px; +} + +.object_header .avatar { + border: 1px solid #D8D8D8; + float: right; +} + +.object_header td, +.object_header th { + vertical-align: top; +} + /* Refs ---------------------------------------------------------------------------- */ @@ -544,3 +560,4 @@ td.pre, div.pre, div.diff { .kwb { color:#6b3099; } .kwc { color:#d4663d; } .kwd { color:#2928ff; } +