Tidy up code of progress animation and make it linear; Tidy up code of setting statusText for transfer notes

This commit is contained in:
schlagmichdoch 2024-02-17 20:02:49 +01:00
parent d70f9d762e
commit 3b772d0619
3 changed files with 111 additions and 102 deletions

View file

@ -769,7 +769,7 @@ x-dialog .dialog-subheader {
}
.animate .circle {
transition: transform 200ms;
transition: transform 200ms linear;
}
.over50 {