Plugin Directory

Changeset 1629776


Ignore:
Timestamp:
04/05/2017 07:48:00 AM (9 years ago)
Author:
ryu263
Message:

Version 1.0.3

Location:
tinymce-visualblocks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tinymce-visualblocks/trunk/css/visualblocks.css

    r991556 r1629776  
    4848}
    4949
    50 .mce-visualblocks div {
     50.mce-visualblocks div:not([data-mce-bogus]) {
    5151    padding-top: 10px;
    5252    border: 1px dashed #BBB;
  • tinymce-visualblocks/trunk/readme.txt

    r1395368 r1629776  
    33Tags: TinyMCE,tinymce editor,visual editor,VisualBlocks,visual blocks,editor,wysiwyg,html,tag
    44Requires at least: 3.9
    5 Tested up to: 4.5
    6 Stable tag: 1.0.1
     5Tested up to: 4.7.3
     6Stable tag: 1.0.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929== Changelog ==
    3030
     31= 1.0.3 =
     32* Fix CSS
     33
     34= 1.0.1 =
     35* Change readme.txt
     36
    3137= 1.0 =
    3238* First released version
Note: See TracChangeset for help on using the changeset viewer.