Implemented Spell Dialogs

This commit is contained in:
Thaum
2015-02-16 08:16:05 +00:00
parent b200478425
commit 360c9bd63b
15 changed files with 357 additions and 32 deletions

View File

@@ -0,0 +1,8 @@
#spells .inventoryItem {
height: 56px;
}
#spells .inventoryItem core-icon{
width: 32px;
height: 32px;
}