[wp-trac] [WordPress Trac] #48582: Better to have some hover effects on credits list
WordPress Trac
noreply at wordpress.org
Tue Nov 19 11:37:32 UTC 2019
#48582: Better to have some hover effects on credits list
-------------------------------------+-------------------------------------
Reporter: ixkaito | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 5.3.1
Component: Help/About | Version:
Severity: normal | Resolution:
Keywords: has-patch has- | Focuses: ui, accessibility,
screenshots commit | administration
-------------------------------------+-------------------------------------
Comment (by SergeyBiryukov):
Tested [attachment:"48582.2.diff"], works as expected here.
Just wondering if removing the underline would be the expected hover
effect here.
Maybe something like this would be more consistent with `.about__header-
navigation .nav-tab-active` styles?
{{{
.about__section a:hover {
color: #BD3854;
color: var(--accent-1);
}
}}}
See [attachment:"48582.nav-tab-active-color.png"].
@melchoyce, do you have a preference? :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48582#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list