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

New: First Pass Movie Index Status Cell

This commit is contained in:
Qstick
2019-10-01 22:16:16 -04:00
parent 1b6e6f80b6
commit 01f2f754ea
7 changed files with 205 additions and 0 deletions
@@ -31,6 +31,7 @@
flex: 0 0 180px;
}
.movieStatus,
.certification {
composes: cell from '~Components/Table/Cells/VirtualTableRowCell.css';