Rename preview for full series and season

New: Preview before renaming files
This commit is contained in:
Mark McDowall
2013-11-26 00:06:28 -08:00
parent bb37444a99
commit e42ac25657
29 changed files with 449 additions and 111 deletions

View File

@@ -49,7 +49,6 @@ https://github.com/ghinda/css-toggle-switch
left: -100px;
width: 100%;
margin: 0;
padding-right: 100px;
text-align: left;
}

View File

@@ -183,4 +183,18 @@ footer {
#errors{
display : none;
}
.rename-preview-item {
margin-bottom: 5px;
padding: 5px;
border-bottom: 1px solid #e5e5e5;
.checkbox {
width: 80px;
margin-left: 0px;
display: inline-block;
padding-top: 0px;
margin-bottom: 0px;
}
}