1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Refactor identicon styles (#8580) 2020-05-13 09:27:34 -03:00
contexts Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
css Fix connection modal style issues (#8433) 2020-05-04 12:04:41 -03:00
ducks Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
helpers Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
hooks factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
pages Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
selectors Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
store Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00