mirror of
https://github.com/tabler/tabler.git
synced 2026-08-13 23:02:23 +04:00
Added epayco Latin America payment gateway (#1449)
This commit is contained in:
Vendored
+8
@@ -161,6 +161,14 @@
|
||||
background-image: url("../img/payments/ebay-dark.svg");
|
||||
}
|
||||
|
||||
.payment-provider-epayco {
|
||||
background-image: url("../img/payments/epayco.svg");
|
||||
}
|
||||
|
||||
.payment-provider-epayco-dark {
|
||||
background-image: url("../img/payments/epayco-dark.svg");
|
||||
}
|
||||
|
||||
.payment-provider-eway {
|
||||
background-image: url("../img/payments/eway.svg");
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+8
@@ -161,6 +161,14 @@
|
||||
background-image: url("../img/payments/ebay-dark.svg");
|
||||
}
|
||||
|
||||
.payment-provider-epayco {
|
||||
background-image: url("../img/payments/epayco.svg");
|
||||
}
|
||||
|
||||
.payment-provider-epayco-dark {
|
||||
background-image: url("../img/payments/epayco-dark.svg");
|
||||
}
|
||||
|
||||
.payment-provider-eway {
|
||||
background-image: url("../img/payments/eway.svg");
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user