mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02:00
Status and Sorting added to Series Editor
This commit is contained in:
@@ -68,10 +68,7 @@
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.episodeMissing
|
||||
{
|
||||
.episodeMissing, table.dataTable tr.series-ended {
|
||||
background-color: #f5d6d6;
|
||||
}
|
||||
|
||||
|
@@ -18,7 +18,7 @@ table input[type="text"], table input[type="date"], table select {
|
||||
}
|
||||
|
||||
td .path {
|
||||
width: 300px;
|
||||
width: 290px;
|
||||
}
|
||||
|
||||
td .backlogSetting {
|
||||
|
Reference in New Issue
Block a user