PluginProbe
HyperPay Payments / 1.7
HyperPay Payments v1.7
6.6.0 trunk 1.7 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.1.0 2.2.0 2.3.0 2.3.1 2.3.2 2.3.3 3.0.0 3.0.5 4.0.0 4.0.2 All 34 releases
hyperpay-gateways / assets / css / mada.css

mada.css in HyperPay Payments 1.7, at assets/css/mada.css

16 lines 313 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wpwl-group-brand{
2 display: none;
3 }
4 .wpwl-wrapper-cardNumber::after{
5 width: 50px;
6 background: url(../images/MADA-logo.png);
7 background-size: contain;
8 background-repeat: no-repeat;
9 height: 25px;
10 right: 10px;
11 top: 5px;
12 content: "";
13 display: block;
14 position: absolute;
15 direction: ltr !important;
16 }