[wp-trac] [WordPress Trac] #23785: highlight rows on hover for tables with widefat class
WordPress Trac
noreply at wordpress.org
Fri Mar 15 10:57:06 UTC 2013
#23785: highlight rows on hover for tables with widefat class
-----------------------------+---------------------------
Reporter: cfoellmann | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Accessibility
Version: trunk | Severity: minor
Keywords: ui-feedback |
-----------------------------+---------------------------
If .widefat tables had this css code system-wide (wp-admin.css)
{{{
.widefat tr:hover td {
background-color: #DDD;
}
}}}
handling these tables on (extreme) widescreens would be improved.
[[Image(http://picload.org/image/aocipap/widefat.jpg)]]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23785>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list