aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/loading-overlay.scss
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding
* Improve styling of loading retry / error screenDan Miller2018-12-131-0/+6
|
* Adds network loading retry / error screen.Dan Miller2018-12-131-0/+21
|
* Move main-container wrapper div into its own classWhymarrh Whitby2018-09-201-1/+1
|
* Prevent loading screen from overlaying the app barWhymarrh Whitby2018-09-201-1/+1
| | | | | | | | Refs #4417 This change is functional copy of 3893469 that solves the problem in a way that doesn't depend on the height of the app bar since the app bar isn't a fixed height in the smaller views.
* Make the LoadingScreen component 100% as tall as its containerWhymarrh Whitby2018-09-201-10/+1
|
* Remove unused loading-overlay--full-screen CSS stylesWhymarrh Whitby2018-09-201-7/+0
| | | | Refs #4417
* Prevent loading screen from overlaying the app bar (#4417)Alexander Tseung2018-05-311-2/+2
|
* Fix styling of the app spinnerAlexander Tseung2018-05-011-0/+21
|
* Fix spinner layoutAlexander Tseung2018-04-181-2/+10
|
* Network loading does not block network loading.Dan2017-11-101-0/+21