n49 / react-stars

A simple star rating component for your React projects :star:
http://developers.n49.com/react-stars/
218 stars 81 forks source link

cursor: default when edit==false, please? #17

Closed jerrygreen closed 7 years ago

jerrygreen commented 7 years ago

Now stars have cursor: pointer when read-only. That's silly!

Gotta use this adhoc hack :(

.stars
  *
    cursor default !important