Video player: lower opacity of controls when paused

div.vjs-paused .vjs-control-bar {
  opacity:.2;
}

div.vjs-paused .vjs-control-bar:hover {
  opacity:1;
}

Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.


Posted

in

Tags: