Changeset 17347 for trunk/wp-admin/includes/media.php
- Timestamp:
- 01/22/2011 03:25:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r17211 r17347 1498 1498 var settings = { 1499 1499 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; }', 1501 1501 button_height: "23", 1502 1502 button_width: "132",
Note: See TracChangeset
for help on using the changeset viewer.