1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: Custom Formats on Movie Details File Tab

This commit is contained in:
Qstick
2019-11-01 23:16:52 -04:00
parent 2329ec25b9
commit 5c3fda48f7
3 changed files with 18 additions and 1 deletions
@@ -5,6 +5,7 @@
}
.quality,
.formats,
.language {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
}