MediaWiki talk:Gadget-Preload Page Images.js

From Wikisource
Latest comment: 29 days ago by Alien333 in topic Fix border
Jump to navigation Jump to search

Fix border

[edit]

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({

Alien  3
3 3
12:24, 20 October 2024 (UTC)Reply