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

Changing the default scroll bar in all browsers #59

Closed
nagababji123 opened this issue Nov 16, 2015 · 2 comments
Closed

Changing the default scroll bar in all browsers #59

nagababji123 opened this issue Nov 16, 2015 · 2 comments

Comments

@nagababji123
Copy link

Hai,

Is their any element in polymer that is used for custom scroll bar styles for all browsers(changing default scroll and add my own scroll bar).
or
How can i do this?
I am using to change the scroll bar of paper-header-panel
Any help is appreciate,
Thank you,
Babji

@blasten
Copy link
Contributor

blasten commented Nov 25, 2015

Not exactly, but you can take a look at this post https://css-tricks.com/custom-scrollbars-in-webkit/. You can definitely use these pseudo elements in combination with paper-header-panel or paper-scroll-header-panel.

@MeTaNoV
Copy link

MeTaNoV commented Dec 11, 2015

@blasten there is no mixin to target this specifically, and you cannot break encapsulation (apart from the /deep/ usage that will be deprecated). Same issue for iron-autogrow-textarea #60

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

No branches or pull requests

3 participants