mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Delete files when deleting series
New: Option to delete files when deleting series
This commit is contained in:
parent
a7fd486b03
commit
b52dcfd2ef
6 changed files with 50 additions and 27 deletions
|
@ -243,3 +243,7 @@ button span, input[type="button"] span, input[type="submit"] span, input[type="r
|
|||
{
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.series-delete-files {
|
||||
padding-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue