Minor theme changes

Moving closer to spawning component dynamically for the purpose of the dashboard and trading
This commit is contained in:
GloriousCode
2017-12-07 20:56:19 +11:00
parent 5e25072a13
commit 0b0c5c0a33
18 changed files with 145 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
<h3>Wallet</h3>
</mat-list-item>
<mat-list-item routerLink="trading" routerLinkActive="trading-highlight">
<mat-icon>add_shopping_cart</mat-icon>&nbsp;
<mat-icon>swap_horiz</mat-icon>&nbsp;
<h3>Trading</h3>
</mat-list-item>
<mat-list-item routerLink="history" routerLinkActive="history-highlight">
@@ -27,6 +27,7 @@
<mat-icon>thumb_up</mat-icon>&nbsp;
<h3>Donate</h3>
</mat-list-item>
<mat-divider></mat-divider>
<mat-list-item>
<mat-icon>grade</mat-icon>&nbsp;
<a href="https://github.com/thrasher-/gocryptotrader" target="_blank">