]> _ Git - fluidbook-html5.git/commitdiff
wait #4130 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 28 Dec 2020 16:45:56 +0000 (17:45 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 28 Dec 2020 16:45:56 +0000 (17:45 +0100)
style/fluidbook.video.less
style/videojs/videojs.less

index 84ced0450b42360389b4653e5c78be571cd58fda..5fd5840369ae8c29ce4b0937995a445b6c930446 100644 (file)
@@ -61,4 +61,8 @@
 
 #links .videoContainer.integration-background_texts {
   opacity: 0;
+}
+
+.vjs-fluidbook-skin .vjs-big-play-button {
+  background-image: url(@video-bigplay-image);
 }
\ No newline at end of file
index d7a426f98e3e6508a93cb37597773c542a2f8801..141ebcf5ab1911e7d522b3db3c1ca3b0e881b364 100644 (file)
@@ -50,7 +50,6 @@
   transform: translate(-50%, -50%);
 
   background-color: transparent !important;
-  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 113.4 113.4'%3E%3Cstyle%3E.st0%7Bopacity:0.8;%7D .st1%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Cpath class='st0' d='M110.5 113.4H2.9c-1.6 0-2.9-1.3-2.9-2.9V2.9C0 1.3 1.3 0 2.9 0h107.6c1.6 0 2.9 1.3 2.9 2.9v107.6c0 1.6-1.3 2.9-2.9 2.9z'/%3E%3Cpath class='st1' d='M45.8 37.8l31.5 17.9c.8.5.8 1.6 0 2.1L45.8 75.6c-.8.5-1.8-.1-1.8-1V38.8c0-.9 1-1.5 1.8-1z'/%3E%3C/svg%3E");
   background-position: center;
   background-repeat: no-repeat;
   background-size: contain;