Added history details modal

This commit is contained in:
Mark McDowall
2013-08-25 22:31:58 -07:00
parent 932012d7f9
commit 1c4a687854
9 changed files with 139 additions and 6 deletions

View File

@@ -47,4 +47,13 @@ td.episode-status-cell, td.quality-cell {
.badge {
font-size: 9px;
}
}
.history-details-cell {
.clickable();
width: 10px;
i {
.clickable();
}
}