googlearchive / paper-slider

A slider à la Material Design
16 stars 18 forks source link

How can I change the color of the text inside the pin? #6

Closed ghost closed 9 years ago

ebidel commented 9 years ago

Please posts questions like this to Stackoverflow. The selector would be:

paper-slider::shadow #sliderKnobInner::after {color: red}

ghost commented 9 years ago

Sorry, I wrote this here because it's the only thing lacking in the documentation of paper-slider.html It would be handy to have this kind of informations all condensed it one space. Can you update it?

Also, I just finished to see your I/O 2014 talk on polymer in the Google Developer channel. You must be proud, you gave an awesome talk ;)

ebidel commented 9 years ago

Thanks! Added a basic example to the docs.

ghost commented 9 years ago

Awesome! Thank you :)