Diff and history link separated via CSS
authorjdlrobson <jdlrobson@gmail.com>
Tue, 18 Sep 2018 21:28:58 +0000 (14:28 -0700)
committerVolkerE <volker.e@wikimedia.org>
Wed, 17 Oct 2018 22:54:42 +0000 (22:54 +0000)
commit5494b985ac82460140cf9142eeb98093a136d2e8
tree09958bb77916d3e799dfa4cc1c336e2f213bcc7e
parent8318677eee09085060a9bcbab7cb8db80fd6ac3b
Diff and history link separated via CSS

Piped tag list wrapped with parentheses taken care of via CSS.
Lists of links inside history are now a list of links rather than
2 anchors separated by text.

Remains translateable, and accessible but is now fully skinnable by
skins such as Timeless and MinervaNeue.

For now the approach only touches the contributions pager, but
can be used on other pages as we work more on them.

Additional changes:
* A CSS file is renamed to a LESS file

Bug: T205581
Change-Id: Ic4a9c75611fd7ce92511c00c32b73c0745081b50
includes/specials/pagers/ContribsPager.php
languages/i18n/en.json
languages/i18n/qqq.json
resources/Resources.php
resources/src/mediawiki.special.changeslist.css [deleted file]
resources/src/mediawiki.special.changeslist.less [new file with mode: 0644]