Make WordPress Core


Ignore:
Timestamp:
01/22/2011 03:25:29 AM (14 years ago)
Author:
ryan
Message:

Revert [17327] and [15858]. Props markmcwilliams, JohnONolan, et al. see #16298 #8352

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/media.php

    r17211 r17347  
    14981498    var settings = {
    14991499            button_text: '<span class="button"><?php _e('Select Files'); ?><\/span>',
    1500             button_text_style: '.button { text-align: center; font-weight: bold; font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif; font-size: 11px; text-shadow: 0 1px 0 #FFFFFF; color:#464646; }',
     1500            button_text_style: '.button { text-align: center; font-weight: bold; font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif; font-size: 11px; text-shadow: 0 1px 0 #FFFFFF; color:#464646; }',
    15011501            button_height: "23",
    15021502            button_width: "132",
Note: See TracChangeset for help on using the changeset viewer.