day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
797 stars 147 forks source link

Parametrize color of the svg arrow (stroke attribute) #171

Closed razum2um closed 5 years ago

razum2um commented 6 years ago

Currently we can apply css style to the popover box, but cannot change the color of svg arrow. This PR fixes it

Gregg8 commented 5 years ago

Thanks for your PR :-) Note: We went one step further and applied this color to the entire popover border as the name popover-border-color suggests.