Prettified all remaining detail boxes to be view -> edit

This commit is contained in:
Thaum
2015-04-20 14:06:35 +00:00
parent 6ec9f09b6a
commit 012aad5ae9
41 changed files with 334 additions and 164 deletions

View File

@@ -94,10 +94,14 @@ paper-button {
color: rgba(0, 0, 0, 0.54);
}
.statCard, .clickable {
.clickable {
cursor: pointer;
}
.skillRow {
cursor: initial;
}
.resourceCards {
padding: 4px 4px 0 4px;
margin-bottom: -4px;
@@ -186,6 +190,8 @@ paper-slider {
}
.whiteTop {
cursor: initial;
border-bottom: black solid 0.5px;
border-bottom: rgba(0,0,0,0.12) solid 1px;
background: white;
padding: 16px;