Your IP : 216.73.217.13


Current Path : /var/www/magento.test.indacotrentino.com/www/lib/web/css/source/lib/variables/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/lib/web/css/source/lib/variables/_structure.less

// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Structure
//  _____________________________________________

//
//  Z axis
//  ---------------------------------------------

@z-index-1: 100;
@z-index-2: 200;
@z-index-3: 300;
@z-index-4: 400;
@z-index-5: 500;
@z-index-6: 600;
@z-index-7: 700;
@z-index-8: 800;
@z-index-9: 900;
@z-index-10: 1000;

//  z-index 8
@overlay__z-index: @modal__z-index - 1;

//  z-index 9
@modal__z-index: @z-index-9;