mediawiki.skinning.content.externallinks: Code quality tweaks
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 28 Aug 2014 14:25:04 +0000 (16:25 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 28 Aug 2014 17:26:38 +0000 (17:26 +0000)
commita0d00e73c5cf485dcf522a2a191f13f0f35dbfe8
tree6a6ec90b680aba0b778287de25175abee66bf3ec
parent2241e7d26c6555f2d85d0a24e5e160c6946e9e85
mediawiki.skinning.content.externallinks: Code quality tweaks

* Use the standard SVG+PNG background-image method, used throughout
  MediaWiki. The one used previously was very similar, but did not
  support Android 2.3 (neither PNG nor SVG displayed) which is
  allegedly still big on mobile devices. The current one supports
  every browser in existence, but sometimes serves PNG to browsers
  that understand SVG (e.g. IE 9).
* Add a note about why we can't just use LESS mixins for that.
* Remove incorrect code comments and tweak whitespace.

Change-Id: I2bedfd3901b35c1cc1a7b37db8f4af6bb5e4cc80
resources/src/mediawiki.skinning/content.externallinks.css