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

New: Separate Ratings Columns

Fixes #7281
This commit is contained in:
Qstick
2022-06-26 17:23:07 -05:00
parent 383f9647c3
commit 0a77a13fa8
15 changed files with 102 additions and 95 deletions
@@ -77,7 +77,9 @@
flex: 0 0 120px;
}
.ratings {
.imdbRating,
.tmdbRating,
.rottenTomatoesRating {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 0 80px;