![]() 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/gg.corals.io/wp-content/plugins/elegro-payment/ |
/* * Widget-style */ #modal { left: 0; right: 0; top: 0; bottom: 0; z-index: 2000; overflow: auto; padding: 20px; } #payment li.payment_method_elegro label[for*="elegro"] img { max-width: 4em; } #btn-buy { padding: 10px 20px; background-color: #3498db; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; text-decoration: none; color: #fff; } #btn-buy:hover { background-color: #2980b9; }