mediawiki.ui: Add a new 'highlightColor' argument to .button-colors() instead of...
authorPrateek Saxena <prtksxna@gmail.com>
Sun, 15 Mar 2015 23:27:21 +0000 (04:57 +0530)
committerMattflaschen <mflaschen@wikimedia.org>
Fri, 26 Jun 2015 05:22:34 +0000 (05:22 +0000)
commitc5f26f5f8d84b1fdfd68a2d9087dc108ca052130
tree3d8a7e16d34395cb408150b3facbcc2ddb9ef4f0
parentee5112110d00b9b961b4b96041371de972ce5308
mediawiki.ui: Add a new 'highlightColor' argument to .button-colors() instead of using mix()

Results from mix() aren't the same as the ones in the specification.
Added the correct colors as variables

Change-Id: I43e9413fc8d195f897426eeadce44f9ece294706
resources/src/mediawiki.less/mediawiki.ui/mixins.less
resources/src/mediawiki.less/mediawiki.ui/variables.less
resources/src/mediawiki.ui/components/buttons.less