implemented UI for new parenting

This commit is contained in:
Thaum
2015-03-20 09:12:38 +00:00
parent ecc43752aa
commit 48f8cef928
23 changed files with 126 additions and 99 deletions

View File

@@ -116,7 +116,7 @@ div#stats {
.inventoryItem {
background: white;
transition: box-shadow 0.3s ease,
opacity 0.3s ease;
opacity 0.5s ease-in-out;
height: 40px;
margin: 1px 0 1px 0;
font-size: 16px;