Merge pull request #126 from JonnyWong16/history-tables

History tables
This commit is contained in:
drzoidberg33 2015-08-25 22:29:26 +02:00
commit 4de252d8e4
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;
}