403Webshell
Server IP : 192.158.238.246  /  Your IP : 18.218.185.164
Web Server : LiteSpeed
System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
User : jenniferflocom ( 1321)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/7779/task/7779/cwd/plugins/give/src/Views/Components/Modal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/7779/task/7779/cwd/plugins/give/src/Views/Components/Modal/styles.module.scss
@import '../colors';

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.container {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    pointer-events: none;
}

.modal {
    display: block;
    max-width: 600px;
    max-height: calc(100% - 2rem);
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-top: 10px solid $info;
    pointer-events: auto;
    box-shadow: 0 3px 6px rgba(68, 68, 68, 0.8), 0 3px 6px rgba(68, 68, 68, 0.8);
}

.content {
    font-size: 16px;
    padding: 20px;
    position: relative;
}

.innerContent {
    padding: 20px 0;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}

.title {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.closeIconContainer {
    position: absolute;
    right: 20px;
    top: 15px;
}

.close {
    cursor: pointer;
    span {
        font-size: 30px;
        color: #d3d3d3;
    }
}

.section {
    margin-bottom: 25px;

    strong {
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
    }
}

.errorDetailsContainer {
    background-color: #f1f1f1;
    border-radius: 10px;
    padding: 10px 20px;
    height: auto;
    min-height: 40px;
    max-height: 500px;
    overflow-x: auto;
    font-size: 15px;

    span {
        font-weight: 600;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    pre {
        white-space: break-spaces;
    }
}

.error {
    border-top-color: $error;
}

.warning {
    border-top-color: $warning;
}

.success {
    border-top-color: $success;
}

.http {
    border-top-color: $http;
}

Youez - 2016 - github.com/yon3zu
LinuXploit