Moved all stats to stats tab, implemented hit dice

This commit is contained in:
Thaum
2015-02-24 13:40:50 +00:00
parent 08f02d9b36
commit 83186ec38a
19 changed files with 249 additions and 471 deletions

View File

@@ -3,12 +3,6 @@
<core-toolbar hero-id="toolbar" hero class={{colorClass}}>
<paper-icon-button id="backButton" role="button" tabindex="0" icon="arrow-back" aria-label="close"></paper-icon-button>
<div flex hero-id="title" hero>{{title}}</div>
<paper-icon-button id="deleteContainer"
role="button"
tabindex="0"
icon="delete"
aria-label="Delete Feature"
noink></paper-icon-button>
</core-toolbar>
<div class="detailContent">
<!--Description-->