Skip to content

Commit

Permalink
Unify payment method icon design (#7560)
Browse files Browse the repository at this point in the history
Co-authored-by: Kārlis Janisels <[email protected]>
Co-authored-by: Brady Valentino <[email protected]>
  • Loading branch information
3 people authored Oct 27, 2023
1 parent a08754d commit 2ab6eda
Show file tree
Hide file tree
Showing 44 changed files with 482 additions and 202 deletions.
2 changes: 2 additions & 0 deletions assets/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
width: 2rem;
background-size: contain;
background-repeat: no-repeat;
border-radius: 2px;
outline: 1px solid rgba( 0, 0, 0, 0.25 );
}

.payment-method__brand--amex {
Expand Down
5 changes: 4 additions & 1 deletion assets/images/cards/amex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion assets/images/cards/apple-pay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion assets/images/cards/diners.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion assets/images/cards/discover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2ab6eda

Please sign in to comment.