Customize: Prevent removal of underline upon hover/focus for nav menu deletion links.
Props monikarao. Amends [38503]. See #37527. Merges [39677] to the 4.7 branch. Fixes #39444. git-svn-id: https://develop.svn.wordpress.org/branches/4.7@39696 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6bfc386e28
commit
2e5f4ba323
@ -811,7 +811,6 @@ li.assigned-to-menu-location .add-new-menu-item {
|
||||
.menu-delete:hover,
|
||||
.menu-delete:focus {
|
||||
color: #f00;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.menu-item-handle {
|
||||
|
Loading…
Reference in New Issue
Block a user