mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
New: Health check for import lists with missing root folders
New: Show missing root folder path in edit for Import List Closes #5908 (cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)
This commit is contained in:
@@ -29,3 +29,9 @@
|
||||
color: $darkGray;
|
||||
font-size: $smallFontSize;
|
||||
}
|
||||
|
||||
.isMissing {
|
||||
margin-left: 15px;
|
||||
color: $dangerColor;
|
||||
font-size: $smallFontSize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user