Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

paper-menu-button theming ripple doesn't seem to work #53

@kenmoore

Description

@kenmoore

Per the instructions in the documentation, I'm using this CSS to try to style the ripple of a paper-menu-button, but not getting any results:

  paper-menu-button::shadow .paper-menu-button-overlay-ink {
    background: blue;
  }

Also there's a typo in the docs: only a single colon before the shadow pseudo-element, should be two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions