]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/video-js-custom.scss
Automatic resolution according to user bandwidth V1
[github/Chocobozzz/PeerTube.git] / client / src / sass / video-js-custom.scss
index efaf3e3cb881b3d8637650489e4140cb67ef2619..768b7895f5bc8282a741f704c544d4f42cdb6bb5 100644 (file)
@@ -641,6 +641,11 @@ $setting-transition-easing: ease-out;
     .vjs-settings-sub-menu-value {
       width: 100%;
       text-align: right;
+
+      small {
+        font-size: 0.85em;
+        opacity: 0.8;
+      }
     }
 
     .vjs-settings-panel {