Started #57, currently there is a bug where the TV list won't filter

This commit is contained in:
tidusjar 2016-03-21 17:18:57 +00:00
commit bbe2bcbfed
8 changed files with 2164 additions and 11 deletions

View file

@ -157,3 +157,7 @@ label {
background-color: $success-colour $i;
border-color: $success-colour $i;
}
#movieList .mix{
display: none;
}