From 3f358a52a09a38c4c6ade7ecef47e470105fa654 Mon Sep 17 00:00:00 2001 From: juan ignacio aldama Date: Fri, 1 Feb 2019 14:04:46 -0300 Subject: [PATCH] added new payment methods for mpe: [debmaster, diners] and mlu: [debvisa] --- css/countries/ar/default/payment-methods.css | 4 +- css/countries/ar/large/payment-methods.css | 4 +- css/countries/br/default/payment-methods.css | 4 +- css/countries/br/large/payment-methods.css | 4 +- css/countries/cl/default/payment-methods.css | 4 +- css/countries/cl/large/payment-methods.css | 4 +- css/countries/co/default/payment-methods.css | 4 +- css/countries/co/large/payment-methods.css | 4 +- css/countries/mx/default/payment-methods.css | 4 +- css/countries/mx/large/payment-methods.css | 4 +- css/countries/pe/default/payment-methods.css | 16 ++++-- css/countries/pe/large/payment-methods.css | 16 ++++-- css/countries/pe/payment-methods.css | 16 +++++- css/countries/uy/default/payment-methods.css | 10 ++-- css/countries/uy/large/payment-methods.css | 11 +++-- css/countries/uy/payment-methods.css | 8 +++ css/countries/ve/default/payment-methods.css | 4 +- css/countries/ve/large/payment-methods.css | 4 +- css/payment-methods.css | 2 +- dist/payment-methods.ar.css | 10 ++-- dist/payment-methods.ar__default.css | 6 +-- dist/payment-methods.ar__large.css | 6 +-- dist/payment-methods.br.css | 10 ++-- dist/payment-methods.br__default.css | 6 +-- dist/payment-methods.br__large.css | 6 +-- dist/payment-methods.cl.css | 10 ++-- dist/payment-methods.cl__default.css | 6 +-- dist/payment-methods.cl__large.css | 6 +-- dist/payment-methods.co.css | 10 ++-- dist/payment-methods.co__default.css | 6 +-- dist/payment-methods.co__large.css | 6 +-- dist/payment-methods.mx.css | 10 ++-- dist/payment-methods.mx__default.css | 6 +-- dist/payment-methods.mx__large.css | 6 +-- dist/payment-methods.pe.css | 49 ++++++++++++++++--- dist/payment-methods.pe__default.css | 33 +++++++++++-- dist/payment-methods.pe__large.css | 33 +++++++++++-- dist/payment-methods.uy.css | 30 +++++++++--- dist/payment-methods.uy__default.css | 19 +++++-- dist/payment-methods.uy__large.css | 20 ++++++-- dist/payment-methods.ve.css | 10 ++-- dist/payment-methods.ve__default.css | 6 +-- dist/payment-methods.ve__large.css | 6 +-- index.html | 18 ++++--- package.json | 2 +- src/images/pe/payment-methods-default.png | Bin 8289 -> 12412 bytes src/images/pe/payment-methods-default@2x.png | Bin 16354 -> 32192 bytes src/images/pe/payment-methods-large.png | Bin 16417 -> 23867 bytes src/images/pe/payment-methods-large@2x.png | Bin 21886 -> 48040 bytes src/images/uy/payment-methods-default.png | Bin 9184 -> 13484 bytes src/images/uy/payment-methods-default@2x.png | Bin 20490 -> 32226 bytes src/images/uy/payment-methods-large.png | Bin 15493 -> 24145 bytes src/images/uy/payment-methods-large@2x.png | Bin 33065 -> 53812 bytes 53 files changed, 322 insertions(+), 141 deletions(-) diff --git a/css/countries/ar/default/payment-methods.css b/css/countries/ar/default/payment-methods.css index 8b78644..31c240f 100644 --- a/css/countries/ar/default/payment-methods.css +++ b/css/countries/ar/default/payment-methods.css @@ -4,7 +4,7 @@ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default.png'); } /* @@ -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.7.8/ar/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default@2x.png'); background-size: 72px 1498px; /* original x1 image size */ } diff --git a/css/countries/ar/large/payment-methods.css b/css/countries/ar/large/payment-methods.css index 47d339b..8a1c8a5 100644 --- a/css/countries/ar/large/payment-methods.css +++ b/css/countries/ar/large/payment-methods.css @@ -3,7 +3,7 @@ .paymentmethod-large{ - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large.png'); margin: 5px; } @@ -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.7.8/ar/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large@2x.png'); background-size: 116px 1494px; /* original x1 image size */ margin: 5px; } diff --git a/css/countries/br/default/payment-methods.css b/css/countries/br/default/payment-methods.css index 0780b30..b07152f 100644 --- a/css/countries/br/default/payment-methods.css +++ b/css/countries/br/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -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.7.8/br/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default@2x.png'); background-size: 84px 569px; /* original x1 image size */ height: 16px; } diff --git a/css/countries/br/large/payment-methods.css b/css/countries/br/large/payment-methods.css index 99bd48c..de0d654 100644 --- a/css/countries/br/large/payment-methods.css +++ b/css/countries/br/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large.png'); height: 25px; /* most common height */ margin: 5px; } @@ -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.7.8/br/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large@2x.png'); background-size: 116px 580px; /* original x1 image size */ height: 27px; /* most common height */ margin: 5px; diff --git a/css/countries/cl/default/payment-methods.css b/css/countries/cl/default/payment-methods.css index bb050c6..e89a5a5 100644 --- a/css/countries/cl/default/payment-methods.css +++ b/css/countries/cl/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -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.7.8/cl/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default@2x.png'); background-size: 80px 650px; /* original x1 image size */ height: 16px; } diff --git a/css/countries/cl/large/payment-methods.css b/css/countries/cl/large/payment-methods.css index cae0b83..effca4b 100644 --- a/css/countries/cl/large/payment-methods.css +++ b/css/countries/cl/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large.png'); height: 26px; /* most common height */ margin: 5px; } @@ -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.7.8/cl/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large@2x.png'); background-size: 130px 650px; /* original x1 image size */ } diff --git a/css/countries/co/default/payment-methods.css b/css/countries/co/default/payment-methods.css index f36c753..63068b6 100644 --- a/css/countries/co/default/payment-methods.css +++ b/css/countries/co/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -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.7.8/co/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default@2x.png'); background-size: 72px 716px; /* original x1 image size */ height: 16px; } diff --git a/css/countries/co/large/payment-methods.css b/css/countries/co/large/payment-methods.css index ab5f61f..399ec29 100644 --- a/css/countries/co/large/payment-methods.css +++ b/css/countries/co/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large.png'); margin: 5px; } @@ -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.7.8/co/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large@2x.png'); background-size: 116px 726px; /* original x1 image size */ } } diff --git a/css/countries/mx/default/payment-methods.css b/css/countries/mx/default/payment-methods.css index 4ab1c99..a49243c 100644 --- a/css/countries/mx/default/payment-methods.css +++ b/css/countries/mx/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -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.7.8/mx/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default@2x.png'); background-size: 72px 1256px; /* original x1 image size */ height: 16px; /* most common height */ } diff --git a/css/countries/mx/large/payment-methods.css b/css/countries/mx/large/payment-methods.css index 433295f..c139680 100644 --- a/css/countries/mx/large/payment-methods.css +++ b/css/countries/mx/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large.png'); margin: 5px; } /* @@ -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.7.8/mx/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large@2x.png'); background-size: 117px 1265px; /* original x1 image size */ } diff --git a/css/countries/pe/default/payment-methods.css b/css/countries/pe/default/payment-methods.css index 026fb10..91e5410 100644 --- a/css/countries/pe/default/payment-methods.css +++ b/css/countries/pe/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -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.7.8/pe/payment-methods-default@2x.png'); - background-size: 72px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default@2x.png'); + background-size: 72px 417px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -48,3 +48,13 @@ height: 13px; width: 59px; } + +.paymentmethod-debmaster { + height: 24px; + width: 59px; +} + +.paymentmethod-diners { + height: 17px; + width: 59px; +} diff --git a/css/countries/pe/large/payment-methods.css b/css/countries/pe/large/payment-methods.css index 7a71a1e..620ccc1 100644 --- a/css/countries/pe/large/payment-methods.css +++ b/css/countries/pe/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -13,8 +13,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.7.8/pe/payment-methods-large@2x.png'); - background-size: 116px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large@2x.png'); + background-size: 116px 432px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -54,3 +54,13 @@ height: 20px; width: 92px; } + +.paymentmethod-debmaster.paymentmethod-large { + height: 36px; + width: 92px; +} + +.paymentmethod-diners.paymentmethod-large { + height: 26px; + width: 95px; +} diff --git a/css/countries/pe/payment-methods.css b/css/countries/pe/payment-methods.css index c1a016f..42573ef 100644 --- a/css/countries/pe/payment-methods.css +++ b/css/countries/pe/payment-methods.css @@ -8,4 +8,18 @@ .paymentmethod-debvisa, .paymentmethod-debvisa.paymentmethod-large { background-position: 0 -300px; -} \ No newline at end of file +} +.paymentmethod-debmaster { + background-position: 0 -337px +} +.paymentmethod-debmaster.paymentmethod-large { + background-position: 0 -339px; +} + +.paymentmethod-diners { + background-position: 0 -382px +} +.paymentmethod-diners.paymentmethod-large { + background-position: 0 -393px; +} + diff --git a/css/countries/uy/default/payment-methods.css b/css/countries/uy/default/payment-methods.css index 4595c39..146999a 100644 --- a/css/countries/uy/default/payment-methods.css +++ b/css/countries/uy/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -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.7.8/uy/payment-methods-default@2x.png'); - background-size: 72px 418px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default@2x.png'); + background-size: 72px 469px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -60,3 +60,7 @@ height: 18px; width: 24px; } +.paymentmethod-debvisa { + height: 30px; + width: 60px; +} diff --git a/css/countries/uy/large/payment-methods.css b/css/countries/uy/large/payment-methods.css index b380e20..d209063 100644 --- a/css/countries/uy/large/payment-methods.css +++ b/css/countries/uy/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -13,8 +13,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.7.8/uy/payment-methods-large@2x.png'); - background-size: 116px 430px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large@2x.png'); + background-size: 116px 486px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -62,3 +62,8 @@ height: 30px; width: 41px; } + +.paymentmethod-debvisa.paymentmethod-large { + height: 30px; + width: 94px; +} diff --git a/css/countries/uy/payment-methods.css b/css/countries/uy/payment-methods.css index cd93f4b..cd4d93a 100644 --- a/css/countries/uy/payment-methods.css +++ b/css/countries/uy/payment-methods.css @@ -23,3 +23,11 @@ .paymentmethod-lider.paymentmethod-large { background-position: 0 -400px; } + +.paymentmethod-debvisa { + background-position: 0 -430px; +} + +.paymentmethod-debvisa.paymentmethod-large { + background-position: 0 -443px; +} \ No newline at end of file diff --git a/css/countries/ve/default/payment-methods.css b/css/countries/ve/default/payment-methods.css index dcb702b..50b5f22 100644 --- a/css/countries/ve/default/payment-methods.css +++ b/css/countries/ve/default/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -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.7.8/ve/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default@2x.png'); background-size: 72px 425px; /* original x1 image size */ height: 16px; /* most common height */ } diff --git a/css/countries/ve/large/payment-methods.css b/css/countries/ve/large/payment-methods.css index f0238b3..0fe5e28 100644 --- a/css/countries/ve/large/payment-methods.css +++ b/css/countries/ve/large/payment-methods.css @@ -2,7 +2,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -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.7.8/ve/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large@2x.png'); background-size: 116px 450px; /* original x1 image size */ height: 26px; margin: 5px; diff --git a/css/payment-methods.css b/css/payment-methods.css index a3d8a42..3c7bd6b 100644 --- a/css/payment-methods.css +++ b/css/payment-methods.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure diff --git a/dist/payment-methods.ar.css b/dist/payment-methods.ar.css index 85c870b..a060b6e 100644 --- a/dist/payment-methods.ar.css +++ b/dist/payment-methods.ar.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -206,7 +206,7 @@ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default.png'); } /* @@ -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.7.8/ar/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default@2x.png'); background-size: 72px 1498px; /* original x1 image size */ } @@ -371,7 +371,7 @@ .paymentmethod-large{ - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large.png'); margin: 5px; } @@ -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.7.8/ar/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large@2x.png'); background-size: 116px 1494px; /* original x1 image size */ margin: 5px; } diff --git a/dist/payment-methods.ar__default.css b/dist/payment-methods.ar__default.css index bbe93ae..ca2e8dd 100644 --- a/dist/payment-methods.ar__default.css +++ b/dist/payment-methods.ar__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -206,7 +206,7 @@ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default.png'); } /* @@ -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.7.8/ar/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-default@2x.png'); background-size: 72px 1498px; /* original x1 image size */ } diff --git a/dist/payment-methods.ar__large.css b/dist/payment-methods.ar__large.css index 4fd48bf..37f09de 100644 --- a/dist/payment-methods.ar__large.css +++ b/dist/payment-methods.ar__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -205,7 +205,7 @@ .paymentmethod-large{ - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ar/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large.png'); margin: 5px; } @@ -216,7 +216,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.7.8/ar/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ar/payment-methods-large@2x.png'); background-size: 116px 1494px; /* original x1 image size */ margin: 5px; } diff --git a/dist/payment-methods.br.css b/dist/payment-methods.br.css index 4be0706..de7ae8d 100644 --- a/dist/payment-methods.br.css +++ b/dist/payment-methods.br.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -102,7 +102,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -112,7 +112,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.7.8/br/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default@2x.png'); background-size: 84px 569px; /* original x1 image size */ height: 16px; } @@ -181,7 +181,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large.png'); height: 25px; /* most common height */ margin: 5px; } @@ -193,7 +193,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.7.8/br/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large@2x.png'); background-size: 116px 580px; /* original x1 image size */ height: 27px; /* most common height */ margin: 5px; diff --git a/dist/payment-methods.br__default.css b/dist/payment-methods.br__default.css index 67fa1a5..e39552d 100644 --- a/dist/payment-methods.br__default.css +++ b/dist/payment-methods.br__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -102,7 +102,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -112,7 +112,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.7.8/br/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-default@2x.png'); background-size: 84px 569px; /* original x1 image size */ height: 16px; } diff --git a/dist/payment-methods.br__large.css b/dist/payment-methods.br__large.css index 74dabff..7e564b1 100644 --- a/dist/payment-methods.br__large.css +++ b/dist/payment-methods.br__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -102,7 +102,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/br/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large.png'); height: 25px; /* most common height */ margin: 5px; } @@ -114,7 +114,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.7.8/br/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/br/payment-methods-large@2x.png'); background-size: 116px 580px; /* original x1 image size */ height: 27px; /* most common height */ margin: 5px; diff --git a/dist/payment-methods.cl.css b/dist/payment-methods.cl.css index eeb3d08..0baba60 100644 --- a/dist/payment-methods.cl.css +++ b/dist/payment-methods.cl.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -103,7 +103,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -113,7 +113,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.7.8/cl/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default@2x.png'); background-size: 80px 650px; /* original x1 image size */ height: 16px; } @@ -191,7 +191,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large.png'); height: 26px; /* most common height */ margin: 5px; } @@ -203,7 +203,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.7.8/cl/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large@2x.png'); background-size: 130px 650px; /* original x1 image size */ } diff --git a/dist/payment-methods.cl__default.css b/dist/payment-methods.cl__default.css index 42e0979..06a2b6b 100644 --- a/dist/payment-methods.cl__default.css +++ b/dist/payment-methods.cl__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -103,7 +103,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -113,7 +113,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.7.8/cl/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-default@2x.png'); background-size: 80px 650px; /* original x1 image size */ height: 16px; } diff --git a/dist/payment-methods.cl__large.css b/dist/payment-methods.cl__large.css index fe91a1a..84947cb 100644 --- a/dist/payment-methods.cl__large.css +++ b/dist/payment-methods.cl__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -103,7 +103,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/cl/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large.png'); height: 26px; /* most common height */ margin: 5px; } @@ -115,7 +115,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.7.8/cl/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/cl/payment-methods-large@2x.png'); background-size: 130px 650px; /* original x1 image size */ } diff --git a/dist/payment-methods.co.css b/dist/payment-methods.co.css index aae5a76..e3b6200 100644 --- a/dist/payment-methods.co.css +++ b/dist/payment-methods.co.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -142,7 +142,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -151,7 +151,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.7.8/co/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default@2x.png'); background-size: 72px 716px; /* original x1 image size */ height: 16px; } @@ -263,7 +263,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large.png'); margin: 5px; } @@ -273,7 +273,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.7.8/co/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large@2x.png'); background-size: 116px 726px; /* original x1 image size */ } } diff --git a/dist/payment-methods.co__default.css b/dist/payment-methods.co__default.css index 6a878b3..f428e11 100644 --- a/dist/payment-methods.co__default.css +++ b/dist/payment-methods.co__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -142,7 +142,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -151,7 +151,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.7.8/co/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-default@2x.png'); background-size: 72px 716px; /* original x1 image size */ height: 16px; } diff --git a/dist/payment-methods.co__large.css b/dist/payment-methods.co__large.css index 041fcd3..cb81f20 100644 --- a/dist/payment-methods.co__large.css +++ b/dist/payment-methods.co__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -142,7 +142,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/co/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large.png'); margin: 5px; } @@ -152,7 +152,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.7.8/co/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/co/payment-methods-large@2x.png'); background-size: 116px 726px; /* original x1 image size */ } } diff --git a/dist/payment-methods.mx.css b/dist/payment-methods.mx.css index 1f0aaf9..417c5dd 100644 --- a/dist/payment-methods.mx.css +++ b/dist/payment-methods.mx.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -251,7 +251,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -262,7 +262,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.7.8/mx/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default@2x.png'); background-size: 72px 1256px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -397,7 +397,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large.png'); margin: 5px; } /* @@ -407,7 +407,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.7.8/mx/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large@2x.png'); background-size: 117px 1265px; /* original x1 image size */ } diff --git a/dist/payment-methods.mx__default.css b/dist/payment-methods.mx__default.css index 98c33c3..b3ec80f 100644 --- a/dist/payment-methods.mx__default.css +++ b/dist/payment-methods.mx__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -251,7 +251,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default.png'); height: 16px; /* most common height */ } @@ -262,7 +262,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.7.8/mx/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-default@2x.png'); background-size: 72px 1256px; /* original x1 image size */ height: 16px; /* most common height */ } diff --git a/dist/payment-methods.mx__large.css b/dist/payment-methods.mx__large.css index ac64d73..8ccd0d0 100644 --- a/dist/payment-methods.mx__large.css +++ b/dist/payment-methods.mx__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -251,7 +251,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/mx/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large.png'); margin: 5px; } /* @@ -261,7 +261,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.7.8/mx/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/mx/payment-methods-large@2x.png'); background-size: 117px 1265px; /* original x1 image size */ } diff --git a/dist/payment-methods.pe.css b/dist/payment-methods.pe.css index 3c4d920..3bf12b9 100644 --- a/dist/payment-methods.pe.css +++ b/dist/payment-methods.pe.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -70,11 +70,26 @@ .paymentmethod-debvisa.paymentmethod-large { background-position: 0 -300px; } +.paymentmethod-debmaster { + background-position: 0 -337px +} +.paymentmethod-debmaster.paymentmethod-large { + background-position: 0 -339px; +} + +.paymentmethod-diners { + background-position: 0 -382px +} +.paymentmethod-diners.paymentmethod-large { + background-position: 0 -393px; +} + + /* Venezuela Sprite for Default Size ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -84,8 +99,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.7.8/pe/payment-methods-default@2x.png'); - background-size: 72px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default@2x.png'); + background-size: 72px 417px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -121,11 +136,21 @@ width: 59px; } +.paymentmethod-debmaster { + height: 24px; + width: 59px; +} + +.paymentmethod-diners { + height: 17px; + width: 59px; +} + /* Venezuela Sprite for Large Size ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -136,8 +161,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.7.8/pe/payment-methods-large@2x.png'); - background-size: 116px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large@2x.png'); + background-size: 116px 432px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -177,3 +202,13 @@ height: 20px; width: 92px; } + +.paymentmethod-debmaster.paymentmethod-large { + height: 36px; + width: 92px; +} + +.paymentmethod-diners.paymentmethod-large { + height: 26px; + width: 95px; +} diff --git a/dist/payment-methods.pe__default.css b/dist/payment-methods.pe__default.css index ee59724..3de8815 100644 --- a/dist/payment-methods.pe__default.css +++ b/dist/payment-methods.pe__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -70,11 +70,26 @@ .paymentmethod-debvisa.paymentmethod-large { background-position: 0 -300px; } +.paymentmethod-debmaster { + background-position: 0 -337px +} +.paymentmethod-debmaster.paymentmethod-large { + background-position: 0 -339px; +} + +.paymentmethod-diners { + background-position: 0 -382px +} +.paymentmethod-diners.paymentmethod-large { + background-position: 0 -393px; +} + + /* Venezuela Sprite for Default Size ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -84,8 +99,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.7.8/pe/payment-methods-default@2x.png'); - background-size: 72px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-default@2x.png'); + background-size: 72px 417px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -120,3 +135,13 @@ height: 13px; width: 59px; } + +.paymentmethod-debmaster { + height: 24px; + width: 59px; +} + +.paymentmethod-diners { + height: 17px; + width: 59px; +} diff --git a/dist/payment-methods.pe__large.css b/dist/payment-methods.pe__large.css index c4d92b5..97f94bf 100644 --- a/dist/payment-methods.pe__large.css +++ b/dist/payment-methods.pe__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -70,11 +70,26 @@ .paymentmethod-debvisa.paymentmethod-large { background-position: 0 -300px; } +.paymentmethod-debmaster { + background-position: 0 -337px +} +.paymentmethod-debmaster.paymentmethod-large { + background-position: 0 -339px; +} + +.paymentmethod-diners { + background-position: 0 -382px +} +.paymentmethod-diners.paymentmethod-large { + background-position: 0 -393px; +} + + /* Venezuela Sprite for Large Size ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/pe/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -85,8 +100,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.7.8/pe/payment-methods-large@2x.png'); - background-size: 116px 350px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/pe/payment-methods-large@2x.png'); + background-size: 116px 432px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -126,3 +141,13 @@ height: 20px; width: 92px; } + +.paymentmethod-debmaster.paymentmethod-large { + height: 36px; + width: 92px; +} + +.paymentmethod-diners.paymentmethod-large { + height: 26px; + width: 95px; +} diff --git a/dist/payment-methods.uy.css b/dist/payment-methods.uy.css index d33bf25..8c57582 100644 --- a/dist/payment-methods.uy.css +++ b/dist/payment-methods.uy.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -85,11 +85,18 @@ background-position: 0 -400px; } +.paymentmethod-debvisa { + background-position: 0 -430px; +} + +.paymentmethod-debvisa.paymentmethod-large { + background-position: 0 -443px; +} /* Uruguay Sprite for Default Size ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -99,8 +106,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.7.8/uy/payment-methods-default@2x.png'); - background-size: 72px 418px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default@2x.png'); + background-size: 72px 469px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -147,12 +154,16 @@ height: 18px; width: 24px; } +.paymentmethod-debvisa { + height: 30px; + width: 60px; +} /* Uruguay Sprite for Large Size ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -163,8 +174,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.7.8/uy/payment-methods-large@2x.png'); - background-size: 116px 430px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large@2x.png'); + background-size: 116px 486px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -212,3 +223,8 @@ height: 30px; width: 41px; } + +.paymentmethod-debvisa.paymentmethod-large { + height: 30px; + width: 94px; +} diff --git a/dist/payment-methods.uy__default.css b/dist/payment-methods.uy__default.css index 68268e9..28a8095 100644 --- a/dist/payment-methods.uy__default.css +++ b/dist/payment-methods.uy__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -85,11 +85,18 @@ background-position: 0 -400px; } +.paymentmethod-debvisa { + background-position: 0 -430px; +} + +.paymentmethod-debvisa.paymentmethod-large { + background-position: 0 -443px; +} /* Uruguay Sprite for Default Size ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -99,8 +106,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.7.8/uy/payment-methods-default@2x.png'); - background-size: 72px 418px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-default@2x.png'); + background-size: 72px 469px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -147,3 +154,7 @@ height: 18px; width: 24px; } +.paymentmethod-debvisa { + height: 30px; + width: 60px; +} diff --git a/dist/payment-methods.uy__large.css b/dist/payment-methods.uy__large.css index 183e0b9..576707a 100644 --- a/dist/payment-methods.uy__large.css +++ b/dist/payment-methods.uy__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -85,11 +85,18 @@ background-position: 0 -400px; } +.paymentmethod-debvisa { + background-position: 0 -430px; +} + +.paymentmethod-debvisa.paymentmethod-large { + background-position: 0 -443px; +} /* Uruguay Sprite for Large Size ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/uy/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -100,8 +107,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.7.8/uy/payment-methods-large@2x.png'); - background-size: 116px 430px; /* original x1 image size */ + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/uy/payment-methods-large@2x.png'); + background-size: 116px 486px; /* original x1 image size */ height: 26px; margin: 5px; } @@ -149,3 +156,8 @@ height: 30px; width: 41px; } + +.paymentmethod-debvisa.paymentmethod-large { + height: 30px; + width: 94px; +} diff --git a/dist/payment-methods.ve.css b/dist/payment-methods.ve.css index 37a7ea7..74e940c 100644 --- a/dist/payment-methods.ve.css +++ b/dist/payment-methods.ve.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -79,7 +79,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -89,7 +89,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.7.8/ve/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default@2x.png'); background-size: 72px 425px; /* original x1 image size */ height: 16px; /* most common height */ } @@ -136,7 +136,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -147,7 +147,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.7.8/ve/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large@2x.png'); background-size: 116px 450px; /* original x1 image size */ height: 26px; margin: 5px; diff --git a/dist/payment-methods.ve__default.css b/dist/payment-methods.ve__default.css index e6b621a..83763c2 100644 --- a/dist/payment-methods.ve__default.css +++ b/dist/payment-methods.ve__default.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -79,7 +79,7 @@ ---------------------------------------------------------------*/ [class*='paymentmethod'] { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-default.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default.png'); height: 16px; /* most common height */ } /* @@ -89,7 +89,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.7.8/ve/payment-methods-default@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-default@2x.png'); background-size: 72px 425px; /* original x1 image size */ height: 16px; /* most common height */ } diff --git a/dist/payment-methods.ve__large.css b/dist/payment-methods.ve__large.css index 037f6e7..6ac5dfe 100644 --- a/dist/payment-methods.ve__large.css +++ b/dist/payment-methods.ve__large.css @@ -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.7.8 + * @version: 1.7.9 */ /* Common Structure @@ -79,7 +79,7 @@ ---------------------------------------------------------------*/ .paymentmethod-large { - background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.8/ve/payment-methods-large.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large.png'); height: 26px; margin: 5px; } @@ -90,7 +90,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.7.8/ve/payment-methods-large@2x.png'); + background-image: url('https://http2.mlstatic.com/secure/org-img/ui/payment-methods/1.7.9/ve/payment-methods-large@2x.png'); background-size: 116px 450px; /* original x1 image size */ height: 26px; margin: 5px; diff --git a/index.html b/index.html index 5c47030..5825092 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ - - + +