Merge pull request #20 from nacardin/feature/home

update tab-home first pass
This commit is contained in:
Jason Dreyzehner 2016-08-31 15:03:37 -04:00 committed by GitHub
commit 352cff890f
12 changed files with 307 additions and 107 deletions

View file

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