Page MenuHomePhabricator

[Cashtab] remove hover effect from grey buttons
AbandonedPublic

Authored by kieran709 on Nov 8 2021, 18:36.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Removed hover effect from grey buttons. Related to task T1946

Test Plan

cd web/cashtab
npm start
ensure hover effect has been removed from greyed out secondary and smart buttons

Diff Detail

Repository
rABC Bitcoin ABC
Branch
hover-effect-patch
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17202
Build 34235: Build Diffcashtab-tests
Build 34234: arc lint + arc unit

Event Timeline

Tail of the build log:

/work/web/cashtab /work/abc-ci-builds/cashtab-tests
npm notice 
npm notice New major version of npm available! 7.7.6 -> 8.1.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.1.3>
npm notice Run `npm install -g npm@8.1.3` to update!
npm notice 
npm ERR! code ERR_SOCKET_TIMEOUT
npm ERR! errno ERR_SOCKET_TIMEOUT
npm ERR! request to https://registry.npmjs.org/buffer-equals failed, reason: Socket timeout

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-11-08T18_38_43_071Z-debug.log
Build cashtab-tests failed with exit code 1

Must address build issue.

Try rebasing and see if it "just works"