Skip to content

Instantly share code, notes, and snippets.

@reachkamrul
Created October 15, 2019 09:42
Show Gist options
  • Save reachkamrul/c340d9ae924a0fe6bb8469efc17e6293 to your computer and use it in GitHub Desktop.
Save reachkamrul/c340d9ae924a0fe6bb8469efc17e6293 to your computer and use it in GitHub Desktop.
/* Change Rating Star Color */
form.fluent_form_149 .ff-el-ratings label.active svg {
fill: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment