mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Payment cards redesign #2
This commit is contained in:
parent
4bb09bb5b1
commit
9d65194dbd
28 changed files with 350 additions and 230 deletions
|
@ -11,6 +11,9 @@ $color-gray-400: #CCCCCC;
|
|||
$color-gray-300: #EBEBEB;
|
||||
$color-gray-200: #E0E0E0;
|
||||
$color-gray: #646970;
|
||||
$color-text-tertiary: #505050;
|
||||
$color-text-text: #070707;
|
||||
$color-border:#AEAEAE;
|
||||
|
||||
$shadow-card: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
|
||||
$shadow-selection-box: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue