Make WordPress Core

Changeset 28177 for trunk


Ignore:
Timestamp:
04/21/2014 06:54:22 PM (12 years ago)
Author:
helen
Message:

Simplify the admin menu notification selector so color schemes don't get stomped. props celloexpressions. see #27920 for trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/admin-menu.css

    r27852 r28177  
    501501
    502502#adminmenu .awaiting-mod,
    503 #adminmenu span.update-plugins,
     503#adminmenu .update-plugins,
    504504#sidemenu li a span.update-plugins {
    505505        display: inline-block;
Note: See TracChangeset for help on using the changeset viewer.