Make WordPress Core


Ignore:
Timestamp:
10/17/2011 09:04:29 PM (14 years ago)
Author:
koopersmith
Message:

Fix the admin menu in the blue theme. props ocean90. see #18382.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r18980 r18983  
    438438
    439439    // all colors stylesheets need to have the same query strings (cache manifest compat)
    440     $colors_version = '20111017';
     440    $colors_version = '20111017a';
    441441
    442442    // Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
Note: See TracChangeset for help on using the changeset viewer.