Make WordPress Core


Ignore:
Timestamp:
12/11/2010 09:04:37 AM (14 years ago)
Author:
nacin
Message:

Use the blue background in the HTML editor, same as the visual editor. see #15207.

File:
1 edited

Legend:

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

    r16874 r16876  
    492492
    493493    // all colors stylesheets need to have the same query strings (cache manifest compat)
    494     $colors_version = '20101203';
     494    $colors_version = '20101211';
    495495
    496496    // 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.