Make WordPress Core


Ignore:
Timestamp:
11/14/2012 11:21:59 PM (12 years ago)
Author:
azaozz
Message:

TinyMCE: fix styles, add 2x background icons and load buttons.css in the Edit Image modal, remove wp-view styles from content.css, add 2x icons for the popup buttons (for editing image and gallery), fixes #22447, see #21019

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/plugins/wpeditimage/editimage.html

    r22550 r22586  
    66
    77<link rel="stylesheet" href="css/editimage.css?ver=357-20121111" type="text/css" media="all" />
     8<link rel="stylesheet" href="../../../../css/buttons.css?ver=357-20121111" type="text/css" media="all" />
    89<script type="text/javascript" src="js/editimage.min.js?ver=357-20121111"></script>
    910<script type="text/javascript" src="../../utils/form_utils.js?ver=357-20121111"></script>
Note: See TracChangeset for help on using the changeset viewer.