fraserxu / ionic-rating

An angularjs directive that take care of visualising a star rating bar
MIT License
142 stars 54 forks source link

Custom css class for star icons #25

Open fyelci opened 8 years ago

fyelci commented 8 years ago

I added a custom css class for star icons, so users can override it like below.

.custom-star-icon { font-size: 64px; color : red; }