Game Screenshot Upload/Delete is working

This commit is contained in:
2017-06-21 17:09:26 -05:00
parent b283aacc6a
commit f4c40a03bb
9 changed files with 80 additions and 46 deletions

View File

@@ -5,3 +5,7 @@ div.content {
div.bottom-space {
margin-bottom: 15px;
}
img.thumbnail {
cursor: pointer;
}

View File

@@ -78,7 +78,6 @@ div.horizontal-scroll {
}
img.thumbnail {
width: 100px;
height: 100px;
}