Calendar and series details show download progress

This commit is contained in:
Mark McDowall
2014-01-31 17:47:59 -08:00
parent c84bd6f21f
commit d80d89e687
7 changed files with 80 additions and 34 deletions
+6
View File
@@ -51,6 +51,12 @@ td.episode-status-cell, td.quality-cell {
.badge {
font-size: 9px;
}
.progress {
height : 10px;
margin-top : 5px;
margin-bottom : 0px;
}
}
.history-details-cell {