Plugin Directory

Changeset 1376048


Ignore:
Timestamp:
03/22/2016 05:23:42 AM (10 years ago)
Author:
BCorp
Message:

CSS tweaks for [bcorp_icon_list] & [bcorp_icon_list_icon] shortcode.

Location:
bcorp-visual-editor/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bcorp-visual-editor/trunk/bcorp_visual_editor.php

    r1348658 r1376048  
    44Plugin URI: http://bcorp.com
    55Description: Wordpress visual editor for editing BCorp Shortcodes.
    6 Version: 0.19
     6Version: 0.20
    77Author: Tim Brattberg
    88Author URI: http://bcorp.com
  • bcorp-visual-editor/trunk/css/bcve.css

    r1337683 r1376048  
    211211.bcve-bcorp_icon_list-details {padding-left:10px; display:table; }
    212212
    213 .bcve-bcorp_icon_list-icon { padding:3px 5px; }
    214 .bcve-bcorp_icon_list-icon .bcve-bcorp_icon_list_icon-textblock p {margin-left:5px; margin-bottom:0px; }
     213.bcve-bcorp_icon_list_icon { padding:6px; }
     214.bcve-bcorp_icon_list_icon .bcve-bcorp_icon_list_icon-textblock p {margin-left:5px; margin-bottom:0px; }
     215span.bcve-bcorp_icon_list_icon-icon {padding-right:5px; }
     216span.bcve-bcorp_icon_list_icon-icon, span.bcve-bcorp_icon_list_icon-title  { font-size:23px; }
    215217
    216218.bcve-bcorp_logos { margin:5px auto -10px auto; display:table;}
  • bcorp-visual-editor/trunk/readme.txt

    r1348654 r1376048  
    55Requires at least: 4.2.0
    66Tested up to: 4.4.2
    7 Stable tag: 0.19
     7Stable tag: 0.20
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    1313== Description ==
    1414
    15 Powerful drag and drop page builder. Requires BCorp Shortcodes available at http://wordpress.org/plugins/bcorp-shortcodes/ in order to function.
     15Powerful drag and drop page builder. Requires [BCorp Shortcodes](http://wordpress.org/plugins/bcorp-shortcodes/) plugin installed and activated in order to function.
    1616
    1717If the BCorp Shortcodes plugin is not installed or activated the BCorp Visual Editor will provide prompts for installation and activation.
     
    4444== Changelog ==
    4545
     46= 0.20 =
     47CSS tweaks for [bcorp_icon_list] & [bcorp_icon_list_icon] shortcode.
     48
    4649= 0.19 =
    4750HTML tweaks and bug fixes on element resize
Note: See TracChangeset for help on using the changeset viewer.