[wp-trac] [WordPress Trac] #37527: Customizer: Links within text should be underlined
WordPress Trac
noreply at wordpress.org
Mon Aug 1 07:08:39 UTC 2016
#37527: Customizer: Links within text should be underlined
-----------------------------------------+--------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future Release
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs-patch | Focuses: ui, accessibility
-----------------------------------------+--------------------------------
Comment (by afercia):
@Presskopp yep you're right `!important` should be avoided at all costs :)
Wondering what happens when entirely removing this rule:
{{{
#customize-controls a {
text-decoration: none;
}
}}}
how many other links are used in the Customizer that could be affected by
this? The "X" close button on the top left would be easy to fix. Also,
this would fix the missing underline in other places too for example the
Remove/Close widget links:
[[Image(https://cldup.com/WWHWuKEC7f.png)]]
It would probably need a bit of testing but ''I think'' this could be the
best option: just invert the approach and always keep links underlined and
reset the underline in the few cases where it's needed? /cc
@celloexpressions
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37527#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list