mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-27 23:06:29 -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:
@@ -17,6 +17,12 @@
|
||||
flex: 4 0 110px;
|
||||
}
|
||||
|
||||
.seriesType {
|
||||
composes: cell;
|
||||
|
||||
flex: 0 0 100px;
|
||||
}
|
||||
|
||||
.banner {
|
||||
flex: 0 0 379px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user