![]() 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/module-admin-adobe-ims/view/adminhtml/web/css/source/ |
/** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ & when (@media-common = true) { .adobe-ims-root { display: flex; flex-direction: column; height: 100%; width: 100%; } .admin-ims-login-wrapper { align-items: center; background: url('Magento_AdminAdobeIms::images/AdobeStock_232925587.png') no-repeat; background-size: 100% 100%; display: flex; flex: 1 0 auto; justify-content: space-evenly; .adobe-ims-sign-in-modal { background: @color-white; height: 581px; width: 470px; } .adobe-ims-sign-in-dialog { display: flex; flex-direction: column; p { padding-bottom: 30px; } } .adobe-ims-button { align-items: center; display: flex; justify-content: flex-end; } .adobe-ims-note { color: @color-white; } .adobe-ims-error-message-wrapper { margin-bottom: 15px; } } .adobe-ims-footer { align-items: center; background: @color-black; color: var(--spectrum-global-color-gray-600); display: flex; flex-shrink: 0; height: 39px; justify-content: flex-end; padding-right: 15px; text-align: right; } }