Skip to content

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

Closed
@kenmoore

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions