Make WordPress Core


Ignore:
Timestamp:
05/11/2011 06:48:26 PM (15 years ago)
Author:
koopersmith
Message:

Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324.

File:
1 edited

Legend:

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

    r17861 r17862  
    494494
    495495    // all colors stylesheets need to have the same query strings (cache manifest compat)
    496     $colors_version = '20110511c';
     496    $colors_version = '20110511d';
    497497
    498498    // 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.