hotel_commerce/modules/qlopaypalcommerce/views/css/front/wk_payment_cancel.css
2023-06-26 13:09:26 +05:30

27 lines
750 B
CSS

/**
* 2010-2021 Webkul.
*
* NOTICE OF LICENSE
*
* All rights is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
* @author Webkul IN <support@webkul.com>
* @copyright 2010-2021 Webkul IN
* @license https://store.webkul.com/license.html
*/
.payment-cancel-ack {
border: none;
border-left: solid 3px #fcc94f;
background-color: #FFF3D7;
color: #D2A63C;}
.payment-cancel-ack > i {
font-size: 18px;}