Changeset 649442
- Timestamp:
- 01/08/2013 12:53:53 AM (13 years ago)
- Location:
- easy-spoiler/trunk
- Files:
-
- 2 edited
-
easy-spoiler.css (modified) (4 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-spoiler/trunk/easy-spoiler.css
r555792 r649442 94 94 } 95 95 96 td.easySpoilerGroupWrapperLastRow 97 {margin:0px 0px;padding:5px 0px 0px 0px;border:0;outline:0px;} 98 96 99 .easySpoilerGroupWrapper 97 100 { … … 247 250 } 248 251 252 th.easySpoilerTitleA 253 {line-height: 100%;} 254 249 255 a.easySpoilerTitleA:hover 250 256 { … … 335 341 margin-left:auto; margin-right:auto; width:100%;background:transparent;} 336 342 343 table.easySpoilerTable 344 {margin:0px 0px;padding:0px;border:0px;outline:0px;} 345 337 346 .easySpoilerRow 338 347 {margin:1px 0px;padding:0px;border:0;outline:5px;font-size:100%;vertical-align:middle; … … 340 349 margin-left:auto; margin-right:auto;text-align:justify;} 341 350 351 td.easySpoilerRow 352 {margin:0px 0px;padding:0px;border:0px;outline:0px;} 353 342 354 .easySpoilerSpoils 343 355 {margin:0px 0px;padding:5px;outline:0px;font-size:100%;vertical-align:middle; -
easy-spoiler/trunk/readme.txt
r596128 r649442 5 5 Tags: spoiler,hint,tip,answer,hidden,hide,mobile,shortcode,dyerware 6 6 Requires at least: 2.8 7 Tested up to: 3. 4.38 Stable tag: 1. 87 Tested up to: 3.5 8 Stable tag: 1.9 9 9 10 10 This plugin allows you to create a container for spoilers within pages, posts, comments, and widgets. Also supports spoiler groups. … … 68 68 69 69 == Upgrade Notice == 70 71 = 1.8 = 72 * Fix: some CSS hardening against aggressive wordpress themes 70 73 71 74 = 1.8 = … … 140 143 == Changelog == 141 144 145 = 1.8 = 146 * Fix: some CSS hardening against aggressive wordpress themes 147 142 148 = 1.8 = 143 149 * Fix for Wordpress 3.3+ editor buttons
Note: See TracChangeset
for help on using the changeset viewer.