mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Progress bar for the library scan now spans the whole width of its container
This commit is contained in:
@@ -697,6 +697,10 @@ html {
|
||||
color: var(--uiAccentColor) !important;
|
||||
}
|
||||
|
||||
#divRunningTasks progress {
|
||||
width: 86%;
|
||||
}
|
||||
|
||||
.itemProgressBar:not(.backgroundProgress, .playbackProgress, .transcodingProgress) {
|
||||
backdrop-filter: var(--blurLarge);
|
||||
background-color: rgb(123 123 123 / 30%) !important;
|
||||
|
Reference in New Issue
Block a user