https://bugzilla.wikimedia.org/show_bug.cgi?id=71209

--- Comment #1 from Prateek Saxena <[email protected]> ---
I want to discuss a few things before implementing this-

1. Buttons right now don't have borders on the side so that the bevel that
shows up on hover reaches till the corners -
I00f905690e2934e972cc4ffc26631ead7c2d7567. The width of the disabled buttons
will change if we don't add the borders on the side. 

2. We can't use the 'lighten' mixin that sass provides for these colors.
They'll have to be defined in variables.less. We will also have to move the
declaration of the disabled pseudo class from
/src/mediawiki.less/mediawiki.ui/mixins.less to
/src/mediawiki.ui/components/buttons.less and define it for each button
(constructive, progressive…) separately.

If we are fine with these two points I can get a patch ready.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to