[wp-trac] [WordPress Trac] #37969: Menus: simplify the "Remove" and "Cancel" link styling
WordPress Trac
noreply at wordpress.org
Wed Sep 7 16:19:55 UTC 2016
#37969: Menus: simplify the "Remove" and "Cancel" link styling
-------------------------------------------------+-------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Menus | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs-patch ui- | Focuses: ui,
feedback | accessibility
-------------------------------------------------+-------------------------
Comment (by afercia):
Looking a bit into this, the red link uses the `submitdelete` CSS class
that is used also in the menu footer:
[[Image(https://cldup.com/JC5FXdBXyQ.png)]]
and, more importantly, in the Publish meta box footer (posts, attachments,
comments, old link manager):
[[Image(https://cldup.com/l4v6C9h2Tm.png)]]
Rather than overriding the styles for the menus red link, I'd propose to
simplify the CSS and remove a few pixels padding on the Publish box red
link. Also, noticed some small inconsistencies in the various publish
boxes, mainly caused by the wrong button size (it should be `button-large`
for all the publish boxes) that, though a bit outside the scope of this
ticket, need to be fixed.
Worth noting the old Link Manager (can be enabled on old installs and with
the dedicated plugin) publish box styling is currently broken, see the
extra padding inside the box:
[[Image(https://cldup.com/vDOo8oYygw.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37969#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list