MediaWiki talk:Gadget-Preload Page Images.js
Latest comment: 29 days ago by Alien333 in topic Fix border
Fix border
[edit]A request has been made for an edit to this protected page. (protection log) This template should be accompanied by a specific description of the request. Please disable this template (via {{tl}} or nowiki tags) when the request is handled. |
The green border of this stopped working, due to recent updates. It can be fixed by adding the border to the parent element instead, so:
Replace, line 29,
$('#ca-proofreadPageNextLink a').css({
by
$('#ca-proofreadPageNextLink').css({