X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fvideo-js-custom.scss;h=25362c5af7cadac679df76fa563efd0901ad853c;hb=24a8e782d8b2adb208d9cfb8659450395e2e2a77;hp=fe9495e777c7907a9ccc59d38811146d8a822cd0;hpb=20206dfb0bfe1537912ae0a5b99f2fa40c881d33;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index fe9495e77..25362c5af 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -23,6 +23,7 @@ $control-bar-height: 34px; } .vjs-big-play-button { + outline: 0; font-size: 8em; $big-play-width: 3em; @@ -321,6 +322,7 @@ $control-bar-height: 34px; border-left-color: #ffffff; transform: translateZ(0); animation: spinner 1.4s infinite linear; + overflow: hidden; &:before { animation: none !important;