Fixed and finished implementing attribute summary detail views

This commit is contained in:
Stefan Zermatten
2015-04-21 15:42:10 +02:00
parent 6926693e9d
commit dce20375b5
16 changed files with 114 additions and 71 deletions

View File

@@ -104,7 +104,7 @@ paper-button {
color: rgba(0, 0, 0, 0.54);
}
.clickable, .statCard {
.clickable, .statCard, .abilityMiniCard {
cursor: pointer;
}