[PATCH 2 of 2] monoblue: remove duplicate font-family property from td.source

Anton Shestakov av6 at dwimlabs.net
Thu Aug 13 07:54:02 CDT 2015


# HG changeset patch
# User Anton Shestakov <av6 at dwimlabs.net>
# Date 1439272137 -28800
#      Tue Aug 11 13:48:57 2015 +0800
# Node ID 096af551272729252a3bf5c1f32c0dace058ca6b
# Parent  b3e18ab2e0e4b601b885c83ec95ca3be16910a82
monoblue: remove duplicate font-family property from td.source

diff --git a/mercurial/templates/static/style-monoblue.css b/mercurial/templates/static/style-monoblue.css
--- a/mercurial/templates/static/style-monoblue.css
+++ b/mercurial/templates/static/style-monoblue.css
@@ -263,7 +263,6 @@ span.difflineat { color:#990099; }
 
 td.source {
   white-space: pre;
-  font-family: monospace;
   margin: 10px 30px 0;
   font-size: 1.2em;
   font-family: monospace;


More information about the Mercurial-devel mailing list