Skip to content

Commit

Permalink
Merge pull request #73 from NicholasPedroso/master
Browse files Browse the repository at this point in the history
Add CAIXA VIRTUAL DEBIT CARD logo for MLB
  • Loading branch information
sabustamante authored Apr 30, 2020
2 parents d0dbcb2 + cecba5b commit 4051c75
Show file tree
Hide file tree
Showing 49 changed files with 1,802 additions and 134 deletions.
4 changes: 2 additions & 2 deletions css/countries/ar/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/payment-methods-default.png');
}

/*
Expand All @@ -14,7 +14,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/[email protected]');
background-size: 72px 1498px; /* original x1 image size */
}

Expand Down
4 changes: 2 additions & 2 deletions css/countries/ar/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


.paymentmethod-large{
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/payment-methods-large.png');
margin: 5px;
}

Expand All @@ -14,7 +14,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/[email protected]');
background-size: 116px 1494px; /* original x1 image size */
margin: 5px;
}
Expand Down
11 changes: 8 additions & 3 deletions css/countries/br/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/br/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/br/payment-methods-default.png');
height: 16px; /* most common height */
}

Expand All @@ -12,8 +12,8 @@

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/br/[email protected]');
background-size: 84px 569px; /* original x1 image size */
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/br/[email protected]');
background-size: 84px 615px; /* original x1 image size */
height: 16px;
}
}
Expand Down Expand Up @@ -76,4 +76,9 @@
.paymentmethod-pec {
height: 16px;
width: 52px;
}

.paymentmethod-caixavirtualcard {
height: 16px;
width: 46px;
}
17 changes: 14 additions & 3 deletions css/countries/br/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/br/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/br/payment-methods-large.png');
height: 25px; /* most common height */
margin: 5px;
}
Expand All @@ -14,8 +14,8 @@

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/br/[email protected]');
background-size: 116px 580px; /* original x1 image size */
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/br/[email protected]');
background-size: 116px 631px; /* original x1 image size */
height: 27px; /* most common height */
margin: 5px;
}
Expand Down Expand Up @@ -86,3 +86,14 @@
height: 27px;
width: 80px;
}

.paymentmethod-pec.paymentmethod-large {
height: 27px;
width: 80px;
}


.paymentmethod-caixavirtualcard.paymentmethod-large {
height: 24px;
width: 65px;
}
7 changes: 7 additions & 0 deletions css/countries/br/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,10 @@
.paymentmethod-pec.paymentmethod-large {
background-position: 0 -553px;
}

.paymentmethod-caixavirtualcard {
background-position: 0 -599px;
}
.paymentmethod-caixavirtualcard.paymentmethod-large {
background-position: 0 -607px;
}
4 changes: 2 additions & 2 deletions css/countries/cl/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/cl/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/cl/payment-methods-default.png');
height: 16px; /* most common height */
}

Expand All @@ -12,7 +12,7 @@

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/cl/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/cl/[email protected]');
background-size: 80px 650px; /* original x1 image size */
height: 16px;
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/cl/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/cl/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/cl/payment-methods-large.png');
height: 26px; /* most common height */
margin: 5px;
}
Expand All @@ -14,7 +14,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/cl/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/cl/[email protected]');
background-size: 130px 650px; /* original x1 image size */
}

Expand Down
4 changes: 2 additions & 2 deletions css/countries/co/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/co/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/co/payment-methods-default.png');
height: 16px; /* most common height */
}
/*
Expand All @@ -11,7 +11,7 @@

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/co/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/co/[email protected]');
background-size: 72px 716px; /* original x1 image size */
height: 16px;
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/co/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/co/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/co/payment-methods-large.png');
margin: 5px;
}

Expand All @@ -12,7 +12,7 @@

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/co/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/co/[email protected]');
background-size: 116px 726px; /* original x1 image size */
}
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/mx/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/mx/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/mx/payment-methods-default.png');
height: 16px; /* most common height */
}

