Merge branch 'main' into progress-update-ui

This commit is contained in:
Mouse Reeve
2021-03-20 17:38:22 -07:00
17 changed files with 408 additions and 328 deletions

View File

@ -67,8 +67,8 @@ html {
content: '\e9d9';
}
.form-rate-stars label.icon:hover:before {
content: '\e9d9';
}
content: '\e9d9';
}
.form-rate-stars label.icon:hover ~ label.icon:before{
content: '\e9d7';
}