Merged in fix/sw-3581-incorrect-price-colors (pull request #3057)
feat(SW-3581): Set price colors to scandic red * Set price colors to scandic red * Remove comment Approved-by: Bianca Widstam Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -99,7 +99,7 @@ label:not(:has(.radio:checked)) .checkIcon {
|
||||
}
|
||||
|
||||
.highlightedRate {
|
||||
color: var(--Text-Accent-Primary);
|
||||
color: var(--Scandic-Brand-Scandic-Red);
|
||||
}
|
||||
|
||||
.textSecondary {
|
||||
@@ -168,7 +168,7 @@ label:not(:has(.radio:checked)) .checkIcon {
|
||||
}
|
||||
|
||||
.variant-campaign .rate {
|
||||
color: var(--Text-Accent-Primary);
|
||||
color: var(--Scandic-Brand-Scandic-Red);
|
||||
}
|
||||
|
||||
.variant-code .banner {
|
||||
|
||||
Reference in New Issue
Block a user