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

paper-input styling instructions lack the ::shadow pseudo-element #884

Closed
kenmoore opened this issue Nov 5, 2014 · 4 comments
Closed

paper-input styling instructions lack the ::shadow pseudo-element #884

kenmoore opened this issue Nov 5, 2014 · 4 comments

Comments

@kenmoore
Copy link

kenmoore commented Nov 5, 2014

The styling examples for paper-input as shown don't select into the shadow DOM of the paper-input custom elements.

E.g. this:

html /deep/ paper-input .focused-underline

should be this:

html /deep/ paper-input::shadow .focused-underline

At least that's what my experiements are telling me. Using the selectors in the docs does not impact the style of the element at all.

@frankiefu
Copy link
Member

Please file paper-input issues in paper-input repo here:
https://github.com/Polymer/paper-input/issues

@kenmoore
Copy link
Author

kenmoore commented Nov 6, 2014

Ok, I've filed several issues today, will move them all.

Thanks

On Wed, Nov 5, 2014 at 3:37 PM, Frankie Fu notifications@github.com wrote:

Please file paper-input issues in paper-input repo here:
https://github.com/Polymer/paper-input/issues


Reply to this email directly or view it on GitHub
#884 (comment).

@frankiefu
Copy link
Member

Thanks

@kenmoore
Copy link
Author

kenmoore commented Nov 6, 2014

Reposted in Polymer/paper-input

@kenmoore kenmoore closed this as completed Nov 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants