NG1NDEX
Server IP : 150.95.80.236  /  Your IP : 18.117.91.187
Web Server : Apache
System : Linux host-150-95-80-236 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : social-telecare ( 10000)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/pcu.in.th/uat.pcu.in.th/demo15/src/sass/components/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/vhosts/pcu.in.th/uat.pcu.in.th/demo15/src/sass/components//_explore.scss
//
// Explore(used for demo product demo)
//

$explore-primary: #00B2FF;
$explore-primary-light: #F1FAFF;
$explore-primary-active: #0098DA;
$explore-primary-inverse: $white;

$explore-success: #50CD89;
$explore-success-light: #E8FFF3;
$explore-success-active: #47BE7D;
$explore-success-inverse: $white;

$explore-warning: #FFC700;
$explore-warning-inverse: $white;

$explore-danger: #F1416C;
$explore-warning-inverse: $white;

.explore-btn-toggle {
    color: $gray-600;
    background-color: $white;

    &:hover,
    &:focus,
    &:active {
        color: $explore-primary-inverse;
        background-color: $explore-primary;
    }
}

.explore-btn-dismiss {	
    border: 0;

    &:hover {
        i {
            color: $explore-primary;
        }
        
        .svg-icon {
    		@include svg-icon-color($explore-primary);
    	}
    }
}

.explore-btn-primary {	
	border: 0;
    color: $explore-primary-inverse;
    background-color: $explore-primary;

    &:hover {
        color: $explore-primary-inverse;
        background-color: $explore-primary-active;
    }
}

.explore-btn-secondary {	
	border: 0;
    color: $gray-600;
    background-color: $gray-100;

    &:hover {
        color: $gray-800;
        background-color: $gray-200;
    }
}

.explore-btn-outline {
    border: 1px dashed $gray-300 !important;

    &:hover,
    &.active {
        border: 1px dashed $explore-success !important;
        background-color: $explore-success-light;
    }
}

.explore-link {	
    color: $explore-primary;

    &:hover {
        color: $explore-primary-active;
    }
}

.explore-link-hover:hover {	
    color: $explore-primary !important;
}

.explore-icon-success {	
    color: $explore-success;
    @include svg-icon-color($explore-success);
}

.explore-icon-danger {	
    color: $explore-danger;
    @include svg-icon-color($explore-danger);
}

.explore-label-free {
    color: $explore-warning-inverse;
    background-color: $explore-warning;
}

.explore-label-pro {
    color: $explore-success-inverse;
    background-color: $explore-success;
}

Anon7 - 2022
AnonSec Team