mediawiki-skins-Insurgency/resources
Timo Tijhof 6dccc0d96e Re-implement and improve mw-jump links with pure CSS
* Improve their accessibility by giving both links a full label
  ("Jump to x" and "Jump to y" instead of "Jump to: ", "x", "y").

  This also makes things better for localisation.

* Use pure CSS for the toggling of the visibility on focus,
  instead of relying on JavaScript. Especially given the
  JS came from core's 'jquery.mw-jump' module, which is
  considered technical debt per T195256.

* Use plain <a> links in the HTML instead of wrapped in a <div>.
  This solves the long-standing problem whereby the margin
  between #contentSub and #mw-content-text had to be awkwardly
  negated and overridden.

Bug: T195256
Change-Id: I40a769ee3a822a5a9167ec1d144e6b151eb8e141
2018-05-24 01:30:55 +01:00
..
images Responsive support, JS edition 2018-05-19 20:17:17 +00:00
skinStyles Responsive support, JS edition 2018-05-19 20:17:17 +00:00
IE60Fixes.css Restructure files according to modern skin practices 2018-03-21 21:56:55 +00:00
IE70Fixes.css Restructure files according to modern skin practices 2018-03-21 21:56:55 +00:00
mobile-echo.js Mobile - reorganise and clean up p-personal js dropdown 2018-05-20 10:29:50 +00:00
mobile-echo.less Make echo numbers appear on mobile 2018-05-20 15:17:47 +00:00
mobile-uls.js Mobile - reorganise and clean up p-personal js dropdown 2018-05-20 10:29:50 +00:00
mobile.js Responsive support: Echo hacks 2018-05-19 21:15:31 +00:00
mobile.js.less Responsive support, JS edition 2018-05-19 20:17:17 +00:00
screen-common.less Re-implement and improve mw-jump links with pure CSS 2018-05-24 01:30:55 +01:00
screen-desktop.css Responsive support: Echo hacks 2018-05-19 21:15:31 +00:00
screen-mobile.less Responsive support, JS edition 2018-05-19 20:17:17 +00:00
variables.less Responsive support, JS edition 2018-05-19 20:17:17 +00:00