1
0
Fork 0

Show current rating in interaction rating

This commit is contained in:
Mouse Reeve 2020-04-03 13:36:56 -07:00
parent a27effd05d
commit d91b77f49e
6 changed files with 5 additions and 9 deletions

View file

@ -333,9 +333,6 @@ button .icon {
margin: 0;
color: black;
}
.rate-stars form > .icon:before {
content: '\e9d7';
}
.rate-stars:hover .icon:before {
content: '\e9d9';
}