aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
Commit message (Collapse)AuthorAgeFilesLines
* Styling for dropped.Dan2018-03-141-0/+4
|
* Merge branch 'master' into retry-tx-refractorDan2018-03-094-2/+21
|\
| * Update network colours for better accessibility. (#3469)Dan J Miller2018-03-081-0/+4
| |
| * Merge branch 'master' into ImportAccountMessageV2kumavis2018-03-071-0/+4
| |\
| | * Shapeshift form handles market info unavailable errors.Dan2018-03-071-0/+4
| | |
| * | Merge branch 'master' into ImportAccountMessageV2Dan Finlay2018-03-071-4/+3
| |\|
| * | Merge branch 'master' into ImportAccountMessageV2Thomas Huang2018-03-034-3/+379
| |\ \
| * | | Import Account disclaimerThomas2018-03-031-0/+10
| | | |
| * | | Swap color scheme for import account labelThomas2018-03-031-2/+3
| | | |
* | | | Adds inline opening of gas customization to confirm-send-ether screen.Dan2018-03-091-0/+21
| | | |
* | | | Add html and css for responsive retry button.Dan2018-03-092-0/+48
| |_|/ |/| |
* | | Fix seed phrase validation clearing form (#3417)Alexander Tseung2018-03-071-4/+3
| |/ |/| | | | | | | | | * Fix seed phrase validation clearing form * Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
* | Fix network menu for custom URLs (#3366)Alexander Tseung2018-03-021-1/+4
| |
* | Merge pull request #3356 from MetaMask/cdn-minimizationKevin Serrano2018-03-021-2/+336
|\ \ | | | | | | Check in all font files locally.
| * | Correct ttf format name to 'truetype'Dan2018-03-021-42/+42
| | |
| * | Check in all font files locally.Kevin Serrano2018-03-011-2/+336
| |/
* | Adds beta label to Metamask name in full screen app bar.Dan2018-02-281-0/+15
| |
* | Body width container in first time flow is consistent with app bar.Dan2018-02-281-0/+24
|/
* Merge pull request #3209 from danjm/MM-634-newui-reset-accountDan Finlay2018-02-141-29/+45
|\ | | | | [NewUI] Add reset account button to new UI.
| * Add reset account button to new UI.Dan2018-02-091-29/+45
| |
* | Updates the styling of confirm send ether and token screens. (#3235)Dan J Miller2018-02-131-8/+6
| |
* | Send screen style updates. (#3234)Dan J Miller2018-02-133-4/+44
| |
* | Remove chrome focus outline for mouse users. (#3230)Dan J Miller2018-02-131-0/+6
|/
* Make blockies icon round to match identicons (#3205)Alexander Tseung2018-02-081-1/+1
|
* Update modal header design on send screen (#3196)Alexander Tseung2018-02-072-1/+114
|
* Fix alignment of ellipsis and address in wallet view. (#3198)Dan J Miller2018-02-072-1/+2
|
* Wallet view supports screen sizes between 576px and 667px (#3193)Dan J Miller2018-02-063-6/+52
|
* [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)Dan J Miller2018-02-013-1/+19
| | | | | | | | * Use tooltip for display of helper text in wallet views copy to clipboard feature. * Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change. * Remove unnecessary tabIndex attribute from wallet view address element.
* [NewUI] Updates capitalization and alignment for the import account screen. ↵Dan J Miller2018-02-011-3/+22
| | | | | | | | (#3122) * Updates capitalization and alignment for the import account screen. * Align elements in import form.
* Fix transaction list font sizes, paddingAlexander Tseung2018-01-191-12/+6
|
* Merge pull request #3024 from alextsg/cb-529Kevin Serrano2018-01-191-0/+2
|\ | | | | [NewUI] Update popout to fullscreen icon
| * Update popout to fullscreen iconAlexander Tseung2018-01-181-0/+2
| |
* | [NewUI] Send screen gas loading fixes (#3027)Dan J Miller2018-01-181-1/+1
|/ | | | | | * Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send. * Fix variable name.
* Fix tx-list, confirmation screen stylingAlexander Tseung2018-01-183-8/+14
|
* Vertically centers the text of the new ui modal header. (#2987)Dan J Miller2018-01-171-0/+1
|
* Fix Hide Token modal styling, popup positioningAlexander Tseung2018-01-163-23/+13
|
* Fix Add Token button order, stylingAlexander Tseung2018-01-131-10/+12
|
* Fix input box padding and select highlight in new account create and import ↵Dan2018-01-131-0/+11
| | | | page.
* New add account page with create and import options.Dan2018-01-132-0/+183
|
* Merge branch 'uat' into cb-388Chi Kei Chan2018-01-134-6/+265
|\
| * Fix styling in initializationAlexander Tseung2018-01-131-4/+9
| |
| * [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-132-1/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Fix padding of a hovered tx-list-item (#2859)Dan J Miller2018-01-121-1/+1
| |
* | Fix token balance colorAlexander Tseung2018-01-121-1/+3
| |
* | Change styling for network dropdownAlexander Tseung2018-01-121-27/+15
| |
* | Update styling for buttons, font weightsAlexander Tseung2018-01-129-109/+62
| |
* | Update main view stylingAlexander Tseung2018-01-117-45/+55
|/
* ui - fix font path namekumavis2018-01-091-2/+2
|
* Adds button for opening app in main browser window in extension.Dan2017-12-131-0/+4
|
* Merge branch 'NewUI-flat' into cb-372Chi Kei Chan2017-12-084-1/+43
|\
| * Show user notifications after switch between UIsDan2017-12-052-0/+41
| |
| * Add UI selectionDan2017-12-052-1/+2
| |
* | Update font weights to 300, remove animation from network dropdown, fix ↵Alexander Tseung2017-12-023-5/+5
|/ | | | network dropdown not closing from certain click-areas
* Cursor pointer and hover background on from and to dropdown items.Dan2017-11-111-0/+11
|
* Network loading does not block network loading.Dan2017-11-102-0/+23
|
* Adds max amount feature for send-etherDan2017-11-071-0/+9
|
* Fixes width of from and to dropdowns in extension and on mobile views.Dan2017-11-031-1/+2
|
* eth_sign warning colorDan2017-10-271-2/+10
|
* Fix input border rendering on mobileAlexander Tseung2017-10-271-0/+1
|
* Add Token styling fixChi Kei Chan2017-10-261-2/+26
|
* Allow editing account name in account details modalAlexander Tseung2017-10-263-0/+41
|
* Sign Typed Request styling fixesChi Kei Chan2017-10-261-7/+15
|
* Signature request fixes.Dan2017-10-261-18/+12
|
* Signature RequestDan2017-10-263-0/+272
|
* Add Info sectionAlexander Tseung2017-10-261-0/+59
|
* Add GWEI to gas price unitChi Kei Chan2017-10-251-1/+0
|
* Fix gas input styling on mobile viewChi Kei Chan2017-10-252-7/+27
|
* Show home page when metafox is clickedChi Kei Chan2017-10-251-0/+6
|
* Fix alignment on right arrow of confirm tx screensChi Kei Chan2017-10-253-2/+10
|
* Fix styling on notification viewChi Kei Chan2017-10-252-1/+10
|
* Add ellipsis to super long account nameChi Kei Chan2017-10-251-1/+9
|
* Remove memo inputChi Kei Chan2017-10-251-4/+7
|
* Styling and UX changes on sidebarChi Kei Chan2017-10-251-1/+2
|
* Add token list and buy modal alignment fixChi Kei Chan2017-10-253-15/+36
|
* Hide sidebar on add tokenChi Kei Chan2017-10-251-1/+1
|
* Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-251-1/+3
|\
| * Add error messages when importing an accounttmashuang2017-10-241-1/+2
| |
* | Style dropdown of to-autocomplete.Dan2017-10-252-0/+17
| |
* | Fix mobile add token buttonChi Kei Chan2017-10-243-5/+7
| |
* | Disable network dropdown on conf tx screenChi Kei Chan2017-10-241-0/+9
| |
* | Change clickable area for account detail; change network dot sizeChi Kei Chan2017-10-242-4/+10
| |
* | Fix styling in private key modalChi Kei Chan2017-10-241-0/+1
| |
* | Add caret to Add Token toggleChi Kei Chan2017-10-241-1/+12
| |
* | Add "Add Token" button to side barChi Kei Chan2017-10-241-0/+13
| |
* | Account menu white check markChi Kei Chan2017-10-242-2/+13
| |
* | New Sidebar upliftChi Kei Chan2017-10-241-9/+57
| |
* | Change LOOSE label to IMPORTEDChi Kei Chan2017-10-242-1/+2
| |
* | Improve customize gas modal error handlingDan2017-10-241-2/+18
| |
* | Disable send-v2 next button if in errorDan2017-10-241-6/+8
| |
* | Cleaner implementation of currency-display input.Dan2017-10-241-0/+10
| |
* | Fix settings styling on mobile viewAlexander Tseung2017-10-241-0/+7
| |
* | Update token menu cssChi Kei Chan2017-10-242-2/+5
| |
* | Update settings screen to new UIAlexander Tseung2017-10-234-0/+228
| |
* | various styling fix on mobileChi Kei Chan2017-10-206-12/+43
| |
* | Fixes mobile styling.Dan2017-10-202-11/+41
| |
* | Handling to and amount errors.Dan2017-10-191-0/+11
| |
* | New Account modalChi Kei Chan2017-10-186-11/+79
| |
* | wipChi Kei Chan2017-10-182-0/+24
| |
* | Prevent adding already added tokens (#2362)Alexander Tseung2017-10-141-1/+14
| |
* | Fix click to copy for private key not working (#2360)Alexander Tseung2017-10-141-4/+4
| |
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-145-19/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
* | Adding Account Dropdown V2Chi Kei Chan2017-10-134-0/+95
| |
* | Various styling fixesChi Kei Chan2017-10-1313-64/+133
| |
* | Adds amount and gas field to sendV2.Dan2017-10-132-0/+52
| |
* | Send v2 to autocomplete.Dan2017-10-111-0/+16
| |
* | Token menu ellipsis alignmentChi Kei Chan2017-10-111-3/+8
| |
* | Reduce header shadow on mobileChi Kei Chan2017-10-112-1/+5
| |
* | 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-113-59/+98
| |
* | Refactor 'rendersingleidentity' to a stand alone account-list-item component.Dan2017-10-102-37/+29
| |
* | UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-102-0/+95
| |
* | UI for send screen container without form rows.Dan2017-10-092-0/+143
| |
* | Hide token confirmation modal uiDan2017-10-031-0/+73
| |
* | Token menu ui.Dan2017-10-021-0/+47
| |
* | Shapeshift deposit tx modal.Dan2017-10-021-7/+7
| |
* | Always set currency to USD on app mountChi Kei Chan2017-09-293-0/+13
| |
* | Makes styling fixes to account dropdown.Dan2017-09-281-3/+2
| |
* | Adds a back button to export private key modal; connects account details to ↵Dan2017-09-281-0/+15
| | | | | | | | same modal.
* | Implement Confirm Deploy Contract screenChi Kei Chan2017-09-272-2/+7
| |
* | Connect export key modal to state and enable actions.Dan2017-09-271-1/+27
| |
* | Export private key modal body ui.Dan2017-09-262-1/+70
| |
* | Exports private key modal opens from dropdown.Dan2017-09-241-35/+38
| |
* | Add Confirm Send token screenChi Kei Chan2017-09-231-0/+6
| |
* | New account modal now allows for addition of account name.Dan2017-09-231-1/+1
| |
* | ReadOnlyInput component.Dan2017-09-231-1/+1
| |
* | Client side error handling for from, to and amount fields in send.jsDan2017-09-231-0/+15
| |
* | Integrate Add TokenChi Kei Chan2017-09-222-5/+100
| |
* | Abstract account modal.Dan2017-09-221-27/+30
| |
* | Add Token UI - hover/select state; fetch token addressChi Kei Chan2017-09-212-2/+14
| |
* | Add Add Token UI; Add Fuzzy search for tokensChi Kei Chan2017-09-202-0/+175
| |
* | Buy Modal StylingChi Kei Chan2017-09-201-7/+13
| |
* | Merge branch 'master' into nmChi Kei Chan2017-09-191-1/+1
|\|
| * Readd loose label onto accounts.Kevin Serrano2017-08-101-2/+3
| |
* | Ensures that new accounts are only created from the modal, and not when ↵Dan2017-09-161-0/+1
| | | | | | | | clicking 'Create New Account'
* | Make send token responsive; fix desktop send modal heightChi Kei Chan2017-09-151-4/+24
| |
* | Add responsive UI to send ether modalChi Kei Chan2017-09-155-12/+38
| |
* | Style send ether screenChi Kei Chan2017-09-141-36/+56
| |
* | Show token tx properlyChi Kei Chan2017-09-141-11/+7
| |
* | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rateChi Kei Chan2017-09-141-4/+55
| |
* | Enables Cancel button in confirmation screen.Dan2017-09-141-0/+1
| |
* | Add token exchange ratesChi Kei Chan2017-09-131-0/+11
| |
* | Improve styling in Confirmation Screen; Show decoded send token dataChi Kei Chan2017-09-131-36/+68
| |
* | [NewUI] Color tx-list-item text depending on transaction status. (#2050)Dan J Miller2017-09-132-0/+19
| | | | | | | | | | | | | | | | * 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.
* | Add frontend validation to send-tokenChi Kei Chan2017-09-124-3/+26
| |
* | [New-UI] Confirm Screen restyle and connect to state (#2042)Dan J Miller2017-09-124-0/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | 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
|\|
| * Cleanup breakpoint css + comment on hackinesssdtsui2017-08-051-11/+14
| |
| * Adds early breakpoint from @frankiebee 's + @kumavis 's CRsdtsui2017-08-051-0/+24
| |
| * Increase size of network dropdownsdtsui2017-08-042-3/+8
| |
| * Remove 100% properties that were messing up sizing.Kevin Serrano2017-08-041-2/+0
| |
* | 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-0712-390/+337
| |
* | Move debug and colors to itcsssdtsui2017-08-073-5/+33
| |
* | Remove output foldersdtsui2017-08-073-1177/+1
| |
* | Remove unncessary sourcemaps from css output/sdtsui2017-08-0714-1264/+0
| |
* | Organize app components scsssdtsui2017-08-0719-818/+2115
| |
* | Organize app componentssdtsui2017-08-073-133/+68
| |
* | Move generic button components and body styles to components and generic, ↵sdtsui2017-08-079-311/+358
| | | | | | | | respectively
* | Move old colors intro settings/variablessdtsui2017-08-072-8/+18
| |