From: Antoine Musso Date: Thu, 5 Jan 2012 09:24:16 +0000 (+0000) Subject: additional monospaced font-family hacks X-Git-Tag: 1.31.0-rc.0~25514 X-Git-Url: http://git.cyclocoop.org//%27http:/ie7-js.googlecode.com/svn/test/index.html/%27?a=commitdiff_plain;h=4343153649a95f77234f18545c41c08d3ce6fcd6;p=lhc%2Fweb%2Fwiklou.git additional monospaced font-family hacks font-family: monospace, monospace; Is elegant and has my preference :-) font-family: monospace, DOESNOTEXISTREALLY; Really make it obvious follow r108123 --- diff --git a/docs/uidesign/monospace.html b/docs/uidesign/monospace.html index 77da3b904d..7978571cda 100644 --- a/docs/uidesign/monospace.html +++ b/docs/uidesign/monospace.html @@ -31,6 +31,10 @@ font-family: Courier;'> font-family: Courier; +
+font-family: monospace, monospace;
+
@@ -47,3 +51,8 @@ font-family: monospace, Verdana;'>
 font-family: monospace, Verdana;
 
+
+font-family: monospace, DOESNOTEXISTREALLY;
+
+