Release 1.0.2

This commit is contained in:
Minh Nhut
2020-04-07 20:42:03 +07:00
commit ccdd494f31
11 changed files with 752 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.vnpay-payment-gateway-wrapper .vnpay-payment-gateway-notification {
max-width: 600px;
margin: 0 auto;
border: 1px solid #dcd7ca;
border-radius: 6px;
padding: 20px 15px;
text-align: center;
}
.vnpay-payment-gateway-wrapper .vnpay-payment-gateway-notification img {
width: 100px;
height: auto;
margin: 0 auto;
}
.vnpay-payment-gateway-wrapper .vnpay-payment-gateway-notification .notification-title {
margin: 10px 0;
font-size: 30px;
}
/*# sourceMappingURL=wc-vnpay-payment-gateway.css.map */
+1
View File
@@ -0,0 +1 @@
<svg height="512pt" viewBox="0 0 512 512.92258" width="512pt" xmlns="http://www.w3.org/2000/svg"><path d="m433.347656 512.921875h-352.898437c-27.71875-.003906-53.460938-14.355469-68.039063-37.9375-14.574218-23.578125-15.902344-53.023437-3.511718-77.820313l176.433593-352.914062c13.542969-27.117188 41.253907-44.25 71.566407-44.25s58.023437 17.132812 71.566406 44.25l176.433594 352.914062c12.390624 24.796876 11.0625 54.242188-3.511719 77.820313-14.574219 23.582031-40.320313 37.933594-68.039063 37.9375zm0 0" fill="#ff7761"/><g fill="#fff"><path d="m256.898438 128.203125c8.835937 0 16 7.164063 16 16v192c0 8.835937-7.164063 16-16 16-8.835938 0-16-7.164063-16-16v-192c0-8.835937 7.164062-16 16-16zm0 0"/><path d="m240.898438 384.203125h32v32h-32zm0 0"/></g></svg>

After

Width:  |  Height:  |  Size: 763 B

+1
View File
@@ -0,0 +1 @@
<svg height="512pt" viewBox="0 0 512 512" width="512pt" xmlns="http://www.w3.org/2000/svg"><path d="m256 0c-141.164062 0-256 114.835938-256 256s114.835938 256 256 256 256-114.835938 256-256-114.835938-256-256-256zm0 0" fill="#2196f3"/><path d="m385.75 201.75-138.667969 138.664062c-4.160156 4.160157-9.621093 6.253907-15.082031 6.253907s-10.921875-2.09375-15.082031-6.253907l-69.332031-69.332031c-8.34375-8.339843-8.34375-21.824219 0-30.164062 8.339843-8.34375 21.820312-8.34375 30.164062 0l54.25 54.25 123.585938-123.582031c8.339843-8.34375 21.820312-8.34375 30.164062 0 8.339844 8.339843 8.339844 21.820312 0 30.164062zm0 0" fill="#fafafa"/></svg>

After

Width:  |  Height:  |  Size: 649 B