Make WordPress Core


Ignore:
Timestamp:
06/10/2011 11:47:28 PM (14 years ago)
Author:
koopersmith
Message:

The Lightening, Part 2: Return of the Luminous Hex Codes. Make the admin styles a bit brighter. see #17324.

File:
1 edited

Legend:

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

    r18241 r18258  
    489489
    490490    // all colors stylesheets need to have the same query strings (cache manifest compat)
    491     $colors_version = '20110610';
     491    $colors_version = '20110610b';
    492492
    493493    // 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.