mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-30 19:05:59 +00: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:
@@ -769,7 +769,7 @@ x-dialog .dialog-subheader {
|
||||
}
|
||||
|
||||
.animate .circle {
|
||||
transition: transform 200ms;
|
||||
transition: transform 200ms linear;
|
||||
}
|
||||
|
||||
.over50 {
|
||||
|
||||
Reference in New Issue
Block a user