Skip to content

Commit

Permalink
Merge pull request #743 from City-of-Helsinki/UHF-8787_metro_hover_co…
Browse files Browse the repository at this point in the history
…lor_fix

UHF-8787: Fix metro color palette hover text color
  • Loading branch information
Arkkimaagi authored Aug 15, 2023
2 parents 31ec4fe + e660504 commit 9557d2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/css/color-palette.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/scss/color-palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
--hdbt-color-palette-button-contrast--primary: #{$hdbt-color-white};

--hdbt-color-palette-button--secondary: #{$hdbt-color-black};
--hdbt-color-palette-button-contrast--secondary: #{$hdbt-color-black};
--hdbt-color-palette-button-contrast--secondary: #{$hdbt-color-white};
}

.hdbt-theme--silver {
Expand Down

0 comments on commit 9557d2d

Please sign in to comment.