diff mercurial/templates/gitweb/fileannotate.tmpl @ 31630:c208bc65318a

gitweb: use monospace font for commit messages Commit messages often contain vertically aligned text. The default paper style already uses monospace fonts for rendering commit messages. And, AFAICT, a number of Git servers also render commit messages with monospace. It seems like the reasonable thing to do. This commit converts all instances of the full commit message in the gitweb style to render with monospace.
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 24 Mar 2017 19:52:43 -0700
parents 011122b3b1c4
children cb5123eff7d1
line wrap: on
line diff
--- a/mercurial/templates/gitweb/fileannotate.tmpl	Fri Mar 24 22:40:08 2017 -0400
+++ b/mercurial/templates/gitweb/fileannotate.tmpl	Fri Mar 24 19:52:43 2017 -0700
@@ -59,7 +59,7 @@
 </table>
 </div>
 
-<div class="page_path">
+<div class="page_path description">
 {desc|strip|escape|websub|addbreaks|nonempty}
 </div>
 <div class="page_body">