monoblue: remove duplicate font-family property from td.source
authorAnton Shestakov <av6@dwimlabs.net>
Tue, 11 Aug 2015 13:48:57 +0800
changeset 26022 c96d856e00e8
parent 26021 b57d05ca8743
child 26023 48671378daeb
monoblue: remove duplicate font-family property from td.source
mercurial/templates/static/style-monoblue.css
--- a/mercurial/templates/static/style-monoblue.css	Tue Aug 11 13:45:54 2015 +0800
+++ b/mercurial/templates/static/style-monoblue.css	Tue Aug 11 13:48:57 2015 +0800
@@ -263,7 +263,6 @@
 
 td.source {
   white-space: pre;
-  font-family: monospace;
   margin: 10px 30px 0;
   font-size: 1.2em;
   font-family: monospace;