Add allocations tab

Strips some core allocation features for now, will be added back with
more features once the theme is done.
This commit is contained in:
Dane Everitt 2017-01-18 20:45:10 -05:00
parent 758927db8e
commit 88378ce983
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 185 additions and 46 deletions

View file

@ -57,3 +57,7 @@ code {
.table {
font-size: 14px !important;
}
.middle {
vertical-align: middle !important;
}