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/theme-adminhtml-backend/web/css/source/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/theme-adminhtml-backend/web/css/source/_structure.less
// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Structure
//  _____________________________________________

html {
    height: 100%;
}

body {
    &:extend(.abs-clearer all);
    background-color: @body__background-color;
    min-height: 100%;
    min-width: 102.4rem;
}

.page-wrapper {
    background-color: @page-wrapper__background-color;
    display: inline-block;
    margin-left: -4px; // Clear inline-block gap
    vertical-align: top;
    width: ~'calc(100% - @{menu__width})';
}

.page-content {
    &:extend(.abs-clearfix all);
    padding-bottom: @page-content__padding-vertical;
    padding-left: @page-content__padding-horizontal;
    padding-right: @page-content__padding-horizontal;
}

//  ToDo UI: should be moved to messages
.notices-wrapper {
    margin: 0 3rem;
    min-height: 5rem;
    .messages {
        margin-bottom: 0;
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .page-layout-admin-2columns-left {
        .page-columns {
            #mix-grid .row();
            .main-col {
                #mix-grid .width(9,12);
                float: right;
            }

            .side-col {
                #mix-grid .column(3,12);
            }
        }
    }
}

Spamworldpro Mini