Related to task T2436. Loading percentage in Airdrop modal text should be lightGrey.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC82e236211536: [Cashtab] Airdrop modal percentage color patch
cd web/cashtab && npm start
navigate to airdrop screen and paste eToken id
or
navigate to eToken information screen and click 'airdrop xec to holders'
input an amount of XEC to be calculated
observe that the percent text near the progress bar is lightGrey instead of black
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- loading-percent-font-patch
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18937 Build 37644: Build Diff cashtab-tests Build 37643: arc lint + arc unit
Event Timeline
web/cashtab/src/components/Airdrop/Airdrop.js | ||
---|---|---|
83 | After seeing this -- let's go with white instead of light grey |