1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/e2e
Mark Stacey f5ec16c65a
Fix account menu entry for imported accounts (#8747)
The entry for imported accounts in the account menu looked wrong with
the new connected site icon - there was no padding between the site
icon and the 'imported' label. The entry was pretty crowded with these
three symbols as well (the third being the 'x' used to remove the
account).

The site icon has been made the right-most icon, so that it lines up
with the site icons shown for other accounts, and spacing has been
added between the site icon and the 'imported' label.

The 'x' used to remove accounts has been removed. Accounts can still be
removed from the 'Account Options' menu on the Home screen. This seemed
like the wrong place for this button to exist, as it's the only action
that can be taken from that menu aside from navigation.
2020-06-05 17:24:51 -03:00
..
fixtures
mock-3box
send-eth-with-private-key-test
tests
webdriver
.eslintrc.js
address-book.spec.js
benchmark.js
ethereum-on.spec.js
fixture-server.js
from-import-ui.spec.js Fix account menu entry for imported accounts (#8747) 2020-06-05 17:24:51 -03:00
ganache.js
helpers.js
incremental-security.spec.js
metamask-responsive-ui.spec.js
metamask-ui.spec.js
permissions.spec.js
run-all.sh
run-web3.sh
send-edit.spec.js
signature-request.spec.js
threebox.spec.js
web3.spec.js