Plugin Directory

Changeset 555617


Ignore:
Timestamp:
06/10/2012 02:20:00 PM (14 years ago)
Author:
_Math_
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mp-booking/trunk/mp-booking-form.php

    r555595 r555617  
    6666    wp_enqueue_style('jquery-ui-dialog');
    6767    //add jquery ui style (you can change theme here)
    68     wp_enqueue_style('jquery-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/themes/ui-lightness/jquery-ui.css');
     68    wp_enqueue_style('jquery-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/themes/cupertino/jquery-ui.css');
    6969    wp_enqueue_style('mp-booking', plugins_url('/css/mp-booking.css', __FILE__));
    7070}
Note: See TracChangeset for help on using the changeset viewer.