![]() 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-frontend-luma/Magento_Customer/web/css/source/ |
// /** // * Copyright © Magento, Inc. All rights reserved. // * See COPYING.txt for license details. // */ // // Customer Module Styles // _____________________________________________ .email-credentials { width: 100%; th { text-align: left; } tr + tr { th, td { padding-bottom: @indent__s; } } } .email-features { width: 100%; td { width: 50%; table { width: 100%; td { padding-right: @indent__s; width: 30px; h3 { margin-bottom: 0; margin-top: 5px; } p { margin-bottom: 0; } } td + td { padding-right: @indent__m; width: auto; } } } tr + tr > td { padding-top: @indent__base; } } .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__xs) { .email-features { > tbody { > tr { > td { clear: both; display: block; padding-top: @indent__base; width: auto !important; } } } } }