Opened 5 months ago
Last modified 5 months ago
#7138 new defect (bug)
Dropdown should have some effect like cusror pointer or hover effect
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Make (Get Involved) / P2 | Keywords: | has-screenshots has-patch |
Cc: |
Description
URL: https://wordpress.org/documentation/article/blocks-list/#wp--skip-link--target
The dropdown should have some hover effect or there should be at least cursor pointer to make the design proper
Attachments (3)
Change History (7)
#1
@
5 months ago
we can add cursor pointer to the .wporg-table-of-contentsheader button
i.e. .wporg-table-of-contentsheader button{cursor: pointer}
we can also add hover effect on this class
#2
@
5 months ago
Thanks for the ticket.
I think your patch has unintended changes.
Changes should be made in the theme's repo:
https://github.com/WordPress/wporg-mu-plugins/blob/53a91ec8a0c35257899896df43ebb77b8387f431/mu-plugins/blocks/table-of-contents/postcss/style.pcss#L24
Note: See
TracTickets for help on using
tickets.
screenshot for better understanding