зеркало из https://github.com/mozilla/gecko-dev.git
62fe0b09dd
This should be more flexible / less footgunny, always ensuring there's enough contrast. If the front-end wants to override the non-native appearance they can still do it using appearance: none of course. This reverts my other CSS fixes for Windows dark mode for buttons / textfields, as those are supported by nnt. Patch incoming for Linux in bug 1733968, as Linux has a similar issue when it can't draw mismatched widgets with the system theme (and we can fix it now). I intentionally didn't override GetWidget{Padding,Border}, as to avoid changing sizing unnecessarily (the non-native-theme is flexible enough to support basically whatever size you throw at it, so it doesn't matter). Differential Revision: https://phabricator.services.mozilla.com/D127645 |
||
---|---|---|
.. | ||
linux | ||
mobile | ||
osx | ||
shared | ||
windows | ||
LICENSE | ||
moz.build |