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

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

Open
kenmoore opened this issue Nov 6, 2014 · 1 comment
Open

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

kenmoore opened this issue Nov 6, 2014 · 1 comment

Comments

@kenmoore
Copy link

kenmoore commented Nov 6, 2014

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.

@morethanreal
Copy link
Contributor

Are you using master of paper-menu-button or 0.4.2? The element API changed in master, and there's a new way to style the element. See the doc for paper-dropdown.

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

No branches or pull requests

2 participants