Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/web/css/source/module/config/
Upload File :
Current File : //home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/web/css/source/module/config/_menu.less

//
//  Amasty Base Config Menu
//  _____________________________________________

//
//  Common
//  _____________________________________________

& when (@media-common = true) {
    .ambase-tab-container .admin__page-nav._hide .admin__page-nav-title._collapsible:after {
        content: '\e628';
    }

    .ambase-menu-container {
        .ambase-subtitle {
            font-size: 14px;
            font-weight: bold;
            margin: 20px;
            text-transform: uppercase;
        }

        .admin__page-nav {
            border: none;
            margin-left: 5px;
        }

        .ambase-nav {
            border: none;
            font-weight: 600;
            margin-left: 5px;
            text-transform: none;
        }
    }
}