This should be taken care of upstream in MediaWiki core.
Follow up to 6245d61
Depends-On: I8c9bb58bfd394605a2218472d025b46b66f08de9
Bug: T316196
Change-Id: I6223eaff3fd8e703824bb13fef62716787e9a09e
Unfortunately, that seems to be what this skin is doing for other files.
The styles are then adapted to match the theme. If would be much nicer
to just enable the feature but that pulls in content.thumbnails-* which
this skin has duplicated and adapted.
The resources added here are only needed if
$wgParserEnableLegacyMediaDOM is `false` though, but hopefully that'll
soon be the default.
Alas, when VE loads, it pulls in "mediawiki.skinning.content.parsoid"
which overwrites some of the styles adapted here.
Bug: T287965
Change-Id: Ia9278b4c164ea1ddeca49094c572df70e660043e
On OOUI forms the text for the checkboxes tended to be rather
misaligned, with the text usually ending up getting shunted off to the
bottom-right corner. It seems the margin being added by the special-case
in this rule was responsible, so I added an exception to it. In testing
things seem to look okay.
Change-Id: Id3ca935e5c83d7c96edcb02d1c6fd72af8e81e58
In I203881d7ab035bc953d113106f21348187b51374 a bodyOnly skin
option was added to allow skins to be limited to generation of the
body tag contents. When used, generation of html, body, and head is
deferred to OutputPage.
Since Timeless is deployed on Wikimedia wikis, this is preferred
as it guarantees that debugging information, and head
tags are consistent for all Wikimedia deployed skins.
Bug: T62846
Change-Id: I3353f8b63e8acf3ab29d8c24dd868ad3f121e5bb
The 'content-thumbnails' feature was deprecated in 1.37, and the master
branch is require 1.38 since d8f59a04 so it can be removed.
Change-Id: Ifc328f43d934707f2b018be84ca168a7384bcd6f
Changed to be the same as the normal deletion form.
Depends-On: I8b115ecb1c94af63d686a575b18362ac32105ae2
Change-Id: I32c4964a5b69743f8ec66c9a41e8f8fc96f60e32
Updating 'svgo' to v2.8.0 and newest Wikimedia SVG guidelines –
mainly around new whitespace features of SVGO.
Change-Id: I4a9b0efb9fe8d4648a4d218397cf3d9548552421
Make the revision-compare button level with buttons on the right side;
Improve the specificity of rules, make hovered styles of buttons on the history page consistent.
Change-Id: I0832da75a3d2624793692fd495ab6e723a079309