mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
254c74323f
commit
cedeff2a84
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
.vjs-marker.marker-width-changed{
|
.vjs-marker.marker-width-changed{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
background-color: #FFFF0055 !important;
|
background-color: #FFFF0033 !important;
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
transform: none;
|
transform: none;
|
||||||
}
|
}
|
||||||
.vjs-marker.marker-width-changed:hover{
|
.vjs-marker.marker-width-changed:hover{
|
||||||
transform: scaleY(1.2) !important;
|
transform: scaleY(1.2) !important;
|
||||||
background-color: #FFFF00AA !important;
|
background-color: #FFFF0088 !important;
|
||||||
transform-origin: bottom;
|
transform-origin: bottom;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue