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/old/vendor/magento/module-adobe-ims/view/adminhtml/web/css/source/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/old/vendor/magento/module-adobe-ims/view/adminhtml/web/css/source/_module.less
// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Variables
//  _____________________________________________

@color-sign-in-button-hover-active:  #007bdb;


& when (@media-common = true) {
    .adobe-login-container {
        .adobe-sign-in-button {
            background: transparent;
            border: none;
            box-shadow: none;
            float: right;
            margin-right: 3%;
            margin-top: -50px;
            position: relative;
            z-index: 99;

            &:hover:active {
                background: transparent;
                color: @color-sign-in-button-hover-active;
            }
        }

        .adobe-user-information {
            float: right;
            margin-right: 30px;
            margin-top: -54px;
            width: auto;

            .adobe-profile-image-small {
                background-repeat: repeat-x;
                border-radius: 50%;
                margin-bottom: -14px;
                width: 40px;
            }

            .adobe-user-name {
                border: 0;
                box-shadow: none;
                padding-left: 10px;
            }

            .adobe-user-popup {
                min-width: 10px;
                padding-left: 20px;
                width: 320px;
                z-index: 282;

                .adobe-profile-image-large {
                    float: left;
                    padding-right: 10px;
                    padding-top: 5px;
                    width: 30%;
                }

                ul {
                    list-style: none;

                    li {
                        padding-bottom: 5px;
                    }
                }

                .adobe-sign-out-button {
                    background: transparent;
                    border: none;
                    float: left;
                    margin-top: 20px;
                    padding-bottom: 20px;
                    padding-left: 0;

                    &:hover {
                        background: transparent;
                    }
                }
            }
        }
    }
}

Spamworldpro Mini