duckduckgo / duckduckgo-styles

Common styling elements for all DuckDuckGo properties
Other
40 stars 13 forks source link

Disabled button should look disabled on hover and have a default cursor #49

Closed kdzwinel closed 6 years ago

kdzwinel commented 6 years ago

Fix btn.is-disabled

Currently, adding 'is-disabled' class is not enough to make button behave as disabled:

disabled-buttons mov

this PR makes sure that cursor and hover state do not suggest that button is enabled

disabled-buttons-fixed mov

Rename modal--popover--dk

As discussed in the previous PR, lets rename modal--popover--dk to --gray

🚨 This is a breaking change so I updated package version to 2.0.0.