Changes spinner color

Adds spinner to wallet
Updates Angular
Updates AngularCLI
Updates Typescript
This commit is contained in:
GloriousCode
2017-11-02 16:43:24 +11:00
parent 50f6fd8aaf
commit aeb0ed3399
8 changed files with 911 additions and 183 deletions

View File

@@ -21,7 +21,11 @@
}
.trading-highlight {
color: red !important;
color: orangered !important;
}
.history-highlight {
color: blue !important;
}
.wallet-highlight {