New: options when adding series, including the ability to search for all missing episodes

This commit is contained in:
Mark McDowall
2014-12-09 18:20:50 -08:00
parent 7b7f7ac56b
commit 05ee57a972
21 changed files with 594 additions and 65 deletions
+18 -4
View File
@@ -84,18 +84,24 @@
}
select {
font-size : 16px;
font-size : 14px;
}
.checkbox {
margin-top : 0px;
}
i {
&:before {
color : #ffffff;
.add {
i {
&:before {
color : #ffffff;
}
}
}
.monitor-tooltip {
margin-left : 5px;
}
}
.loading-folders {
@@ -107,6 +113,14 @@
color : #999999;
font-style : italic;
}
.monitor-tooltip-contents {
padding-bottom : 0px;
dd {
padding-bottom : 8px;
}
}
}
li.add-new {