1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Show CustomFormats on Interactive Search Results

This commit is contained in:
Qstick
2019-10-18 21:11:55 -04:00
parent 02efc655f9
commit 0039c1c393
4 changed files with 43 additions and 0 deletions
@@ -11,6 +11,7 @@
}
.quality,
.customFormat,
.language {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
}