llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Added messages and hover effect. #130

Closed jigyasunigam closed 2 years ago

jigyasunigam commented 2 years ago

I did the following tasks :- 1-Added pointer cursor to the result-button, while hovering on the result-button. 2-Added messages to the both result and share buttons while hovering on it. 3-Added hovering effect on the exercise cards. The cursor remains same while hovering on the cards but it changes to pointer when hovered on a button like previous.

jigyasunigam commented 2 years ago

.