-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Pepe
committed
Jan 7, 2021
1 parent
73290c1
commit adcc0b9
Showing
204 changed files
with
22,205 additions
and
3,234 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.8 KB
...rdpress/wp-content/languages/plugins/woocommerce-gateway-paypal-express-checkout-es_ES.mo
Binary file not shown.
1,397 changes: 1,397 additions & 0 deletions
1,397
...rdpress/wp-content/languages/plugins/woocommerce-gateway-paypal-express-checkout-es_ES.po
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+19.2 KB
TE2/Proyecto Teknovate/htdocs/wordpress/wp-content/languages/themes/storefront-es_ES.mo
Binary file not shown.
862 changes: 862 additions & 0 deletions
862
TE2/Proyecto Teknovate/htdocs/wordpress/wp-content/languages/themes/storefront-es_ES.po
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
100 changes: 0 additions & 100 deletions
100
TE2/Proyecto Teknovate/htdocs/wordpress/wp-content/plugins/hello.php
This file was deleted.
Oops, something went wrong.
76 changes: 76 additions & 0 deletions
76
...ugins/woocommerce-gateway-paypal-express-checkout/assets/css/wc-gateway-ppec-frontend.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
.wcppec-checkout-buttons { | ||
text-align: center; | ||
margin: 1em 0; | ||
overflow: hidden; | ||
} | ||
.wcppec-checkout-buttons .woocommerce-error { | ||
text-align: left; | ||
} | ||
.wcppec-checkout-buttons__separator { | ||
display: block; | ||
margin: 0 0 1em; | ||
} | ||
.wcppec-checkout-buttons__button { | ||
display: inline-block; | ||
text-decoration: none !important; | ||
border: 0 !important; | ||
padding-top: 1em; | ||
} | ||
.wcppec-checkout-buttons__button img { | ||
margin: 0 auto; | ||
} | ||
.paypal-button-widget .paypal-button, | ||
.paypal-button-widget .paypal-button:hover { | ||
background: transparent; | ||
box-shadow: none; | ||
border: none; | ||
} | ||
.wcppec-cart-widget-button { | ||
display: inline-block; | ||
text-decoration: none !important; | ||
border: 0 !important; | ||
} | ||
.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb { | ||
padding: 0 1em 1em; | ||
} | ||
.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message + p.buttons.wcppec-cart-widget-spb { | ||
display: none; | ||
} | ||
|
||
.payment_method_ppec_paypal img { | ||
max-height: 68px !important; | ||
border-radius: 0; | ||
} | ||
|
||
.wc-gateway-ppec-cancel { | ||
display: block; | ||
text-align: center; | ||
padding: 10px; | ||
} | ||
|
||
#woo_pp_ec_button_checkout { | ||
display: none; | ||
} | ||
|
||
#payment .place-order .button { | ||
display: block; | ||
} | ||
/** | ||
* PayPal Payment buttons generated via the SDK need to be styled via CSS. | ||
* To be backwards compatible, these rules are inline with the widths used by PayPal JS. | ||
* | ||
* @see https://developer.paypal.com/docs/archive/checkout/how-to/customize-button/#size | ||
* @see https://developer.paypal.com/docs/checkout/integration-features/customize-button/#size | ||
*/ | ||
.wc_ppec_small_payment_buttons { | ||
width: 150px; | ||
display: inline-block; | ||
} | ||
.wc_ppec_medium_payment_buttons { | ||
width: 250px; | ||
display: inline-block; | ||
} | ||
.wc_ppec_large_payment_buttons { | ||
width: 350px; | ||
display: inline-block; | ||
} |
Binary file added
BIN
+195 KB
...woocommerce-gateway-paypal-express-checkout/assets/img/in-context-composite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
.../plugins/woocommerce-gateway-paypal-express-checkout/assets/js/dist/fetch-polyfill.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...lugins/woocommerce-gateway-paypal-express-checkout/assets/js/dist/promise-polyfill.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.