You are here

fivestar.css in Votingapi Widgets 8

.votingapi-widgets.fivestar a {
  border: none !important;
}

.votingapi-widgets.fivestar a.disabled {
  opacity: 0.5;
}

File

css/fivestar.css
View source
  1. .votingapi-widgets.fivestar a {
  2. border: none !important;
  3. }
  4. .votingapi-widgets.fivestar a.disabled {
  5. opacity: 0.5;
  6. }