mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 04:21:27 +02:00
Rename preview for full series and season
New: Preview before renaming files
This commit is contained in:
1
src/UI/Content/bootstrap.toggle-switch.css
vendored
1
src/UI/Content/bootstrap.toggle-switch.css
vendored
@@ -49,7 +49,6 @@ https://github.com/ghinda/css-toggle-switch
|
||||
left: -100px;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding-right: 100px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
@@ -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;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user