How to change colour of starts? I am getting black on my side.
Closed this issue · 2 comments
gopalshimpi commented
Hi...
Its very nice plugin. Could you plz tell how should we change the colour of stars.
coryrylan commented
I am still working on proper themes for all the ngxlite components for now you can add this css property to your global CSS file to override the default color.
ngx-input-star-rating {
--color-star-highlight: gold !important;
}
gopalshimpi commented
thanks for your valuable reply.
…On Wed 6 Jun, 2018 10:41 am Cory Rylan, ***@***.***> wrote:
I am still working on proper themes for all the ngxlite components for now
you can add this to your global CSS file
ngx-input-star-rating {
--color-star-highlight: gold !important;
}
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcuLNh_FM2DfaR5xtBgA9j8TOvOWx1-Vks5t52SFgaJpZM4UZjg0>
.