DebugToolbar: drop specific monospace font
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 9 Feb 2012 14:34:36 +0000 (14:34 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 9 Feb 2012 14:34:36 +0000 (14:34 +0000)
Use the defaults coming from skins/common/commonElements.css
ping r105122

resources/mediawiki/mediawiki.debug.css

index 923d4a4..149e1bf 100644 (file)
@@ -6,7 +6,6 @@
 }
 
 .mw-debug pre {
-       font-family: Monaco, "Consolas", "Lucida Console", "Courier New", monospace;
        font-size: 11px;
        padding: 0;
        margin: 0;