author | Jakub Narebski <jnareb@gmail.com> | |
Sat, 24 Mar 2007 19:59:13 +0000 (20:59 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 25 Mar 2007 05:25:55 +0000 (22:25 -0700) | ||
commit | 4ae89b76252d1c13a6675a2a4e491983946d72ec | |
tree | 1f8e9247f74842d0e38b5070d7ad75fe9ae8ed3a | tree | snapshot |
parent | 346d5e1835937d701785300717ce34f92609c2b3 | commit | diff |
gitweb: Fix not marking signoff lines in "log" view
The CSS selector for signoff lines style was too strict: in the "log"
view the commit message is not encompassed in container "page_body"
div.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The CSS selector for signoff lines style was too strict: in the "log"
view the commit message is not encompassed in container "page_body"
div.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css | diff | blob | history |