Make WordPress Core


Ignore:
Timestamp:
06/06/2014 06:56:18 PM (10 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: first pass at better Audio/Video player styling with genericons. Props celloexpressions, see #26469.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/functions.php

    r28692 r28694  
    6969
    7070    // This theme styles the visual editor to resemble the theme style.
    71     add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url() ) );
     71    add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url(), 'genericons/genericons.css' ) );
    7272
    7373    // Add RSS feed links to <head> for posts and comments.
Note: See TracChangeset for help on using the changeset viewer.