Make WordPress Core


Ignore:
Timestamp:
12/05/2013 11:42:05 PM (12 years ago)
Author:
nacin
Message:

Themes: Switch to a text overlay instead of an icon on hover. Numerous reasons outlined in the ticket.

props shaunandrews.
fixes #26440.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/themes.php

    r26684 r26708  
    221221        <div class="theme-screenshot blank"></div>
    222222    <# } #>
     223    <span class="more-details"><?php _e( 'Theme Details' ); ?></span>
    223224    <div class="theme-author"><?php printf( __( 'By %s' ), '{{{ data.author }}}' ); ?></div>
    224225   
Note: See TracChangeset for help on using the changeset viewer.