Created
October 15, 2019 09:42
-
-
Save reachkamrul/c340d9ae924a0fe6bb8469efc17e6293 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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