mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added nonclickable progressbar in the playercontrols
This commit is contained in:
@@ -162,3 +162,11 @@
|
||||
{
|
||||
display:none !important;
|
||||
}
|
||||
|
||||
#bar
|
||||
{
|
||||
height:30px;
|
||||
background-color:rgba(0,0,0,0.5);
|
||||
/*-webkit-transition: width 2s;
|
||||
transition: width 2s;*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user