diff --git a/assets/style.css b/assets/style.css index 7fc7e8f..40d79bc 100644 --- a/assets/style.css +++ b/assets/style.css @@ -301,7 +301,7 @@ input#search-video { } video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/ - border-radius: 0.25rem; + border-radius: 0.50rem; background-color: transparent; }