Plugin Directory

Changeset 1466247


Ignore:
Timestamp:
08/02/2016 03:06:31 PM (10 years ago)
Author:
firimar
Message:

css fix

Location:
wp-magnific-popup
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-magnific-popup/tags/0.95/wp_magnific_popup.php

    r1466242 r1466247  
    2828
    2929        wp_enqueue_script('wpmp-admin', plugins_url('js/admin.js', __FILE__), array('jquery', 'jquery-ui-tabs'));
     30        wp_enqueue_style('wp-magnific-popup-jquery-ui-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/black-tie/jquery-ui.css');
    3031    }
    3132
  • wp-magnific-popup/trunk/wp_magnific_popup.php

    r1466242 r1466247  
    2828
    2929        wp_enqueue_script('wpmp-admin', plugins_url('js/admin.js', __FILE__), array('jquery', 'jquery-ui-tabs'));
     30        wp_enqueue_style('wp-magnific-popup-jquery-ui-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/black-tie/jquery-ui.css');
    3031    }
    3132
Note: See TracChangeset for help on using the changeset viewer.