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 cursor doesn't seem to support themeing #885

Closed
kenmoore opened this issue Nov 5, 2014 · 1 comment
Closed

paper-input cursor doesn't seem to support themeing #885

kenmoore opened this issue Nov 5, 2014 · 1 comment

Comments

@kenmoore
Copy link

kenmoore commented Nov 5, 2014

I'm trying to test cursor themeing for paper-input using this CSS:

  html /deep/ paper-input::shadow .cursor {
    background-color: pink;
  }

... but getting no result. Similar CSS is able to modify the .focused-underline element, but cursor doesn't have any visual difference. This is on latest stable Chrome on OSX.

@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

1 participant