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.
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.
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.
- My Commit on Github
- Github Repository: https://github.com/stoodkev/SteemPlus
- Current Status: Merged
Successfully merged commit
Verified
Thanks - yours
@louis88
Posted on Utopian.io - Rewarding Open Source Contributors