NG1NDEX
Server IP : 150.95.80.236  /  Your IP : 18.222.97.216
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/sc.pcu.in.th/demo15/src/sass/vendors/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/vhosts/pcu.in.th/sc.pcu.in.th/demo15/src/sass/vendors/plugins//_toastr.scss
//
// Toastr
//

// Base
.toastr {
    transition: $transition-base;
    background-position: 1.5rem center #{'/*rtl:calc(100% - 1.5rem) center*/'} !important;
    box-shadow: $dropdown-box-shadow !important;
	border-radius: $dropdown-border-radius !important;
	border: 0 !important;
    background-color: $gray-100;
    color: $gray-700;
    opacity: 0.75 !important;
    padding: 1.25rem 1.25rem 1.25rem 4.5rem !important;

    &:hover {
        transition: $transition-base;
        opacity: 1 !important;
    }

	.toastr-close-button {
   		outline: none !important;
        font-size: 0;
        width: 0.85rem;
        height: 0.85rem;
	}

	// Title
	.toastr-title {
		font-size: 1.15rem;
		font-weight: $font-weight-bold;
        
        & + .toastr-message {
            margin-top: 0.25rem;
        }
	}

	// Message
	.toastr-message {
        font-size: 1rem;
        font-weight: $font-weight-normal;
	}

    // States
    &.toastr-success {
        background-color: $success;
        color: $success-inverse;

        .toastr-close-button {
            @include svg-bg-icon(close, $success-inverse);
        }    
    }

    &.toastr-info {
        background-color: $info;
        color: $info-inverse;

        .toastr-close-button {
            @include svg-bg-icon(close, $info-inverse);
        } 
    }

    &.toastr-warning {
        background-color: $warning;
        color: $warning-inverse;

        .toastr-close-button {
            @include svg-bg-icon(close, $warning-inverse);
        } 
    }

    &.toastr-error {
        background-color: $danger;
        color: $danger-inverse;

        .toastr-close-button {
            @include svg-bg-icon(close, $danger-inverse);
        } 
    }
}


// Placements
.toastr-top-center {
    top: 12px;
}

.toastr-bottom-center {
    bottom: 12px;
}

Anon7 - 2022
AnonSec Team