]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/standalone/videos/embed.scss
Merge branch 'release/1.4.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / standalone / videos / embed.scss
index 37c1df6c4730f66464bd7fe9a5ee0142c77f00ad..c40ea12080a133e6f3e8e20f20e91352e29758c8 100644 (file)
@@ -2,7 +2,9 @@
 @import '_mixins';
 @import '~video.js/dist/video-js.css';
 @import '~videojs-dock/dist/videojs-dock.css';
-@import '../../sass/video-js-custom.scss';
+
+$assets-path: '../../assets/';
+@import '../../sass/player/index';
 
 [hidden] {
   display: none !important;
@@ -61,7 +63,6 @@ html, body {
   align-content: center;
   justify-content: center;
   text-align: center;
-  background-color: #141313;
   width: 100%;
   height: 100%;
   color: white;