Changeset 1892363
- Timestamp:
- 06/13/2018 06:05:34 PM (8 years ago)
- Location:
- dpd-cart
- Files:
-
- 4 edited
-
branches/2.0/css/styles.css (modified) (1 diff)
-
branches/2.0/dpd-cart-plugin.php (modified) (1 diff)
-
trunk/css/styles.css (modified) (1 diff)
-
trunk/dpd-cart-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dpd-cart/branches/2.0/css/styles.css
r1892359 r1892363 29 29 } 30 30 31 .dpd-p-img-wrap { width: 100%; }31 .dpd-p-img-wrap img { width: 100%; } 32 32 33 33 .dpd-image-data { -
dpd-cart/branches/2.0/dpd-cart-plugin.php
r1892356 r1892363 4 4 Plugin URI: https://getdpd.com 5 5 Description: Integrate your DPD cart and checkout with your Wordpress blog. Adds a store page, product pages, and a tool to insert DPD buttons in to pages and posts. 6 Version: 2.0. 16 Version: 2.0.3 7 7 Author: DPDplugins 8 8 Author URI: https://blog.getdpd.com -
dpd-cart/trunk/css/styles.css
r1892359 r1892363 29 29 } 30 30 31 .dpd-p-img-wrap { width: 100%; }31 .dpd-p-img-wrap img { width: 100%; } 32 32 33 33 .dpd-image-data { -
dpd-cart/trunk/dpd-cart-plugin.php
r1892359 r1892363 4 4 Plugin URI: https://getdpd.com 5 5 Description: Integrate your DPD cart and checkout with your Wordpress blog. Adds a store page, product pages, and a tool to insert DPD buttons in to pages and posts. 6 Version: 2.0. 26 Version: 2.0.3 7 7 Author: DPDplugins 8 8 Author URI: https://blog.getdpd.com
Note: See TracChangeset
for help on using the changeset viewer.