Related to T2470. Removed color change of address 'on hover' in contact list.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC0f0562e10f14: [Cashtab] Remove color change of address on hover in contact list
cd web/cashtab && npm start
navigate to configure screen
ensure there is at least one contact in the contact list
hover over the contact address
observe that the background color does not change
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Please also remove this effect from
- balances in Saved Wallets drop down
- names in contact list
OK to include it all in this diff as related
Comment Actions
Responding to review feedback, removed hover effect from balances in saved wallet dropdown & names in the contact list.