Plugin Directory

Changeset 649442


Ignore:
Timestamp:
01/08/2013 12:53:53 AM (13 years ago)
Author:
dyerware
Message:

v1.9

Location:
easy-spoiler/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-spoiler/trunk/easy-spoiler.css

    r555792 r649442  
    9494}
    9595
     96td.easySpoilerGroupWrapperLastRow
     97{margin:0px 0px;padding:5px 0px 0px 0px;border:0;outline:0px;}
     98
    9699.easySpoilerGroupWrapper
    97100{
     
    247250}
    248251
     252th.easySpoilerTitleA
     253{line-height: 100%;}
     254
    249255a.easySpoilerTitleA:hover
    250256{
     
    335341margin-left:auto; margin-right:auto; width:100%;background:transparent;}
    336342
     343table.easySpoilerTable
     344{margin:0px 0px;padding:0px;border:0px;outline:0px;}
     345
    337346.easySpoilerRow
    338347{margin:1px 0px;padding:0px;border:0;outline:5px;font-size:100%;vertical-align:middle;
     
    340349margin-left:auto; margin-right:auto;text-align:justify;}
    341350
     351td.easySpoilerRow
     352{margin:0px 0px;padding:0px;border:0px;outline:0px;}
     353
    342354.easySpoilerSpoils
    343355{margin:0px 0px;padding:5px;outline:0px;font-size:100%;vertical-align:middle;
  • easy-spoiler/trunk/readme.txt

    r596128 r649442  
    55Tags: spoiler,hint,tip,answer,hidden,hide,mobile,shortcode,dyerware
    66Requires at least: 2.8
    7 Tested up to: 3.4.3
    8 Stable tag: 1.8
     7Tested up to: 3.5
     8Stable tag: 1.9
    99
    1010This plugin allows you to create a container for spoilers within pages, posts, comments, and widgets.  Also supports spoiler groups.
     
    6868
    6969== Upgrade Notice ==
     70
     71= 1.8 =
     72 * Fix: some CSS hardening against aggressive wordpress themes
    7073
    7174= 1.8 =
     
    140143== Changelog ==
    141144
     145= 1.8 =
     146 * Fix: some CSS hardening against aggressive wordpress themes
     147 
    142148= 1.8 =
    143149 * Fix for Wordpress 3.3+ editor buttons
Note: See TracChangeset for help on using the changeset viewer.