Full page searching for missing episodes

New: Search for an entire page of missing episodes
This commit is contained in:
Mark McDowall
2013-10-04 20:47:20 -07:00
parent cf2ca6aa32
commit 7798e8b591
13 changed files with 386 additions and 53 deletions

View File

@@ -1,2 +1,3 @@
@import "filter";
@import "paginator";
@import (css) "selectall.css";

View File

@@ -0,0 +1,12 @@
/*
backgrid-select-all
http://github.com/wyuenho/backgrid
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Licensed under the MIT @license.
*/
.backgrid .select-row-cell,
.backgrid .select-all-header-cell {
text-align: center;
}