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

Improve some skin defaults #2642

Closed
wants to merge 9 commits into from
Closed

Improve some skin defaults #2642

wants to merge 9 commits into from

Conversation

heff
Copy link
Member

@heff heff commented Sep 27, 2015

learned from creating the new designer. http://codepen.io/heff/pen/EarCt/left/?editors=010

See the commits for a list of changes.

@heff heff added this to the v5.0.0 milestone Sep 27, 2015
After moving the player styles into the header
the styles in video-js.css were overriding the user set
aspect ratios.
$base-font-size: 10px !default;
// Hover states, slider backgrounds
$lighter-background-color: lighten($primary-background-color, 33%) !default;
$lighter-background-transparency: 0.5 !default;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's switch this over to $secondary-background-*

@mmcc
Copy link
Member

mmcc commented Sep 28, 2015

Minor comments, otherwise lgtm

@heff
Copy link
Member Author

heff commented Sep 28, 2015

Addressed the comments. Pulling in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants