mediawiki-extensions-CodeMi.../resources
AronDemian d70bd9d1ae Unify monospace font stack. Avoid potential sizing bug caused by weird browser behavior with font-family: monospace;
Problem: browsers implicitly and unexpectedly set the font-size to something around 13px with `font-family: monospace;`, but not with `font-family: monospace,monospace;`.
See:  http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/

Bug: T176636
Change-Id: Ied24a0cde7db4a6092d2cd7a6207d0a361424c3f
Related: T245568
Related: T245476
2020-02-28 04:44:07 +00:00
..
lib Unify monospace font stack. Avoid potential sizing bug caused by weird browser behavior with font-family: monospace; 2020-02-28 04:44:07 +00:00
mode/mediawiki Highlight match end tag with different capitalization 2019-04-14 01:25:40 +02:00
modules/ve-cm Remove the unnecessary 1.5em padding in MinervaNeue skin that misaligns highlights. 2020-02-19 15:00:43 +01:00
ext.CodeMirror.js Add comment to make usage of jquery.ui module discoverable 2020-02-25 22:44:34 +00:00
ext.CodeMirror.less Conditionally load CodeMirror lib 2019-03-14 23:31:18 +00:00