Make WordPress Core


Ignore:
Timestamp:
12/08/2013 07:02:40 PM (11 years ago)
Author:
ocean90
Message:

Adjust the active tab colors in the plugin info Thickbox, see [26788], #25858.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/colors/_admin.scss

    r26802 r26805  
    446446}
    447447
     448/* Thickbox: Install Plugins */
     449#sidemenu a.current {
     450    background: $body-background;
     451    border-bottom-color: $body-background;
     452}
    448453
    449454/* Responsive Component */
Note: See TracChangeset for help on using the changeset viewer.