Commit 8b36984
committed
Administration: Fix cursor on first submenu list item in admin menu.
The first submenu item in the collapsed view of the admin menu accepts a click event to navigate, but does not have `cursor: pointer` to indicate that it's interactive. These were removed in [51684], but this specific case (JS activate, menu collapsed, first list item) should remain.
Props mazharulrobeen, sumitsingh, sabernhardt, swapnil1010, joedolson.
Fixes #65250.
git-svn-id: https://develop.svn.wordpress.org/trunk@62568 602fd350-edb4-49c9-b593-d223f7449a821 parent e0e6680 commit 8b36984
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
- src/wp-admin/css
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
420 | 424 | | |
421 | 425 | | |
422 | 426 | | |
| |||
0 commit comments