Make WordPress Core


Ignore:
Timestamp:
10/10/2012 08:34:19 PM (12 years ago)
Author:
nacin
Message:

Retina/span spinner cleanup. Restores CSS classes no longer used by core. props lessbloat. fixes #21456.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/class-wp-themes-list-table.php

    r22019 r22167  
    9292        <div class="tablenav themes <?php echo $which; ?>">
    9393            <?php $this->pagination( $which ); ?>
    94             <span class="ajax-loading list-ajax-loading spinner"></span>
     94            <span class="spinner"></span>
    9595            <br class="clear" />
    9696        </div>
Note: See TracChangeset for help on using the changeset viewer.