Skip to content

Apply hover color for static grids in admin #35384

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
df4bcce
Set background while hovering
Usik2203 Apr 27, 2022
65ceabd
minor fix
Usik2203 Apr 27, 2022
4d5c390
Merge branch '2.4-develop' into 35358-issue-with-hover-background
ihor-sviziev Jan 8, 2024
288d1e8
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Echo Jan 18, 2024
85e4b56
Fix static test failure
engcom-Echo Jan 18, 2024
8a6ff5b
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Echo May 29, 2024
006846b
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Echo Jul 16, 2024
6977166
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Charlie Sep 3, 2024
ce341ff
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Charlie Sep 4, 2024
1935be2
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-November Sep 6, 2024
25a5a01
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-November Sep 10, 2024
dd88a47
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Charlie Dec 10, 2024
d39da42
Fixed static test failures
engcom-Charlie Dec 11, 2024
357bc87
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Dash Apr 21, 2025
eb798b9
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Dash May 9, 2025
2bcb394
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Dash May 12, 2025
d5d450d
Merge branch '2.4-develop' into 35358-issue-with-hover-background
engcom-Dash May 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed static test failures
  • Loading branch information
engcom-Charlie committed Dec 11, 2024
commit d39da42c8cb8d326d6941e974c2f26c761abc609
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// * Copyright 2017 Adobe
// * All Rights Reserved.
// */

//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// * Copyright 2017 Adobe
// * All Rights Reserved.
// */

//
Expand Down