Season status icon added to seasons on series details

This commit is contained in:
Mark McDowall 2013-09-04 23:33:06 -07:00
commit 7c72e1e865
5 changed files with 51 additions and 1 deletions

View file

@ -109,4 +109,8 @@
.icon-nd-imported:before {
.icon(@download-alt);
}
.icon-nd-status:before {
.icon(@circle);
}