Page MenuHomePhabricator

[Cashtab] Add css prop to TxLink in TxHistory.js
ClosedPublic

Authored by kieran709 on Jan 18 2022, 17:49.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCb62f9cfd91a1: [Cashtab] Add css prop to TxLink in TxHistory.js
Summary

Added CSS props to the TxLink styled component in the TxHistory component in order to further progress on dark theme. Related to task T2171.

Test Plan

cd web/cashtab
npm start
Ensure that the text color in the TxHistory view is legible.
In IDE:
Change color reference in theme.js
Back in browser, ensure that color change has taken place.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
add-css-prop-TxHistory
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17933
Build 35688: Build Diffcashtab-tests
Build 35687: arc lint + arc unit