added episode detail modal

summary tab is working.
This commit is contained in:
kay.one
2013-05-20 17:17:33 -07:00
parent 80759f923e
commit 95a6dfc34e
14 changed files with 174 additions and 47 deletions
+1 -14
View File
@@ -106,17 +106,4 @@
display: none;
}
}
}
.series-season {
.episode-number-cell {
width: 20px;
}
.episode-air-date-cell {
width: 150px;
}
.episode-status-cell {
width: 100px;
}
}
}