1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/create-account
Ariella Vu 683aa22b56
Update global link hover color from orange to blue (--Blue-400) (#13344)
* base-styles.scss: update a:hover to --Blue-400
- deprecates #df6b0e

* preserve a.warning:hover orange color w/ #ceafa22

* Revert "preserve a.warning:hover orange color w/ #ceafa22"

This reverts commit d0efb923808bbc43e7f955fd8ce3e95f6a124c1f.

* create-account: rm .warning style from help link
- supports #ceafa2
2022-01-19 11:59:52 -07:00
..
connect-hardware Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
import-account Update global link hover color from orange to blue (--Blue-400) (#13344) 2022-01-19 11:59:52 -07:00
create-account.component.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
new-account.component.js Fix account name duplicates (#12867) 2021-12-16 07:11:55 -03:30
new-account.container.js Fix account name duplicates (#12867) 2021-12-16 07:11:55 -03:30
new-account.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00