video control bar styling
This commit is contained in:
parent
2045aad094
commit
f1f68f5e95
@ -300,7 +300,7 @@ input#search-video {
|
|||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
video, div[id^="vjs_video_"] { /* handles both live and VODs */
|
video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user