Skip to content

Commit

Permalink
Merge pull request #77 from MONEI/feature/add-multibanco-method
Browse files Browse the repository at this point in the history
Release 6.1.0
  • Loading branch information
malmo-monei authored Nov 26, 2024
2 parents 3eb92f3 + c641eaf commit e7c4d11
Show file tree
Hide file tree
Showing 20 changed files with 665 additions and 42 deletions.
15 changes: 14 additions & 1 deletion assets/css/monei-icons-classic.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
[class*="payment_method_monei"] label {

}

label .monei-icons-cc{
margin-left: 15px;
margin-right:0;
padding-right:0;
max-height: 28px !important;
max-width: 258px !important;
}
label .monei-icons-multi{
margin-left: 15px;
margin-right:0;
padding-right:0;
max-height: 28px !important;
max-width: 128px !important;
}
label .monei-icons{
margin-left: 15px;
margin-right:0;
Expand Down
1 change: 1 addition & 0 deletions assets/images/mbway-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 1 addition & 15 deletions assets/images/monei-cards.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 e7c4d11

Please sign in to comment.