Plugin Directory

Changeset 1216166


Ignore:
Timestamp:
08/09/2015 04:25:15 AM (11 years ago)
Author:
bboy8k
Message:

Release version 1.1.1, Fix Some minor bugs in CSS

Location:
penci-slider
Files:
38 added
3 edited

Legend:

Unmodified
Added
Removed
  • penci-slider/trunk/css/pencislider.css

    r1212241 r1216166  
    5151    border: none;
    5252}
    53 .penci-slider ul.slides, ol, ul {
     53.penci-slider ul.slides, .penci-slider ol, .penci-slider ul {
    5454    list-style: none !important;
    5555    margin: 0 !important;
  • penci-slider/trunk/init.php

    r1214915 r1216166  
    44Plugin URI: http://pencidesign.com/
    55Description: Easy to create a WordPress slider, full responsive, nice element transition and SEO optimized.
    6 Version: 1.1
     6Version: 1.1.1
    77Author: PenciDesign
    88Author URI: http://pencidesign.com/
  • penci-slider/trunk/readme.txt

    r1214319 r1216166  
    55Requires at least: 3.9
    66Tested up to: 4.3
    7 Stable tag: 1.1
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7474
    7575== Changelog ==
     76= 1.1.1 =
     77* Fix:   Some minor bugs
     78
    7679= 1.1 =
    7780* Add : Drag Drop to Reorder Slides
Note: See TracChangeset for help on using the changeset viewer.