I'm wondering how to implement a yellow, sliding border-bottom property as seen on example C. "The bar slides to the selected tab"
https://www.polymer-project.org/0.5/components/paper-tabs/demo.html .
Inspecting the CSS, I didn't see a border-bottom property.
Has someone tried to recreate it or there any good resources on that?