mirror of
https://github.com/tabler/tabler.git
synced 2026-08-22 10:54:26 +04:00
Release 1.0.0-alpha.9
This commit is contained in:
Vendored
+16
-8
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* Tabler v1.0.0-alpha.8 (https://tabler.io)
|
||||
* @version 1.0.0-alpha.8
|
||||
* Tabler v1.0.0-alpha.9 (https://tabler.io)
|
||||
* @version 1.0.0-alpha.9
|
||||
* @link https://tabler.io
|
||||
* Copyright 2018-2020 The Tabler Authors
|
||||
* Copyright 2018-2020 codecalm.net Paweł Kuna
|
||||
@@ -370,14 +370,22 @@
|
||||
.payment-provider-worldpay-dark {
|
||||
background-image: url("../img/payments/worldpay-dark.svg"); }
|
||||
|
||||
.payment-xs {
|
||||
width: 2.083325rem;
|
||||
height: 1.25rem; }
|
||||
|
||||
.payment-sm {
|
||||
width: 2.49999rem;
|
||||
height: 1.5rem; }
|
||||
width: 3.33332rem;
|
||||
height: 2rem; }
|
||||
|
||||
.payment-md {
|
||||
width: 6.249975rem;
|
||||
height: 3.75rem; }
|
||||
|
||||
.payment-lg {
|
||||
width: 4.99998rem;
|
||||
height: 3rem; }
|
||||
width: 8.3333rem;
|
||||
height: 5rem; }
|
||||
|
||||
.payment-xl {
|
||||
width: 6.66664rem;
|
||||
height: 4rem; }
|
||||
width: 11.66662rem;
|
||||
height: 7rem; }
|
||||
|
||||
Reference in New Issue
Block a user