[wp-meta] [Making WordPress.org] #130: Parent Theme button in Theme Directory looks weird on hover

Making WordPress.org noreply at wordpress.org
Wed Aug 28 01:28:43 UTC 2013


#130: Parent Theme button in Theme Directory looks weird on hover
---------------------------+------------------------------
Reporter:  SergeyBiryukov  |      Owner:
    Type:  defect          |     Status:  new
Priority:  normal          |  Component:  Themes Directory
Keywords:                  |
---------------------------+------------------------------
 See the combined screenshot of hovered buttons.

 1. The first one seems fine.
 2. The second one seems fine too, not sure why it has a different color
 though.
 3. The third one appears to have too low contrast and doesn't look good to
 me.

 Tested with Firefox 23, Chrome 29, Opera 15.

 The current CSS is:
 {{{
 .col-3 p.preview-button {
         background-color: #4EAF21;
 }
 .col-3 p.preview-button a:hover {
         color: #ACFF90;
 }
 .col-3 p.parent-button {
         background-color: #4E21AF;
 }
 .col-3 p.parent-button a:hover {
         color: #AC90FF;
 }
 }}}

--
Ticket URL: <http://meta.trac.wordpress.org/ticket/130>
Making WordPress.org <http://meta.trac.wordpress.org/>
WordPress blogging software


More information about the wp-meta mailing list