SteemPlus Mouse-Over on Add Beneficiaries Button Bugfix for a better visual view

Words
174
Reading
1 min
Listen
Play
9y

Bug Fixes

  • What was the issue(s)?
    The SteemPlus Google Chrome extension provides a button on the Steemit. com website that allows you to add beneficiaries of a post. If you move the mouse over the button - i. e. make a mouse-over - the color of the text is exactly the same as the background color of the button. This makes the text unreadable. By removing the "hollow" CSS class at the button you can restore the correct color. The color changes to white.

4483bbe8c404b7b4f51d4e0f434ee91d

Current Situation when using the "Add Beneficiaries" Button


Removing "hollow" in the CSS class brings the white text you are used to when you click over the button.

b51eafe74ce2c2344bd3c1caa7dbc0fa

Solution after Code-Changes.

  • What was the solution?
    My solution was to remove the CSS class hollow in the file: src/js/beneficiaries. js in lines 48 and 58.

See the Example Gif-Animation for the Solution.

merged
Successfully merged commit

Verified
Verified

Thanks - yours
louis88@louis88



Posted on Utopian.io - Rewarding Open Source Contributors

SteemPlus Mouse-Over on Add Beneficiaries Button Bugfix for a bette... | Ecency