Changeset 3027370
- Timestamp:
- 01/26/2024 02:13:53 PM (2 years ago)
- Location:
- blindmatrix-ecommerce/trunk
- Files:
-
- 4 edited
-
assets/css/style.css (modified) (2 diffs)
-
blind-matrix-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vendor/Shortcode-Source/blinds-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blindmatrix-ecommerce/trunk/assets/css/style.css
r3027325 r3027370 2502 2502 max-width: 100px; 2503 2503 } 2504 .blindsparameterContianer.color_blind_contianer .value { 2505 max-height: 525px; 2506 } 2504 2507 2505 .blindsparameterContianer.fabric_blind_contianer .value{ 2508 2506 max-height: 100px; … … 5301 5299 display: none !important; 5302 5300 } 5301 .color_blind_contianer .value { 5302 display: flex; 5303 flex-direction: row; 5304 flex-wrap: wrap; 5305 max-height: 155px; 5306 } 5307 .blindslabelcolor { 5308 order: 2; 5309 } 5310 .blindslabelcolor.selected { 5311 order: 1; 5312 } -
blindmatrix-ecommerce/trunk/blind-matrix-api.php
r3027325 r3027370 3 3 * Plugin Name: BlindMatrix eCommerce Solution 4 4 * Description: BlindMatrix eCommerce plugin is designed especially for window blinds, curtains and shutter businesses to sell their products online with ultimate ease. Window Blinds eCommerce plugin converts any window-covering informative website into an online shopping website offering freedom of product choices and a great buying experience to customers. 5 * Version: 5.2 5 * Version: 5.2.1 6 6 * Author: Blindmatrix 7 7 * Author URI: https://ecommerce.blindssoftware.com/ -
blindmatrix-ecommerce/trunk/readme.txt
r3027325 r3027370 33 33 34 34 == Changelog == 35 36 = 5.2.1= 37 38 * css changes. 39 35 40 = 5.2= 36 41 -
blindmatrix-ecommerce/trunk/vendor/Shortcode-Source/blinds-config.php
r3027313 r3027370 3305 3305 padding-bottom: 100% !important; 3306 3306 } 3307 .blindsparameterContianer.color_blind_contianer .value { 3308 max-height: 395px; 3309 } 3310 .blindsparameterContianer .value{ 3311 max-height:unset!important; 3312 } 3307 3313 3308 body .select2-container .selection .select2-selection--multiple{ 3314 3309 max-height: unset!important;
Note: See TracChangeset
for help on using the changeset viewer.