ÿØÿàJFIFÿÛ„ ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/admin.adimi/layout/bootstrap4/global_assets/scss/shared/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/admin.adimi/layout/bootstrap4/global_assets/scss/shared/pages/_ecommerce.scss
/* ------------------------------------------------------------------------------
 *
 *  # Ecommerce stuff
 *
 *  Styles for Ecommerce set of pages
 *
 * ---------------------------------------------------------------------------- */

// Check if component is enabled
@if $enable-ecommerce {


    //
    // Elements
    //

    // Sidebar color selector
    .color-selector-active {
        position: relative;

        // Checkmark icon
        i {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -($icon-font-size / 2);
            margin-left: -($icon-font-size / 2);
        }
    }


    //
    // Pricing tables
    //

    // Price label
    .pricing-table-price {
        font-size: $pricing-title-font-size;

        // Currency sign
        > span {
            font-size: $pricing-subtitle-font-size;
        }
    }

    // Stacked list of features
    .pricing-table-list {
        li {
            padding-top: $pricing-list-item-padding-y;
            padding-bottom: $pricing-list-item-padding-y;
            border-bottom: $pricing-list-item-border-width solid $pricing-list-item-border-color;

            // Change border color in dark cards
            .card[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light) & {
                border-bottom-color: rgba($white, 0.2);
            }
        }
    }


    //
    // Ribbons
    //

    // Container
    .ribbon-container {
        width: 6.5rem;
        height: 6.625rem;
        overflow: hidden;
        position: absolute;
        top: -($card-border-width);
        right: -($card-border-width);
    }

    // Corner ribbon
    .ribbon {
        text-align: center;
        font-size: $font-size-sm;
        line-height: $line-height-sm;
        font-weight: $font-weight-semibold;
        text-transform: uppercase;
        position: relative;
        padding: 0.3125rem 0;
        left: -0.6875rem;
        top: 1.563rem;
        width: 9.375rem;
        z-index: 10;
        transform: rotate(45deg);
        @include box-shadow($pricing-ribbon-box-shadow);
    }
}

ZeroDay Forums Mini