jwplayer.less 206 B

123456789
  1. .vc_placeholder-jwplayer {
  2. &:before {
  3. content: "";
  4. display: block;
  5. padding-top: 100/16*9%;
  6. }
  7. width: 100%;
  8. background: #2a2a2a url(../vc/3rd-party/jwplayer.png) center center no-repeat;
  9. }