Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/clinic.corals.io/public/assets/front/css/imports/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/clinic.corals.io/public/assets/front/css/imports/shortcodes/process-steps.css
/*-----------------------------------------------------------------------------------

	Shortcodes: process-steps.scss

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------
	Process Steps
-----------------------------------------------------------------*/
.process-steps {
    margin: 0 0 40px;
    list-style: none;
}

.process-steps li {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.process-steps li .i-circled {
    margin-bottom: 0 !important;
}

.process-steps li .i-bordered {
    background-color: #FFF;
}

.process-steps li.active h5, .process-steps li.ui-tabs-active h5 {
    font-weight: 600;
    color: #1ABC9C;
}

.process-steps li.active a, .process-steps li.ui-tabs-active a {
    background-color: #1ABC9C !important;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #1ABC9C !important;
}

@media (min-width: 992px) {
    .process-steps li::before, .process-steps li::after {
        content: '';
        position: absolute;
        top: 30px;
        left: 0;
        margin-left: -26px;
        width: 50%;
        border-top: 1px dashed #DDD;
    }

    .process-steps li::after {
        left: auto;
        right: 0;
        margin: 0 -26px 0 0;
    }

    .process-steps li:first-child::before, .process-steps li:last-child::after {
        display: none;
    }

    .process-steps li h5 {
        margin: 15px 0 0 0;
        font-size: 1rem;
        font-weight: 300;
    }
}

Spamworldpro Mini