Changeset 908177
- Timestamp:
- 05/05/2014 11:37:25 AM (12 years ago)
- Location:
- wp-evs/trunk
- Files:
-
- 3 edited
-
assets/evs.css (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
wp-evs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-evs/trunk/assets/evs.css
r794673 r908177 1 1 [data-role="evp-video"] video, 2 [data-role="evp-video"] object, 3 [data-role="evp-video"] embed, 4 [data-role="evp-splittest"] video, 2 5 [data-role="evp-splittest"] object, 3 [data-role="evp-playlist"] embed { max-width: none !important; max-width: none; } 6 [data-role="evp-splittest"] embed, 7 [data-role="evp-playlist"] video, 8 [data-role="evp-playlist"] object 9 [data-role="evp-playlist"] embed { max-width: none !important; max-width: none; width: inherit; } 4 10 5 11 [data-role="evp-video"] img, -
wp-evs/trunk/readme.txt
r904691 r908177 41 41 == Changelog == 42 42 43 = 1.1.5 = 44 * Fixed an distortion issue with certain themes 45 43 46 = 1.1.4 = 44 47 * Fixed conflict with SimplePress forum plugin -
wp-evs/trunk/wp-evs.php
r904691 r908177 4 4 Plugin URI: http://easyvideosuite.com/ 5 5 Description: Plugin to easily embed EasyVideoSuite videos into WordPress posts! 6 Date: 2014, April, 296 Date: 2014, May, 5 7 7 Author: WebActix 8 8 Author URI: http://webactix.com 9 Version: 1.1. 49 Version: 1.1.5 10 10 */ 11 11
Note: See TracChangeset
for help on using the changeset viewer.