UI: 2024 Hero component options #103971
@ -135,7 +135,7 @@ button.going-star
|
||||
// needed because CSS only has a preceded by selector whereas we need a
|
||||
// succeeded by selector to show shadow for all preceding stars.
|
||||
display: inline-flex
|
||||
color: #f5cc27 !important
|
||||
color: var(--color-text-secondary) !important
|
||||
|
||||
@for $i from 1 through 5
|
||||
.vote-star[data-rating="#{$i}"]
|
||||
|
Loading…
Reference in New Issue
Block a user