update tab-home first pass

This commit is contained in:
Nick Cardin 2016-08-30 19:00:17 -04:00
commit ba781bcbf7
12 changed files with 306 additions and 107 deletions

View file

@ -996,3 +996,7 @@ input[type=number] {
white-space: initial;
}
}
@import "views/common";
@import "views/tab-home";
@import "views/includes/walletActivity";