Files
btcpayserver/BTCPayServer
Umar Bolatov 8fae38deca Set explicit cursor style property on pay button with custom text (#4107)
We need to set "cursor: pointer;" explicitly on pay buttons with custom text because the <button> HTML tag default pointer is not a cursor. This is not an issue for the default button because it uses the <input> tag which has "cursor: pointer;" by default in browsers.

Close #4104
2022-09-09 14:28:03 +09:00
..
2022-08-21 08:38:25 +02:00
2022-08-21 08:38:25 +02:00
2022-01-14 13:26:30 +01:00
2022-08-17 09:45:51 +02:00
2022-08-21 08:38:25 +02:00
2021-12-31 16:59:02 +09:00
2022-08-21 08:38:25 +02:00
2022-08-17 09:45:51 +02:00
2022-08-21 08:38:25 +02:00
2022-08-30 09:16:17 +02:00
2022-08-26 10:26:51 +02:00
2022-09-09 14:27:49 +09:00
2022-08-09 19:57:43 +02:00
2022-04-12 16:55:10 +09:00
2022-07-15 12:37:47 +09:00