![]() 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/cartforge.co/lib/web/css/source/lib/variables/ |
// /** // * 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;