basic width styling for common cells

This commit is contained in:
kay.one 2013-06-09 22:37:41 -07:00
commit 6838298dbc
3 changed files with 21 additions and 5 deletions

View file

@ -5,3 +5,15 @@
.episode-title-cell {
.btn-link;
}
.air-date-cell {
width: 100px;
}
.relative-date-cell {
width: 150px;
}
.quality-cell{
width: 130px;
}