]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/player/peertube-skin.scss
Merge branch 'release/4.1.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / sass / player / peertube-skin.scss
index 5f873d495367100f785d3f767c6c71263fd9d541..c420e825e9ec5dbacc6912c6d0613cbdd5de3f52 100644 (file)
@@ -20,10 +20,6 @@ body {
   font-size: $font-size;
   color: pvar(--embedForegroundColor);
 
-  .vjs-volume-level::before {
-    content: ''; /* Remove Circle From Progress Bar */
-  }
-
   .vjs-audio-button {
     display: none;
   }
@@ -100,7 +96,6 @@ body {
   }
 
   .vjs-poster {
-    outline: none; /* Remove Blue Outline on Click*/
     outline: 0;
   }