mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed unblurring of playercontrols and added ease on progressbar
This commit is contained in:
@@ -167,6 +167,6 @@
|
||||
{
|
||||
height:30px;
|
||||
background-color:rgba(0,0,0,0.5);
|
||||
/*-webkit-transition: width 2s;
|
||||
transition: width 2s;*/
|
||||
-webkit-transition: width 1s ease;
|
||||
transition: width 1s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user