[wp-trac] [WordPress Trac] #41858: Improve the list table pagination links color contrast

WordPress Trac noreply at wordpress.org
Wed Nov 22 20:54:05 UTC 2017


#41858: Improve the list table pagination links color contrast
-------------------------------------------------+-------------------------
 Reporter:  afercia                              |       Owner:  afercia
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  4.9.1
Component:  Administration                       |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots good-first-bug has-  |     Focuses:  ui,
  patch                                          |  accessibility
-------------------------------------------------+-------------------------
Changes (by afercia):

 * owner:   => afercia
 * status:  new => assigned


Comment:

 Looking a bit at this, it would make sense to reuse the existing `button`
 CSS classes. They can be used for button elements and link elements.
 [attachment:41858.diff] is a first try following this approach: it uses
 the buttons CSS classes and overrides only the properties necessary for
 the specific design of the pagination links.
 I think it could be further refined, so any improvement is very welcome.
 @benoitchantre mind having a look? :) Worth reminding patches should be
 generated from the root of a cloned development repo and should not touch
 .rtl or minified files.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41858#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list