2021-02-17 14:29:28 +00:00
|
|
|
.woocommerce-navigation-favorite-button.components-button {
|
2021-05-25 15:14:14 +00:00
|
|
|
.star-empty-icon {
|
2021-02-17 14:29:28 +00:00
|
|
|
color: $gray-600;
|
|
|
|
}
|
|
|
|
|
2021-05-25 15:14:14 +00:00
|
|
|
.star-filled-icon {
|
2021-02-17 14:29:28 +00:00
|
|
|
color: $alert-yellow;
|
|
|
|
}
|
|
|
|
}
|