Making mediawiki.ui button mixin available for importing globally.
authorJan Drewniak <jan.drewniak@gmail.com>
Mon, 6 May 2019 22:39:48 +0000 (00:39 +0200)
committerJdlrobson <jrobson@wikimedia.org>
Tue, 7 May 2019 18:08:24 +0000 (18:08 +0000)
commitf529ff10c39b3a6e33e5ba4079ee4695f13c2349
tree2687165603da2dbc19d28927aaf8b5eaf7d58e6b
parent6398e79c373356c71cc29afb4f8e9617d0b22983
Making mediawiki.ui button mixin available for importing globally.

Moves the button color mixin into a separate file in the
mediawiki.less/mediawiki.ui folder, making it globally available
to other extensions and skins.

Initially created to make this mixin available to the Minerva skin
for use on the AMC history page on mobile.

Bug: T219895
Change-Id: I2bcf98fcd8d1b126e6d6c8746909e9921658a2b0
resources/src/mediawiki.less/mediawiki.ui/mixins.buttons.less [new file with mode: 0644]
resources/src/mediawiki.ui/components/buttons.less