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

New: Show detailed queue status on Calendar

(cherry picked from commit 8fff59ff107d9a9fcfc0de1acb6aa635565e5d9b)
This commit is contained in:
Mark McDowall
2022-12-29 19:08:14 -08:00
committed by Bogdan
parent 69253a4ac4
commit a798556d32
15 changed files with 308 additions and 266 deletions
@@ -0,0 +1,5 @@
.progressBarContainer {
display: flex;
justify-content: center;
width: 100%;
}