Description
This task was spun out of T345306
We use core mediawiki button mixins to apply button styles to the thanks and undo buttons the Minerva AMC history page. This is unique from how the history page is rendered on Vector and other skins and the motivation here is to make these look like buttons in the Minerva skin but NOT in legacy skins e.g. Vector, Vector 2022 etc..
This task is to explore long term solutions to this issue, and whether or not Codex should provide button mixins
Options
- Update the history page so that it supports rendering with and without Codex (configurable per skin)
- use same markup on all skins but introduce a Codex CSS mixin so buttons without the cdx-button class can be styled to look like buttons (existing method)
- Style the thank and undo buttons on all skins to look like Codex buttons