mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 21:22:35 +01:00
Update download progress bar color
This commit is contained in:
parent
d6823f492d
commit
fc3001978c
@ -54,7 +54,7 @@ $(document).ready(function() {
|
||||
$('#dl-progress').circleProgress({
|
||||
value: 0.0,
|
||||
startAngle: -Math.PI / 2,
|
||||
fill: '#00C8D7',
|
||||
fill: '#3B9DFF',
|
||||
size: 158,
|
||||
animation: { duration: 300 }
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user