Add new mw-contributions-current css class to Special:Contributions
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Thu, 24 Mar 2016 17:17:17 +0000 (18:17 +0100)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Tue, 5 Jul 2016 19:44:58 +0000 (21:44 +0200)
commita07799dae1a2f7c6368960bb2ab04f6b33c896c5
tree9bb5939e5e63cbec1a32958a20e63cd0f76348d1
parentdfeefec1f0eb4d64ab3e0421afce5a7b0fca18fd
Add new mw-contributions-current css class to Special:Contributions

If the current revision of a page, where a user contributed to, is the
revision of this user ("current"), add the new css class
mw-contributions-current to the li-element to allow styling the whole
line differently.

Bug: T130824
Change-Id: I556b374585523a7c51278c2dc83bb03fd3b0ee33
includes/specials/pagers/ContribsPager.php