HomePhabricator

[Cashtab] Improve notification styles

Description

[Cashtab] Improve notification styles

Summary:
We cannot view links with the dark mode notifications on the old settings. Fix the css.

In solving this problem, noticed we really do not need special styled components for links. Get rid of them. Handle all notifications styles globally.

Note this is something we can more easily do now with the latest version of react-toastify. While this is a "bug fix" in some ways... I think it's okay that Cashtab does not test the css colors of all components.

Test Plan:
npm test, see screenshots

Current:

image.png (103×351 px, 4 KB)

after this diff:

image.png (103×351 px, 9 KB)

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D17481

Details

Provenance
bytesofmanAuthored on Tue, Jan 7, 03:39
bytesofmanPushed on Tue, Jan 7, 12:22
Reviewer
Restricted Project
Differential Revision
D17481: [Cashtab] Improve notification styles
Parents
rABC56a2c5847155: [explorer] Don't fail to render invalid token txs with non existing token id
Branches
Unknown
Tags
Unknown