Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing video-js.png #19

Closed
nychng opened this issue Apr 25, 2013 · 1 comment
Closed

Missing video-js.png #19

nychng opened this issue Apr 25, 2013 · 1 comment
Labels

Comments

@nychng
Copy link

nychng commented Apr 25, 2013

In the css, there is

.vjs-rewind-control {
  width: 5em;
  cursor: pointer !important; }
  .vjs-rewind-control div {
    width: 19px;
    height: 16px;
    background: url("video-js.png");
    margin: 0.5em auto 0; }

But video-js.png is nowhere to be found.

@pytkin
Copy link
Contributor

pytkin commented May 20, 2013

Rewind control not used in video player. Will replaced by that: background: none transparent;

@pytkin pytkin closed this as completed May 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants