aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/confirm.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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.