aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/settings/variables.scss
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into i3326-addtokenscreendesignupdateDan2018-03-271-0/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-0/+2
| |
* | Updates Add token screen to latest design.Dan2018-03-241-0/+1
|/
* Merge branch 'master' into retry-tx-refractorDan2018-03-091-0/+4
|\
| * Update network colours for better accessibility. (#3469)Dan J Miller2018-03-081-0/+4
| |
* | Add html and css for responsive retry button.Dan2018-03-091-0/+1
|/
* Merge branch 'uat' into cb-388Chi Kei Chan2018-01-131-0/+2
|\
| * [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New deposit ether modal. * New deposit modal full screen on mobile, and other style fixes. * Hide shapeshift option from deposit modal for now. * Add shapeshift form to new deposit modal. * Store recipient address for shapeshift tx in background. * Use Simpledropdown to achieve desired styling in coin selector. * Lint fix * Fix typos and remove dead code. * Remove storage of shapeshift receiving address from background. * Fix typos
* | Update styling for buttons, font weightsAlexander Tseung2018-01-121-0/+1
| |
* | Update main view stylingAlexander Tseung2018-01-111-0/+1
|/
* Various styling fixesChi Kei Chan2017-10-131-0/+4
|
* Confirm eth v2Chi Kei Chan2017-10-111-1/+0
|
* UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-101-0/+1
|
* UI for send screen container without form rows.Dan2017-10-091-0/+3
|
* Add Token UI - hover/select state; fetch token addressChi Kei Chan2017-09-211-0/+1
|
* Add responsive UI to send ether modalChi Kei Chan2017-09-151-1/+1
|
* [NewUI] Color tx-list-item text depending on transaction status. (#2050)Dan J Miller2017-09-131-0/+2
| | | | | | | | * Color tx-list-item text depending on transaction status. * Handle css change of text colour with scss instead on inline styles, add classnames package and helper function. * Refactored to use classnames with component property className.
* [New-UI] Confirm Screen restyle and connect to state (#2042)Dan J Miller2017-09-121-0/+1
| | | | | | | | | | | | | | | | * 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.
* Highlighted circle icons for the network menu.Dan2017-09-121-0/+4
|
* Touch up style of account-details-modal.Dan2017-09-081-0/+1
|
* Adjust z-index of header so that it stays in place when scrolling.Dan2017-09-011-1/+1
|
* Styles and behaviour correctDan2017-08-291-0/+1
|
* Patch 3 new account modal (#1962)Dan J Miller2017-08-251-0/+2
| | | | | | | | | | | | * Account details modal styling changes. * Tweaking styles. * New account modal re-styling. * Tweaks to paddings, margins, font sizes, colors and modal dimensions. * Replace colour codes with variables.
* Modify buy and send buttons color, border-radius and various size ↵Dan J Miller2017-08-231-0/+1
| | | | properties. (#1956)
* Remove border and apply background color to gas inputsdtsui2017-08-231-0/+1
|
* Tweak z-indiciessdtsui2017-08-221-2/+4
|
* Adjust zIndex and width for send screensdtsui2017-08-221-3/+5
|
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-221-0/+1
|
* Lint and cleanup all scsssdtsui2017-08-141-13/+18
|
* Implement responsive wallet balancessdtsui2017-08-111-0/+1
|
* Cleanup SCSS and improve organization of color varssdtsui2017-08-111-9/+22
|
* Extract scss breakpoints into variablessdtsui2017-08-111-0/+4
|
* Implement widescreen layout for tx listsdtsui2017-08-111-1/+1
|
* Add new color for txs - dusty-graysdtsui2017-08-111-2/+4
|
* Add z indicies to settings-variablessdtsui2017-08-091-1/+13
|
* Improve positioning of caret and add reusable color for wallet viewsdtsui2017-08-071-1/+2
|
* Move remaining debug, fonts, reset, and transitions into inverted trianglesdtsui2017-08-071-1/+0
|
* Move debug and colors to itcsssdtsui2017-08-071-0/+10
|
* Move generic button components and body styles to components and generic, ↵sdtsui2017-08-071-0/+4
respectively