mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 05:24:38 +04:00
352 lines
9.4 KiB
CSS
352 lines
9.4 KiB
CSS
/*!
|
|
* Tabler Payments (v0.1.0)
|
|
* Copyright 2018-2019 The Tabler Authors
|
|
* Copyright 2018-2019 codecalm
|
|
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
|
|
*/
|
|
.payment {
|
|
width: 2.5rem;
|
|
height: 1.5rem;
|
|
display: inline-block;
|
|
background: no-repeat center/100% 100%;
|
|
vertical-align: bottom;
|
|
font-style: normal;
|
|
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
border-radius: 2px; }
|
|
|
|
.payment-2checkout-dark {
|
|
background-image: url("../img/payments/2checkout-dark.svg"); }
|
|
|
|
.payment-2checkout {
|
|
background-image: url("../img/payments/2checkout.svg"); }
|
|
|
|
.payment-alipay-dark {
|
|
background-image: url("../img/payments/alipay-dark.svg"); }
|
|
|
|
.payment-alipay {
|
|
background-image: url("../img/payments/alipay.svg"); }
|
|
|
|
.payment-amazon-dark {
|
|
background-image: url("../img/payments/amazon-dark.svg"); }
|
|
|
|
.payment-amazon {
|
|
background-image: url("../img/payments/amazon.svg"); }
|
|
|
|
.payment-americanexpress-dark {
|
|
background-image: url("../img/payments/americanexpress-dark.svg"); }
|
|
|
|
.payment-americanexpress {
|
|
background-image: url("../img/payments/americanexpress.svg"); }
|
|
|
|
.payment-applepay-dark {
|
|
background-image: url("../img/payments/applepay-dark.svg"); }
|
|
|
|
.payment-applepay {
|
|
background-image: url("../img/payments/applepay.svg"); }
|
|
|
|
.payment-bancontact-dark {
|
|
background-image: url("../img/payments/bancontact-dark.svg"); }
|
|
|
|
.payment-bancontact {
|
|
background-image: url("../img/payments/bancontact.svg"); }
|
|
|
|
.payment-bitcoin-dark {
|
|
background-image: url("../img/payments/bitcoin-dark.svg"); }
|
|
|
|
.payment-bitcoin {
|
|
background-image: url("../img/payments/bitcoin.svg"); }
|
|
|
|
.payment-bitpay-dark {
|
|
background-image: url("../img/payments/bitpay-dark.svg"); }
|
|
|
|
.payment-bitpay {
|
|
background-image: url("../img/payments/bitpay.svg"); }
|
|
|
|
.payment-cirrus-dark {
|
|
background-image: url("../img/payments/cirrus-dark.svg"); }
|
|
|
|
.payment-cirrus {
|
|
background-image: url("../img/payments/cirrus.svg"); }
|
|
|
|
.payment-clickandbuy-dark {
|
|
background-image: url("../img/payments/clickandbuy-dark.svg"); }
|
|
|
|
.payment-clickandbuy {
|
|
background-image: url("../img/payments/clickandbuy.svg"); }
|
|
|
|
.payment-coinkite-dark {
|
|
background-image: url("../img/payments/coinkite-dark.svg"); }
|
|
|
|
.payment-coinkite {
|
|
background-image: url("../img/payments/coinkite.svg"); }
|
|
|
|
.payment-dinersclub-dark {
|
|
background-image: url("../img/payments/dinersclub-dark.svg"); }
|
|
|
|
.payment-dinersclub {
|
|
background-image: url("../img/payments/dinersclub.svg"); }
|
|
|
|
.payment-directdebit-dark {
|
|
background-image: url("../img/payments/directdebit-dark.svg"); }
|
|
|
|
.payment-directdebit {
|
|
background-image: url("../img/payments/directdebit.svg"); }
|
|
|
|
.payment-discover-dark {
|
|
background-image: url("../img/payments/discover-dark.svg"); }
|
|
|
|
.payment-discover {
|
|
background-image: url("../img/payments/discover.svg"); }
|
|
|
|
.payment-dwolla-dark {
|
|
background-image: url("../img/payments/dwolla-dark.svg"); }
|
|
|
|
.payment-dwolla {
|
|
background-image: url("../img/payments/dwolla.svg"); }
|
|
|
|
.payment-ebay-dark {
|
|
background-image: url("../img/payments/ebay-dark.svg"); }
|
|
|
|
.payment-ebay {
|
|
background-image: url("../img/payments/ebay.svg"); }
|
|
|
|
.payment-eway-dark {
|
|
background-image: url("../img/payments/eway-dark.svg"); }
|
|
|
|
.payment-eway {
|
|
background-image: url("../img/payments/eway.svg"); }
|
|
|
|
.payment-giropay-dark {
|
|
background-image: url("../img/payments/giropay-dark.svg"); }
|
|
|
|
.payment-giropay {
|
|
background-image: url("../img/payments/giropay.svg"); }
|
|
|
|
.payment-googlewallet-dark {
|
|
background-image: url("../img/payments/googlewallet-dark.svg"); }
|
|
|
|
.payment-googlewallet {
|
|
background-image: url("../img/payments/googlewallet.svg"); }
|
|
|
|
.payment-ingenico-dark {
|
|
background-image: url("../img/payments/ingenico-dark.svg"); }
|
|
|
|
.payment-ingenico {
|
|
background-image: url("../img/payments/ingenico.svg"); }
|
|
|
|
.payment-jcb-dark {
|
|
background-image: url("../img/payments/jcb-dark.svg"); }
|
|
|
|
.payment-jcb {
|
|
background-image: url("../img/payments/jcb.svg"); }
|
|
|
|
.payment-klarna-dark {
|
|
background-image: url("../img/payments/klarna-dark.svg"); }
|
|
|
|
.payment-klarna {
|
|
background-image: url("../img/payments/klarna.svg"); }
|
|
|
|
.payment-laser-dark {
|
|
background-image: url("../img/payments/laser-dark.svg"); }
|
|
|
|
.payment-laser {
|
|
background-image: url("../img/payments/laser.svg"); }
|
|
|
|
.payment-maestro-dark {
|
|
background-image: url("../img/payments/maestro-dark.svg"); }
|
|
|
|
.payment-maestro {
|
|
background-image: url("../img/payments/maestro.svg"); }
|
|
|
|
.payment-mastercard-dark {
|
|
background-image: url("../img/payments/mastercard-dark.svg"); }
|
|
|
|
.payment-mastercard {
|
|
background-image: url("../img/payments/mastercard.svg"); }
|
|
|
|
.payment-monero-dark {
|
|
background-image: url("../img/payments/monero-dark.svg"); }
|
|
|
|
.payment-monero {
|
|
background-image: url("../img/payments/monero.svg"); }
|
|
|
|
.payment-neteller-dark {
|
|
background-image: url("../img/payments/neteller-dark.svg"); }
|
|
|
|
.payment-neteller {
|
|
background-image: url("../img/payments/neteller.svg"); }
|
|
|
|
.payment-ogone-dark {
|
|
background-image: url("../img/payments/ogone-dark.svg"); }
|
|
|
|
.payment-ogone {
|
|
background-image: url("../img/payments/ogone.svg"); }
|
|
|
|
.payment-okpay-dark {
|
|
background-image: url("../img/payments/okpay-dark.svg"); }
|
|
|
|
.payment-okpay {
|
|
background-image: url("../img/payments/okpay.svg"); }
|
|
|
|
.payment-paybox-dark {
|
|
background-image: url("../img/payments/paybox-dark.svg"); }
|
|
|
|
.payment-paybox {
|
|
background-image: url("../img/payments/paybox.svg"); }
|
|
|
|
.payment-paymill-dark {
|
|
background-image: url("../img/payments/paymill-dark.svg"); }
|
|
|
|
.payment-paymill {
|
|
background-image: url("../img/payments/paymill.svg"); }
|
|
|
|
.payment-payone-dark {
|
|
background-image: url("../img/payments/payone-dark.svg"); }
|
|
|
|
.payment-payone {
|
|
background-image: url("../img/payments/payone.svg"); }
|
|
|
|
.payment-payoneer-dark {
|
|
background-image: url("../img/payments/payoneer-dark.svg"); }
|
|
|
|
.payment-payoneer {
|
|
background-image: url("../img/payments/payoneer.svg"); }
|
|
|
|
.payment-paypal-dark {
|
|
background-image: url("../img/payments/paypal-dark.svg"); }
|
|
|
|
.payment-paypal {
|
|
background-image: url("../img/payments/paypal.svg"); }
|
|
|
|
.payment-paysafecard-dark {
|
|
background-image: url("../img/payments/paysafecard-dark.svg"); }
|
|
|
|
.payment-paysafecard {
|
|
background-image: url("../img/payments/paysafecard.svg"); }
|
|
|
|
.payment-payu-dark {
|
|
background-image: url("../img/payments/payu-dark.svg"); }
|
|
|
|
.payment-payu {
|
|
background-image: url("../img/payments/payu.svg"); }
|
|
|
|
.payment-payza-dark {
|
|
background-image: url("../img/payments/payza-dark.svg"); }
|
|
|
|
.payment-payza {
|
|
background-image: url("../img/payments/payza.svg"); }
|
|
|
|
.payment-ripple-dark {
|
|
background-image: url("../img/payments/ripple-dark.svg"); }
|
|
|
|
.payment-ripple {
|
|
background-image: url("../img/payments/ripple.svg"); }
|
|
|
|
.payment-sage-dark {
|
|
background-image: url("../img/payments/sage-dark.svg"); }
|
|
|
|
.payment-sage {
|
|
background-image: url("../img/payments/sage.svg"); }
|
|
|
|
.payment-sepa-dark {
|
|
background-image: url("../img/payments/sepa-dark.svg"); }
|
|
|
|
.payment-sepa {
|
|
background-image: url("../img/payments/sepa.svg"); }
|
|
|
|
.payment-shopify-dark {
|
|
background-image: url("../img/payments/shopify-dark.svg"); }
|
|
|
|
.payment-shopify {
|
|
background-image: url("../img/payments/shopify.svg"); }
|
|
|
|
.payment-skrill-dark {
|
|
background-image: url("../img/payments/skrill-dark.svg"); }
|
|
|
|
.payment-skrill {
|
|
background-image: url("../img/payments/skrill.svg"); }
|
|
|
|
.payment-solo-dark {
|
|
background-image: url("../img/payments/solo-dark.svg"); }
|
|
|
|
.payment-solo {
|
|
background-image: url("../img/payments/solo.svg"); }
|
|
|
|
.payment-square-dark {
|
|
background-image: url("../img/payments/square-dark.svg"); }
|
|
|
|
.payment-square {
|
|
background-image: url("../img/payments/square.svg"); }
|
|
|
|
.payment-stripe-dark {
|
|
background-image: url("../img/payments/stripe-dark.svg"); }
|
|
|
|
.payment-stripe {
|
|
background-image: url("../img/payments/stripe.svg"); }
|
|
|
|
.payment-switch-dark {
|
|
background-image: url("../img/payments/switch-dark.svg"); }
|
|
|
|
.payment-switch {
|
|
background-image: url("../img/payments/switch.svg"); }
|
|
|
|
.payment-ukash-dark {
|
|
background-image: url("../img/payments/ukash-dark.svg"); }
|
|
|
|
.payment-ukash {
|
|
background-image: url("../img/payments/ukash.svg"); }
|
|
|
|
.payment-unionpay-dark {
|
|
background-image: url("../img/payments/unionpay-dark.svg"); }
|
|
|
|
.payment-unionpay {
|
|
background-image: url("../img/payments/unionpay.svg"); }
|
|
|
|
.payment-verifone-dark {
|
|
background-image: url("../img/payments/verifone-dark.svg"); }
|
|
|
|
.payment-verifone {
|
|
background-image: url("../img/payments/verifone.svg"); }
|
|
|
|
.payment-verisign-dark {
|
|
background-image: url("../img/payments/verisign-dark.svg"); }
|
|
|
|
.payment-verisign {
|
|
background-image: url("../img/payments/verisign.svg"); }
|
|
|
|
.payment-visa-dark {
|
|
background-image: url("../img/payments/visa-dark.svg"); }
|
|
|
|
.payment-visa {
|
|
background-image: url("../img/payments/visa.svg"); }
|
|
|
|
.payment-webmoney-dark {
|
|
background-image: url("../img/payments/webmoney-dark.svg"); }
|
|
|
|
.payment-webmoney {
|
|
background-image: url("../img/payments/webmoney.svg"); }
|
|
|
|
.payment-westernunion-dark {
|
|
background-image: url("../img/payments/westernunion-dark.svg"); }
|
|
|
|
.payment-westernunion {
|
|
background-image: url("../img/payments/westernunion.svg"); }
|
|
|
|
.payment-worldpay-dark {
|
|
background-image: url("../img/payments/worldpay-dark.svg"); }
|
|
|
|
.payment-worldpay {
|
|
background-image: url("../img/payments/worldpay.svg"); }
|
|
|
|
.payment-size-md {
|
|
width: 3.33332rem;
|
|
height: 2rem; }
|
|
|
|
.payment-size-lg {
|
|
width: 4.99998rem;
|
|
height: 3rem; }
|
|
|
|
.payment-size-xl {
|
|
width: 6.66664rem;
|
|
height: 4rem; }
|
|
/*# sourceMappingURL=tabler-payments.css.map */ |