Browse
For agents
About
HyperPay Payments
/
trunk
HyperPay Payments
vtrunk
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
/
src
/
assets
/
css
/
mada.css
mada.css
in HyperPay Payments trunk, at src/assets/css/mada.css
16 lines
334 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.svg
)
!important
;
7
background-size
:
contain
;
8
background-repeat
:
no-repeat
!important
;
9
height
:
25
px
;
10
right
:
0
px
;
11
top
:
5
px
;
12
content
:
"
"
;
13
display
:
block
;
14
position
:
absolute
;
15
direction
:
ltr
!important
;
16
}