Server IP : 66.29.132.124 / Your IP : 13.59.58.68 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/public/plugins/PaymentTwoCheckout/scss/ |
Upload File : |
#gateway_two_checkout_gateway{ .gateway_name{ display: none; } } .card_twocheckout{ width: auto; max-width: 500px; position: relative; .card_twocheckout_msg{ color: red; } label{ display: inline-block; width: 100%; position: relative; span{ min-width: 150px; display: inline-block; } &:not(:last-child) { border-bottom: 1px solid #F0F5FA; padding-bottom: 10px; margin-bottom: 10px; } i{ position: absolute; right: 0; top: 0; font-size: 24px; color: #ccc; } } input{ border: none; box-shadow: none; outline: none; } .input{ display: inline-block; width: 200px; position: relative; top: 5px; } .item{ } i.bg{ position: absolute; bottom: 0; right: 0; font-size: 100px; color: #ccc; transform: rotate(0deg); z-index: 1; @media(max-width: 424px){ display: none; } } }