btcpayserver/BTCPayServer/wwwroot
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
..
bundles Preserving bundles directory required for build 2018-02-27 17:03:49 +09:00
cart PoS UI fix: scale-down item image (#4076) 2022-08-25 12:26:44 +02:00
checkout Checkout UI fix (#4015) 2022-08-03 21:31:16 +09:00
crowdfund Fix Crowdfund + additional issues (#3994) 2022-07-22 20:30:39 +09:00
fonts Self-host webfonts 2020-08-06 22:18:26 +02:00
img Paybutton: Fix logo and URL 2022-08-20 11:32:09 +02:00
imlegacy htmlcoin altcoin updates (#3601) 2022-04-14 13:18:12 +09:00
js Custodian Account Deposit UI (#4024) 2022-08-09 20:03:55 +02:00
light-pos Make it work with decimal discount values 2022-07-22 13:31:41 +02:00
locales Update lang 2022-07-23 20:37:56 +09:00
main Custodian Account Deposit UI (#4024) 2022-08-09 20:03:55 +02:00
modal Remove mailto: handling in bitpayjs 2022-05-14 10:57:08 +09:00
paybutton Set explicit cursor style property on pay button with custom text (#4107) 2022-09-09 14:28:03 +09:00
payment-request Fix change state broken in the UI and update invoice's status in payment request to new convention (Fix #3265) (#3286) 2022-01-11 21:49:56 +09:00
shopify Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
swagger/v1 Update invoice amount description in Swagger template 2022-09-04 09:57:41 +03:00
tests Add JS Modal test (#1342) 2020-02-19 17:39:14 +09:00
vendor Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09:00
favicon.ico Init 2017-09-13 15:55:16 +09:00
manifest.json New PoS design 2018-12-27 12:57:31 +08:00