QualityCell uses badges

This commit is contained in:
Mark McDowall 2013-07-23 21:18:55 -07:00
commit e706e148fd
4 changed files with 8 additions and 11 deletions

View file

@ -17,10 +17,6 @@
cursor: default;
}
.quality-cell {
width : 130px;
}
.history-event-type-cell {
width : 10px;
}
@ -44,8 +40,9 @@
}
}
td.episode-status-cell {
td.episode-status-cell, td.quality-cell {
text-align: center;
width: 80px;
.badge {
font-size: 9px;