aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/confirm.scss
Commit message (Collapse)AuthorAgeFilesLines
* Change font weight from 300 to 400Alexander Tseung2018-05-061-4/+0
|
* Adds simulation failure error messages to confirm screen.Dan2018-04-031-0/+11
|
* Checking for sufficient balance in confirm ether screen; includes error ↵Dan2018-03-281-0/+25
| | | | messages for user.
* Improve responsiveness of gas price row on confirm screen.Dan2018-03-201-0/+16
|
* Update Confirm Contract screen (#3597)Alexander Tseung2018-03-171-25/+7
|
* Updates the styling of confirm send ether and token screens. (#3235)Dan J Miller2018-02-131-8/+6
|
* Fix tx-list, confirmation screen stylingAlexander Tseung2018-01-181-8/+9
|
* Update styling for buttons, font weightsAlexander Tseung2018-01-121-7/+2
|
* Fix gas input styling on mobile viewChi Kei Chan2017-10-251-1/+3
|
* Fix alignment on right arrow of confirm tx screensChi Kei Chan2017-10-251-1/+9
|
* Fix styling on notification viewChi Kei Chan2017-10-251-0/+9
|
* Fix mobile add token buttonChi Kei Chan2017-10-241-2/+4
|
* New Account modalChi Kei Chan2017-10-181-1/+1
|
* Various styling fixesChi Kei Chan2017-10-131-1/+1
|
* Reduce header shadow on mobileChi Kei Chan2017-10-111-0/+4
|
* Fix recipient on send tokenChi Kei Chan2017-10-111-0/+1
|
* Confirm Token and Confirm Contract v2Chi Kei Chan2017-10-111-2/+4
|
* Confirm eth v2Chi Kei Chan2017-10-111-57/+97
|
* Implement Confirm Deploy Contract screenChi Kei Chan2017-09-271-1/+6
|
* Enables Cancel button in confirmation screen.Dan2017-09-141-0/+1
|
* Improve styling in Confirmation Screen; Show decoded send token dataChi Kei Chan2017-09-131-36/+68
|
* Add frontend validation to send-tokenChi Kei Chan2017-09-121-0/+1
|
* [New-UI] Confirm Screen restyle and connect to state (#2042)Dan J Miller2017-09-121-0/+223
* Adds utility for converting currencies (WIP) * Implements confirm screen * Style tweaks. * Confirm screen total ammount now uses real data. * Confirm screen total ammount now uses real data. * Replace content divider with sibling css. * Replace section divider with scss.