Expand All @@ -13,7 +13,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/mx/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/mx/[email protected]');
background-size: 72px 1256px; /* original x1 image size */
height: 16px; /* most common height */
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/mx/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/mx/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/mx/payment-methods-large.png');
margin: 5px;
}
/*
Expand All @@ -12,7 +12,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/mx/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/mx/[email protected]');
background-size: 117px 1265px; /* original x1 image size */
}

Expand Down
4 changes: 2 additions & 2 deletions css/countries/pe/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/pe/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/pe/payment-methods-default.png');
height: 16px; /* most common height */
}
/*
Expand All @@ -12,7 +12,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/pe/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/pe/[email protected]');
background-size: 72px 417px; /* original x1 image size */
height: 16px; /* most common height */
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/pe/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/pe/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/pe/payment-methods-large.png');
height: 26px;
margin: 5px;
}
Expand All @@ -13,7 +13,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/pe/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/pe/[email protected]');
background-size: 116px 432px; /* original x1 image size */
height: 26px;
margin: 5px;
Expand Down
4 changes: 2 additions & 2 deletions css/countries/uy/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/uy/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/uy/payment-methods-default.png');
background-size: 72px 480px;
height: 16px;
/* most common height */
Expand All @@ -17,7 +17,7 @@
(min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/uy/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/uy/[email protected]');
background-size: 72px 469px;
/* original x1 image size */
height: 16px;
Expand Down
4 changes: 2 additions & 2 deletions css/countries/uy/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/uy/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/uy/payment-methods-large.png');
background-size: 116px 506px; /* original x1 image size */
height: 26px;
margin: 5px;
Expand All @@ -14,7 +14,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/uy/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/uy/[email protected]');
background-size: 116px 486px; /* original x1 image size */
height: 26px;
margin: 5px;
Expand Down
4 changes: 2 additions & 2 deletions css/countries/ve/default/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ve/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ve/payment-methods-default.png');
height: 16px; /* most common height */
}
/*
Expand All @@ -12,7 +12,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ve/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ve/[email protected]');
background-size: 72px 425px; /* original x1 image size */
height: 16px; /* most common height */
}
Expand Down
4 changes: 2 additions & 2 deletions css/countries/ve/large/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---------------------------------------------------------------*/

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ve/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ve/payment-methods-large.png');
height: 26px;
margin: 5px;
}
Expand All @@ -13,7 +13,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ve/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ve/[email protected]');
background-size: 116px 450px; /* original x1 image size */
height: 26px;
margin: 5px;
Expand Down
2 changes: 1 addition & 1 deletion css/payment-methods.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Payment Methods Logos
* @authors: ndevalle, ipianciola, gandre, aramos, dudesl, sabustamante
* @description: common component for each country's payment methods logos.
* @version: 1.8.0
* @version: 1.8.1
*/

/* Common Structure
Expand Down
10 changes: 5 additions & 5 deletions dist/payment-methods.ar.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Payment Methods Logos
* @authors: ndevalle, ipianciola, gandre, aramos, dudesl, sabustamante
* @description: common component for each country's payment methods logos.
* @version: 1.8.0
* @version: 1.8.1
*/

/* Common Structure
Expand Down Expand Up @@ -206,7 +206,7 @@


[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/payment-methods-default.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/payment-methods-default.png');
}

/*
Expand All @@ -216,7 +216,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

[class*='paymentmethod'] {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/[email protected]');
background-size: 72px 1498px; /* original x1 image size */
}

Expand Down Expand Up @@ -371,7 +371,7 @@


.paymentmethod-large{
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/payment-methods-large.png');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/payment-methods-large.png');
margin: 5px;
}

Expand All @@ -382,7 +382,7 @@
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {

.paymentmethod-large {
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.0/ar/[email protected]');
background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.8.1/ar/[email protected]');
background-size: 116px 1494px; /* original x1 image size */
margin: 5px;
}
Expand Down
Loading

0 comments on commit 4051c75

Please sign in to comment.