1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/ui/identicon
Mark Stacey a6d8d3d76e
Refactor identicon styles (#8580)
The CSS class for the fallback Ethereum logo used in the identicon
component was with the `AssetList` styles, and was confusingly named
`balance-icon`. It has been migrated to the identicon styles, and
renamed `identicon__eth-logo`.

A few redundant rules have been removed as well (they were always
overridden by inline styles).
2020-05-13 09:27:34 -03:00
..
blockieIdenticon Replace inlined blockies identicon with npm package (#7757) 2020-01-07 23:55:32 -04:00
tests Refactor identicon styles (#8580) 2020-05-13 09:27:34 -03:00
identicon.component.js Refactor identicon styles (#8580) 2020-05-13 09:27:34 -03:00
identicon.container.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
identicon.stories.js Add stories for Identicon component (#8113) 2020-02-26 22:08:58 -04:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Refactor identicon styles (#8580) 2020-05-13 09:27:34 -03:00