Changeset 1187532
- Timestamp:
- 06/25/2015 01:53:57 PM (11 years ago)
- Location:
- militant-moderates-css-parent-selector-mmps/branches/1.1.2
- Files:
-
- 3 edited
-
css/mmParentSelector.css (modified) (2 diffs)
-
js/mmParentSelector.js (modified) (2 diffs)
-
mmParentSelector.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
militant-moderates-css-parent-selector-mmps/branches/1.1.2/css/mmParentSelector.css
r1186554 r1187532 1 1 /** 2 2 * @package militant-moderates-css-parent-selector-mmps 3 * @version 1.1. 13 * @version 1.1.2 4 4 */ 5 5 /* … … 7 7 Plugin URI: http://www.militantmoderates.org/mmps-quick-start/ 8 8 Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parent element. 9 Version: 1.1. 19 Version: 1.1.2 10 10 Author: MM Techmaster 11 11 Author URI: https://profiles.wordpress.org/mmtechmaster -
militant-moderates-css-parent-selector-mmps/branches/1.1.2/js/mmParentSelector.js
r1186554 r1187532 1 1 /** 2 2 * @package militant-moderates-css-parent-selector-mmps 3 * @version 1.1. 13 * @version 1.1.2 4 4 */ 5 5 /* … … 7 7 Plugin URI: http://www.militantmoderates.org/mmps-quick-start/ 8 8 Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parent element. 9 Version: 1.1. 19 Version: 1.1.2 10 10 Author: MM Techmaster 11 11 Author URI: https://profiles.wordpress.org/mmtechmaster -
militant-moderates-css-parent-selector-mmps/branches/1.1.2/mmParentSelector.php
r1187311 r1187532 7 7 Plugin Name: Militant Moderates CSS Parent Selector MMPS 8 8 Plugin URI: http://www.militantmoderates.org/mmps-quick-start/ 9 Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parentelement.9 Description: Adds CSS "Parent Selector" support to your Theme. Apply your CSS Style to Parent/Sibling elements not just the Selected element. 10 10 Version: 1.1.2 11 11 Author: MM Techmaster
Note: See TracChangeset
for help on using the changeset viewer.