mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-26 22:56:23 -04:00
Series type filter/sort
New: Filter/sort by series type Fixed: Filtering excluding multiple values (is not x or y)
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
flex: 0 0 379px;
|
||||
}
|
||||
|
||||
.seriesType {
|
||||
composes: headerCell from 'Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
flex: 0 0 100px;
|
||||
}
|
||||
|
||||
.network {
|
||||
composes: headerCell from 'Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user