[wp-meta] [Making WordPress.org] #3924: Hover issue in the Handbook pages (possibly a regression)

Making WordPress.org noreply at wordpress.org
Wed Nov 14 19:18:19 UTC 2018


#3924: Hover issue in the Handbook pages (possibly a regression)
---------------------+--------------------
 Reporter:  Rahmohn  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  General  |   Keywords:
---------------------+--------------------
 In the Handbook pages, there is a conflict between these styles below.

 {{{
 .menu-table-of-contents-container > ul > li.open > div > a:hover {
     color: #fff;
 }

 .menu-table-of-contents-container ul a.active,
 .menu-table-of-contents-container .current-menu-item > a {
     color: #555;
     background-color: #fff;
 }
 }}}

 Because of that while hovering active item the text and background get
 white. Example: https://wordpress.org/gutenberg/handbook/language/ (hover
 The Language of Gutenberg item).

 This issue was reported and closed 10 months ago in ticket
 [https://meta.trac.wordpress.org/ticket/3400 3400] so I think that
 occurred a regression.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3924>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list