Is there a way to change the color of the complementary sliderBar in the
paper-slider component?
I know how to change the color of the primary progress bar with:
paper-slider::shadow #sliderBar::shadow #activeProgress {
background-color: #fefefe;
}
but how to change the color of the grey colored bar?
Attempts with
paper-slider::shadow #sliderBar::shadow #secondaryProgress {
background-color: #ee1121;
}
Didn't work.
Thanks
Federico
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/polymer-dev/add1abf7-b684-40e4-b8f6-3483c936af49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.