diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/player.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/player.css b/assets/css/player.css index 120fd2f8..304375b5 100644 --- a/assets/css/player.css +++ b/assets/css/player.css @@ -70,6 +70,9 @@ margin-bottom: 2em; } +.video-js.player-style-youtube .vjs-progress-control .vjs-progress-holder, .video-js.player-style-youtube .vjs-progress-control {height: 5px; +margin-bottom: 10px;} + ul.vjs-menu-content::-webkit-scrollbar { display: none; } |
