Browse
For agents
About
HyperPay Payments
/
1.7
HyperPay Payments
v1.7
Switch version
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
Overview
Code
hyperpay-gateways
/
assets
/
css
/
mada.css
mada.css
in HyperPay Payments 1.7, at assets/css/mada.css
16 lines
313 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wpwl-group-brand
{
2
display
:
none
;
3
}
4
.
wpwl-wrapper-cardNumber
::
after
{
5
width
:
50
px
;
6
background
:
url
(
../images/MADA-logo.png
)
;
7
background-size
:
contain
;
8
background-repeat
:
no-repeat
;
9
height
:
25
px
;
10
right
:
10
px
;
11
top
:
5
px
;
12
content
:
"
"
;
13
display
:
block
;
14
position
:
absolute
;
15
direction
:
ltr
!important
;
16
}