Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Table): sort button hover color #3655

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

MEsteves22
Copy link
Contributor

@MEsteves22 MEsteves22 commented Aug 30, 2023

The hover color for the sort button on the tables was fixed. We were using red for some reason 馃槄 must be some leftovers from testing.

@MEsteves22 MEsteves22 requested a review from a team as a code owner August 30, 2023 13:26
@MEsteves22 MEsteves22 requested review from zettca and HQFOX and removed request for a team August 30, 2023 13:26
@@ -102,7 +102,7 @@ export const { staticClasses, useClasses } = createClasses("HvTableHeader", {
boxShadow: "none",
backgroundColor: "transparent",
"&:hover": {
backgroundColor: "red",
Copy link
Member

@zettca zettca Aug 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃か 馃ぃ

@github-actions github-actions bot temporarily deployed to uikit-app/pr-3655 August 30, 2023 13:50 Destroyed
@github-actions github-actions bot temporarily deployed to uikit/pr-3655 August 30, 2023 13:50 Destroyed
@MEsteves22 MEsteves22 merged commit 11f3575 into master Aug 30, 2023
5 checks passed
@MEsteves22 MEsteves22 deleted the fix/table-sort-button-hover branch August 30, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants