Plugin Directory

Changeset 2061083


Ignore:
Timestamp:
04/01/2019 04:32:32 PM (7 years ago)
Author:
db0112358
Message:

fix opacity issue for IE11

Location:
content-repeater/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • content-repeater/trunk/content-repeater.php

    r2060034 r2061083  
    33 * Plugin Name: Content Repeater
    44 * Description: Quickly set up custom content like Testimonials, Coupons, Products, Flipboxes, Portals, Portfolios, Before & Afters, etc. and display it in interesting ways: Ajax Reload, Masonry, Isotope, Slick Slider, Single Row.
    5  * Version: 1.0.7
     5 * Version: 1.0.8
    66 * Author: Denis Buka
    77 * Text Domain: content-repeater
     
    120120}
    121121[data-observe-resizes][data-observing] {
    122 opacity: 1;
     122opacity: 1 !important;
    123123animation: none
    124124}
  • content-repeater/trunk/readme.txt

    r2060034 r2061083  
    8888= 1.0.7 =
    8989improve icon field
     90= 1.0.8 =
     91fix opacity issue for IE11
Note: See TracChangeset for help on using the changeset viewer.