[wp-trac] [WordPress Trac] #56269: Twenty Twenty: Comments accessibility - links should be identifiable
WordPress Trac
noreply at wordpress.org
Sun Jul 24 10:32:06 UTC 2022
#56269: Twenty Twenty: Comments accessibility - links should be identifiable
-------------------------------------------------+-------------------------
Reporter: audrasjb | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch changes- | Focuses:
requested | accessibility
-------------------------------------------------+-------------------------
Comment (by mukesh27):
Hi there!
Yes it is better to remove those CSS for `.comment-notes` and `.logged-in-
as`.
{{{
.comment-respond .comment-notes a {
color: inherit;
text-decoration: none;
}
.comment-respond .comment-notes a:focus,
.comment-respond .comment-notes a:hover,
.comment-respond .logged-in-as a:focus,
.comment-respond .logged-in-as a:hover,
.comment-respond .comment-notes a:hover {
text-decoration: underline;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56269#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list