Changeset 1854286
- Timestamp:
- 04/06/2018 05:14:46 PM (8 years ago)
- Location:
- grouped-variations-table/trunk
- Files:
-
- 3 edited
-
css/main.css (modified) (1 diff)
-
grouped-variations-table.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
grouped-variations-table/trunk/css/main.css
r1853587 r1854286 21 21 margin: 0; 22 22 } 23 24 @media screen and (max-width: 600px) { 25 .grouped-variation-table { 26 width:100% !important; 27 border-collapse: collapse !important; 28 } 29 } -
grouped-variations-table/trunk/grouped-variations-table.php
r1853893 r1854286 4 4 Plugin URI: https://developer.wordpress.org/plugins/the-basics/ 5 5 Description: Allowing you to group variations in sleak tables on the product page 6 Version: 1. 0.26 Version: 1.1.0 7 7 Author: mnording 8 8 Author URI: https://mnording.com/ -
grouped-variations-table/trunk/readme.txt
r1853893 r1854286 22 22 23 23 == Changelog == 24 1.1.0 - Adding mobile support 24 25 1.0.2 - Bugfix for when a product not uses all terms in a taxonomy 25 26 1.0.1 - Bugfix for attribute slugs
Note: See TracChangeset
for help on using the changeset viewer.