Changeset 3027325
- Timestamp:
- 01/26/2024 11:48:30 AM (2 years ago)
- Location:
- blindmatrix-ecommerce/trunk
- Files:
-
- 3 edited
-
assets/css/style.css (modified) (3 diffs)
-
blind-matrix-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blindmatrix-ecommerce/trunk/assets/css/style.css
r3027313 r3027325 2343 2343 .blinds.configurator-controls label.blindslabel.selected:before { 2344 2344 content: "\2713"; 2345 width: 1 8px;2346 height: 1 8px;2345 width: 15px; 2346 height: 15px; 2347 2347 position: absolute; 2348 2348 z-index: 9; … … 2352 2352 font-family: "fl-icons" !important; 2353 2353 border-radius: 20px; 2354 font-size: 9px;2354 font-size: 7px; 2355 2355 color: #fff; 2356 2356 background: rgba(var(--bm-primary-color)); … … 2360 2360 border: 1px solid rgba(var(--bm-primary-color)); 2361 2361 border-color: rgba(var(--bm-primary-color))!important; 2362 line-height: 1 5px;2362 line-height: 12px; 2363 2363 text-align: center; 2364 2364 } -
blindmatrix-ecommerce/trunk/blind-matrix-api.php
r3027313 r3027325 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. 1.85 * Version: 5.2 6 6 * Author: Blindmatrix 7 7 * Author URI: https://ecommerce.blindssoftware.com/ -
blindmatrix-ecommerce/trunk/readme.txt
r3027313 r3027325 33 33 34 34 == Changelog == 35 = 5.2= 36 37 * css changes. 38 35 39 = 5.1.8 = 36 40
Note: See TracChangeset
for help on using the changeset viewer.