aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss
Commit message (Collapse)AuthorAgeFilesLines
* Add buttons; handle back; add yarn.lockChi Kei Chan2017-09-123-15/+53
|
* Use transparent border for consistent size with and without border.Dan2017-09-121-1/+1
|
* Cleaner css for circle icon.Dan2017-09-121-7/+19
|
* Adds title, divider and descriptive text to network dropdown.Dan2017-09-121-0/+34
|
* Highlighted circle icons for the network menu.Dan2017-09-122-0/+21
|
* Style send token screenChi Kei Chan2017-09-112-1/+30
|
* Use width 100 and margin for the new modal input.Dan2017-09-091-1/+2
|
* Tweak styles in new-account-modal.Dan2017-09-091-7/+16
|
* Fix css merge conflictsChi Kei Chan2017-09-081-1/+1
|
* Account-detail address is a readonly input.Dan2017-09-081-0/+3
|
* Remove highlight on modalDan2017-09-081-0/+4
|
* Touch up style of account-details-modal.Dan2017-09-082-12/+25
|
* Link user from transaction list to etherscan if they have a transaction hash.Dan2017-09-081-1/+6
|
* Improve tx-list item hover scss.Dan2017-09-081-3/+3
|
* Create tx-list-item component.Dan2017-09-081-0/+16
|
* Fix font sizes on Send TokenChi Kei Chan2017-09-071-3/+3
|
* Send Token screen partial UIChi Kei Chan2017-09-071-0/+41
|
* Add Contract Tx List Item; Update Token Tx on selectChi Kei Chan2017-09-073-34/+57
|
* Adding Token transaction detail screenChi Kei Chan2017-09-062-4/+19
|
* Implement tokens list UIChi Kei Chan2017-09-064-2/+38
|
* Remove wallet-view scrollbars.Dan2017-09-051-0/+6
|
* Touch up transaction list item styles, remove main-content scroll bars, ↵Dan2017-09-053-11/+22
| | | | align buttons with main-content..
* Fix styling of buy and send buttons on main screen.Dan2017-09-051-5/+4
|
* Capitalizations via text-transform for main screen transactions.Dan2017-09-051-0/+5
|
* Adjust left margin in main container.Dan2017-09-054-5/+12
|
* Fix header style; Address commentsChi Kei Chan2017-09-054-18/+35
|
* Fix menu styleJacky Chan2017-09-052-1/+23
|
* Use flex to ensure network name does not wrap.Dan2017-09-011-0/+1
|
* Adjust z-index of header so that it stays in place when scrolling.Dan2017-09-011-1/+1
|
* Fix margin, padding, height for header.Dan2017-09-012-5/+17
|
* Fixed network fontDan2017-09-011-0/+2
|
* Fixes lint errors and adds stylelint-config-standard to package.jsonDan2017-08-316-58/+55
|
* Minor clean up.Dan2017-08-301-0/+5
|
* Replace Avenir Next with alternative.Dan2017-08-302-1/+8
|
* Center tooltip on small screen size by using flexboxDan2017-08-301-1/+0
|
* Refactor for clean handling of tooltip close.Dan2017-08-291-0/+9
|
* Styles and behaviour correctDan2017-08-292-2/+3
|
* Final styling improvements for tooltip; plus a few for send form.Dan2017-08-261-6/+12
|
* Updating current currency from send form.Dan2017-08-261-0/+8
|
* Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.Dan2017-08-261-3/+90
|
* Toggling tooltip.Dan2017-08-261-0/+11
|
* Add 'customize' text to gas input.Dan2017-08-261-1/+11
|
* Patch 3 new account modal (#1962)Dan J Miller2017-08-252-3/+89
| | | | | | | | | | | | * 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.
* Patch 2 account details modal (#1957)Dan J Miller2017-08-251-0/+44
| | | | | | * Account details modal styling changes. * Tweaking styles.
* Modify buy and send buttons color, border-radius and various size ↵Dan J Miller2017-08-232-4/+10
| | | | properties. (#1956)
* Remove border and apply background color to gas inputsdtsui2017-08-232-0/+10
|
* Add layout and props for send screen inputssdtsui2017-08-231-1/+21
|
* [WIP] - Styling Send Screen - Need to bring in data contract for signTxsdtsui2017-08-231-0/+10
|
* Tweak z-indiciessdtsui2017-08-223-6/+7
|
* Adjust zIndex and width for send screensdtsui2017-08-223-10/+17
|
* [WIP] Tweak Send Screen Stylessdtsui2017-08-223-11/+33
|
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-223-5/+9
|
* Integrate old QR component with new modal layoutsdtsui2017-08-222-5/+6
|
* Add wrapper CSS for NewAccountModalsdtsui2017-08-211-1/+10
|
* Add wrapper CSS for AccountDetailsModalsdtsui2017-08-211-0/+9
|
* Hook up actions to EditAccountNameModalsdtsui2017-08-213-22/+60
|
* Implement new dropdown design, integrate account balancessdtsui2017-08-212-0/+16
|
* Lint and cleanup all scsssdtsui2017-08-1419-244/+329
|
* Implement infinite scrolls (no lazy loading) for wallet viewsdtsui2017-08-122-8/+21
|
* [WIP] Begin fixing responsive layout with many walletssdtsui2017-08-111-2/+6
|
* Allow fullscreen scrolling on mobile view, while retaining in-window scroll ↵sdtsui2017-08-111-2/+4
| | | | for laptop
* Implement responsive wallet balancessdtsui2017-08-114-1/+84
|
* Cleanup SCSS and improve organization of color varssdtsui2017-08-119-54/+45
|
* Add UI tweaks, including separation of overflow logic for mobile ↵sdtsui2017-08-112-8/+42
| | | | (full-height) vs laptop (tx-view-only)
* Improve text positioning on mobile viewsdtsui2017-08-112-26/+50
|
* Extract scss breakpoints into variablessdtsui2017-08-111-0/+4
|
* Implement widescreen layout for tx listsdtsui2017-08-113-10/+44
|
* Move Txs list item styles into classessdtsui2017-08-111-0/+44
|
* Add new color for txs - dusty-graysdtsui2017-08-111-2/+4
|
* Switch buy modal 'cancel' from text to button for accessibilitysdtsui2017-08-101-0/+10
|
* Improve layout of buy buttons by tweaking text stylessdtsui2017-08-101-1/+10
|
* Add z indicies to settings-variablessdtsui2017-08-091-1/+13
|
* Add an additional font-size breakpoint for buy modal on the largest screenssdtsui2017-08-091-1/+19
|
* Add minor positioning tweaks for buy modal, laptop viewsdtsui2017-08-091-3/+8
|
* Move inline styles out into explicitly named BEM classessdtsui2017-08-091-16/+50
|
* Implement modal content for buy flow - mobile viewsdtsui2017-08-092-5/+63
|
* Add note for responsive modal stylessdtsui2017-08-091-0/+5
|
* extracted balance component and renders to the format, also wired in the ↵Simon Liang2017-08-081-3/+20
| | | | account name
* Opt for calculated values in absolutely positioned caretsdtsui2017-08-071-0/+3
|
* Improve positioning of caret and add reusable color for wallet viewsdtsui2017-08-072-3/+4
|
* Position account icon, name, and caretsdtsui2017-08-071-4/+21
|
* Move tx and wallet view styles to component classessdtsui2017-08-071-1/+15
|
* Merge branch 'NewUI' into feat/mm-ui-5-mergedsdtsui2017-08-074-24/+40
|
* Refactor account name css - mobile viewssdtsui2017-08-072-2/+8
|
* Refactor app-header css, including box shadow and z-indexsdtsui2017-08-072-2/+40
|
* Add fine css tweaks to hero balance - laptopsdtsui2017-08-071-20/+10
|
* Adjust hero balance on mobilesdtsui2017-08-071-26/+31
|
* Adjust size of buttons for 576-780+px rangesdtsui2017-08-071-19/+5
|
* Fix font size of eth display for 576-780px vwsdtsui2017-08-071-1/+20
|
* Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-072-20/+55
|
* Implement hero balance UI, mobilesdtsui2017-08-072-0/+54
|
* Disable debug stylessdtsui2017-08-071-17/+17
|
* Move remaining debug, fonts, reset, and transitions into inverted trianglesdtsui2017-08-077-3/+389
|
* Move debug and colors to itcsssdtsui2017-08-072-1/+33
|
* Remove output foldersdtsui2017-08-071-1/+1
|
* Organize app components scsssdtsui2017-08-079-67/+666
|
* Organize app componentssdtsui2017-08-071-1/+67
|
* Move generic button components and body styles to components and generic, ↵sdtsui2017-08-077-5/+212
| | | | respectively
* Move old colors intro settings/variablessdtsui2017-08-071-0/+5
|
* Add inverted triangle css (itcss) folder structuresdtsui2017-08-077-0/+0