Merge pull request #126 from JonnyWong16/history-tables

History tables
This commit is contained in:
drzoidberg33
2015-08-25 22:29:26 +02:00
7 changed files with 183 additions and 34 deletions

View File

@@ -1722,6 +1722,11 @@ a .home-platforms-instance-box:hover {
.history-title .popover.right .popover-content {
padding: 5px 8px;
}
.history-thumbnail {
background-position: center;
background-size: cover;
width: 80px;
}
.edit-user-toggles {
padding-right: 10px;
}