Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-18 | Fix gitweb stylesheet | Jakub Narebski | 1 | -0/+4 | |
An earlier commit forgot to move some piece from the CGI script to the external stylesheet. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-06-18 | Move gitweb style to gitweb.css | Jakub Narebski | 1 | -0/+54 | |
Move gitweb style from embedded <style> element in gitweb/gitweb.cgi to external CSS file gitweb/gitweb.css. Signed-off-by: Junio C Hamano <junkio@cox.net> |