Various bugfixes, support for filtering episode lists

This commit is contained in:
Thomas Perl 2014-03-15 15:44:00 +01:00
parent 431ca519d3
commit 0da88e3577
17 changed files with 421 additions and 45 deletions

View file

@ -32,6 +32,7 @@ var colors = {
destructive: '#cf424f', /* destructive actions */
page: '#dddddd',
dialogBackground: '#aa000000',
text: '#333333', /* text color */
highlight: '#433b67',
secondaryHighlight: '#605885',