403Webshell
Server IP : 192.158.238.246  /  Your IP : 3.148.221.78
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/ListTable/ToggleSwitch/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/7779/task/7779/cwd/plugins/give/src/Views/Components/ListTable/ToggleSwitch/style.module.scss
@use '../../../../../assets/src/css/Safe-Rem/functions' as *;

.container {
    position: relative;
    display: flex;
    align-items: center;
    height: safe-rem(2.15);
    margin-right: auto;
    font-size: safe-rem(0.9);

    input[type='checkbox'] {
        visibility: hidden;
    }

    & .switch {
        position: absolute;
        height: safe-rem(1.715);
        width: safe-rem(3.5);
        border-radius: 100px;
        background: #808080;
        transition: 0.35s;
    }

    & .switch:before {
        position: absolute;
        content: '';
        top: 3px;
        left: 3px;
        height: safe-rem(1.328);
        width: safe-rem(1.328);
        border-radius: 100px;
        background: #ffffff;
        box-shadow: 0 0.031rem 0 rgba(0, 0, 0, 0.25);
        transition: 0.35s;
    }

    & > span:last-child {
        transform: translateX(47px);
    }

    input[type='checkbox']:checked + .switch {
        background: #f49420;
    }

    input[type='checkbox']:checked + .switch:before {
        left: calc(100% - 3px);
        transform: translateX(-100%);
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit