Changeset 1629776
- Timestamp:
- 04/05/2017 07:48:00 AM (9 years ago)
- Location:
- tinymce-visualblocks/trunk
- Files:
-
- 2 edited
-
css/visualblocks.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tinymce-visualblocks/trunk/css/visualblocks.css
r991556 r1629776 48 48 } 49 49 50 .mce-visualblocks div {50 .mce-visualblocks div:not([data-mce-bogus]) { 51 51 padding-top: 10px; 52 52 border: 1px dashed #BBB; -
tinymce-visualblocks/trunk/readme.txt
r1395368 r1629776 3 3 Tags: TinyMCE,tinymce editor,visual editor,VisualBlocks,visual blocks,editor,wysiwyg,html,tag 4 4 Requires at least: 3.9 5 Tested up to: 4. 56 Stable tag: 1.0. 15 Tested up to: 4.7.3 6 Stable tag: 1.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 29 29 == Changelog == 30 30 31 = 1.0.3 = 32 * Fix CSS 33 34 = 1.0.1 = 35 * Change readme.txt 36 31 37 = 1.0 = 32 38 * First released version
Note: See TracChangeset
for help on using the changeset viewer.