Plugin Directory

Changeset 3027325


Ignore:
Timestamp:
01/26/2024 11:48:30 AM (2 years ago)
Author:
bmsupport
Message:

css changes

Location:
blindmatrix-ecommerce/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • blindmatrix-ecommerce/trunk/assets/css/style.css

    r3027313 r3027325  
    23432343.blinds.configurator-controls label.blindslabel.selected:before {
    23442344    content: "\2713";
    2345     width: 18px;
    2346     height: 18px;
     2345    width: 15px;
     2346    height: 15px;
    23472347    position: absolute;
    23482348    z-index: 9;
     
    23522352    font-family: "fl-icons" !important;
    23532353    border-radius: 20px;
    2354     font-size: 9px;
     2354    font-size: 7px;
    23552355    color: #fff;
    23562356    background: rgba(var(--bm-primary-color));
     
    23602360    border: 1px solid rgba(var(--bm-primary-color));
    23612361    border-color: rgba(var(--bm-primary-color))!important;
    2362     line-height: 15px;
     2362    line-height: 12px;
    23632363    text-align: center;
    23642364}
  • blindmatrix-ecommerce/trunk/blind-matrix-api.php

    r3027313 r3027325  
    33 * Plugin Name:     BlindMatrix eCommerce Solution
    44 * 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.8
     5 * Version:         5.2
    66 * Author:          Blindmatrix
    77 * Author URI:      https://ecommerce.blindssoftware.com/
  • blindmatrix-ecommerce/trunk/readme.txt

    r3027313 r3027325  
    3333
    3434== Changelog ==
     35= 5.2=
     36
     37* css changes.
     38
    3539= 5.1.8 =
    3640
Note: See TracChangeset for help on using the changeset viewer.