-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
Labels
Milestone
Description
Description:
When creating a inverted button the coloured buttons (green, blue, yellow etc.) all work correctly but the primary and secondary buttons do not.
Steps to recreate:
- Create button with
ui inverted primary button
orui inverted secondary button
Expected result:
The button should be outlined with the primary or secondary colour and when the user hovers over it should be filled with the primary or secondary colour.
Actual result:
The button is filled with the primary or secondary colour and has a little corner border (very hard to see)
Browsers:
I have tried this on these browsers (OS: Win10 14393.0):
Browser | Version | Status |
---|---|---|
Chrome | 60.0.3112.90 | Broken |
Firefox | 48.0.2 | Broken |
Opera | 46.0.2597.57 | Broken |
Edge | 38.14393.0.0 | Broken |
IE | 11.0.14393.0 | Broken |
Test case:
https://jsfiddle.net/hammy2899/pc13yp7f/1/