Keep stars clicker black in review form
This commit is contained in:
parent
e66adc7d74
commit
71a61447d9
|
@ -323,6 +323,9 @@ button .icon {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: goldenrod;
|
color: goldenrod;
|
||||||
}
|
}
|
||||||
|
.rate-stars label.icon {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
.rate-stars form {
|
.rate-stars form {
|
||||||
display: inline;
|
display: inline;
|
||||||
width: min-content;
|
width: min-content;
|
||||||
|
|
Loading…
Reference in New Issue