Commit graph

21 commits

Author SHA1 Message Date
Philipp Stracker
d7f0b693e3
Define generic size for payment gateway icons 2024-09-03 17:35:36 +02:00
Philipp Stracker
0e6e079e40
💄 Fix Google Pay button style
Make the outline of the payment button visible
2024-06-25 12:52:33 +02:00
Daniel Dudzic
64bd0a2da8
Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page. 2024-04-08 23:35:53 +02:00
Pedro Silva
68f7fe6771
Fix default button margins. 2023-12-15 18:07:55 +00:00
Pedro Silva
ec0dd5221d
Adjustments to apm button layouts. 2023-12-11 17:14:43 +00:00
Pedro Silva
46c575a401
Fix apm button styling 2023-12-07 18:20:58 +00:00
Pedro Silva
3ccd38e4dd
Fix disabling of clicks on disabled buttons 2023-10-20 09:38:32 +01:00
Alex P
874a4e92ff
Add hooks to allow rendering messages near buttons like before 2023-10-17 09:57:33 +03:00
Alex P
50ca4dc079
Disable via CSS class 2023-09-11 10:47:08 +03:00
Alex P
a866fd355b
Hide ACDC footer frame via CSS to avoid empty space
It seems like this iframe (added when ACDC is enabled) can result in some empty space being shown because of some inherited `body` CSS about fonts/text. So hiding it via `display: none`, I think it will not cause any issues, because this iframe is not supposed to be visible anyway (`width`, `height` are set to `0`).
2023-08-22 10:50:58 +03:00
Alex P
4ca9639fb1 Add CSS file for non-DCC rules 2022-10-20 13:13:42 +03:00
Alex P
57af25a197 Hide order button via class 2022-10-20 09:24:24 +03:00
Alex P
c97dc9530b Add float: right to dcc order button like in WC styles 2021-11-11 17:58:08 +02:00
dinamiko
6896265ca3 Add -disabled to css class name 2021-09-14 11:44:49 +02:00
dinamiko
ab32a20f68 Add and remove class for css opacity 2021-09-14 09:28:48 +02:00
David Remer
69fd00f866 force the 3d secure layer above the woocommerce loading layer 2020-10-16 13:44:11 +03:00
David Remer
5c590c9816 fix stylesheet 2020-09-25 12:27:42 +03:00
David Remer
e161a42082 add padding to the button of the logos 2020-09-24 07:53:01 +03:00
David Remer
1f5bf7e579 enqueue styles for dcc logos in frontend 2020-09-18 15:38:38 +03:00
David Remer
084eb2a908 relocate dcc fields to gateway description, use \WC_Payment_Gateway_CC, reutilize theme styles for dcc fields as much as possible 2020-09-14 14:17:39 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00