UNPKG

@software-scientists/ngx-star-rating

Version:

Simple Angular rating control from angular2 application using fontawesome icon.

18 lines (16 loc) 264 B
.cont { width: 93%; max-width: 350px; text-align: center; margin: 4% auto; padding: 30px 0; background: #111; color: #EEE; border-radius: 5px; border: thin solid #444; overflow: hidden; } div.stars { width: 270px; display: inline-block; }