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

Chapter mark entries are transformed to lowercase #1636

Closed
marcoka2000 opened this issue Nov 4, 2014 · 1 comment
Closed

Chapter mark entries are transformed to lowercase #1636

marcoka2000 opened this issue Nov 4, 2014 · 1 comment

Comments

@marcoka2000
Copy link

Hi,

is there any specific reason why the list-items in the menubar are set to lowercase?

.vjs-default-skin .vjs-menu-button ul li {
[…]
text-transform: lowercase;
} 

This results in also lowercase chapter mark entries, which doesn't make sense.

I just commented the text-transformand didn't find any problems but I thought maybe it there's a reason for that setting?
Or is there a better solution you can recommend?

Thanks,
Marco.

@heff
Copy link
Member

heff commented Nov 4, 2014

No, it's just a style thing. Sounds like we could be more specific with what that applies to, but also feel free to override it.

@mmcc mmcc closed this as completed Nov 4, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants