From fb779c8eb7ac9404966ec956cdca36c2f6269ab6 Mon Sep 17 00:00:00 2001 From: Jacques Malgrange Date: Tue, 27 Sep 2022 17:21:53 +0200 Subject: [PATCH] V1.3.1 --- README.md | 1 + paypal.css | 5 +++++ paypal.php | 2 +- version.json | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d243a7..bedac19 100755 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Sales are checked and recorded with IPN return. Works also with digital goods. ### Versions ### +* 1.3.1 - 27/09/2022 : Responsive display. * 1.3 - 15/11/2017 : Payment plugin Update * 1.2.4 - 19/05/2017 : Option to hide the CKEditor Paypal Button * 1.2.3 - 01/04/2017 : Easier archive management diff --git a/paypal.css b/paypal.css index cbc6878..82c82bf 100755 --- a/paypal.css +++ b/paypal.css @@ -8,3 +8,8 @@ table.paypalTO td:nth-child(2){color:#666;} #paypalArchiv{margin:15px 10px;} .curl{font-style:italic;color:green;} .nocurl{font-style:italic;color:brown;} +#paypalDetail td:nth-child(2){word-break:break-word;} +@media screen and (max-width:780px){ + #paypalVente tr{display:block;margin-bottom:10px;} + #paypalVente td:nth-child(3),#paypalVente th:nth-child(3),#paypalVente td:nth-child(5),#paypalVente th:nth-child(5){display:block;text-align:left;} +} diff --git a/paypal.php b/paypal.php index c88e831..836ef2b 100755 --- a/paypal.php +++ b/paypal.php @@ -203,7 +203,7 @@ if(count($tab)) { echo '
'; - echo ''; + echo ''; $b = array(); foreach($tab as $r) { diff --git a/version.json b/version.json index a2298f5..fcb9e5c 100755 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{"version":"1.3","host":"https://github.com/cmsunoPlugins/paypal/"} +{"version":"1.3.1","host":"https://github.com/cmsunoPlugins/paypal/"}
'.T_("Date").''.T_("Type").''.T_("Name").''.T_("Address").''.T_("Article").''.T_("Price").''.T_("Treated").''.T_("Del").''.T_("Archive").'
'.T_("Date").''.T_("Type").''.T_("Name").''.T_("Address").''.T_("Article").''.T_("Price").''.T_("Treated").'('.T_("Del").')'.T_("Archive").'