Page MenuHomePhabricator

[Cashtab] Do not change text color on hover for link button
ClosedPublic

Authored by bytesofman on Thu, Apr 11, 17:17.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCf1404f9b928c: [Cashtab] Do not change text color on hover for link button
Summary

Hangover from antd deprecation. PrimaryButton as link will catch <a> styles. Block the ones we do not want. More specific title for the button so it does not tooltip the parent component.

Test Plan

npm test, review screenshots

Before this diff:

image.png (111×487 px, 20 KB)

After this diff:

image.png (111×487 px, 21 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable