mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
New: Original Language and Title sort and filter options
Fixes #7019 Fixes #5438
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
}
|
||||
|
||||
.collection,
|
||||
.originalTitle,
|
||||
.sortTitle {
|
||||
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
@@ -23,6 +24,7 @@
|
||||
flex: 2 0 90px;
|
||||
}
|
||||
|
||||
.originalLanguage,
|
||||
.qualityProfileId {
|
||||
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user