Page MenuHomePhabricator

[Cashtab-v2] Patch Send Confirmations text color in Configure.js
ClosedPublic

Authored by kieran709 on Mar 23 2022, 20:57.

Details

Summary

Related to task T2340. In cashtab-v2's Configure tab, the font color of Send Confirmations does not match the v1 styling. Added class selector to GeneralSettingsItem and added the color lightwhite to the text in that div.

Test Plan

cd web/cashtab-v2 && npm start
navigate to the configure tab
observe that the font color is lightwhite, not black

Diff Detail

Repository
rABC Bitcoin ABC
Branch
patch-font-color-send-confirmation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18620
Build 37031: Build Diff
Build 37030: arc lint + arc unit