mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 03:29:14 -04:00
Tidy up code of progress animation and make it linear; Tidy up code of setting statusText for transfer notes
This commit is contained in:
parent
d70f9d762e
commit
3b772d0619
3 changed files with 111 additions and 102 deletions
|
@ -769,7 +769,7 @@ x-dialog .dialog-subheader {
|
|||
}
|
||||
|
||||
.animate .circle {
|
||||
transition: transform 200ms;
|
||||
transition: transform 200ms linear;
|
||||
}
|
||||
|
||||
.over50 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue