btcpayserver/BTCPayServer/Views
Dennis Reimann 7ccf0c3612
UI: Add custom theme file option
This adds a "Custom Theme CSS file" to the "Server settings: Theme" page. It works similar to the custom bootstrap and creative start fields, but is only added to the head in case it is set.

The main idea here is that users would choose one of our predefined themes and have the option to override specific values. The other apporach would be to let the custom theme replace the predefined one, but this could lead to issues in case we extend the set of variables, which would be unset then.
This way users can copy a predefined theme and override all variables or just the ones they want to customize.

The help icon besides the label links to a page in the docs I'm currently working on.
2019-11-22 21:09:18 +01:00
..
Account add login button to register page 2019-11-21 09:28:35 +01:00
Apps Hide button when missing required fields 2019-11-14 23:58:38 -07:00
AppsPublic POS app theme fixes 2019-11-15 15:15:19 +01:00
Authorization Unify section headings 2019-11-14 18:42:48 +01:00
Home Add Casa theme draft 2019-11-14 18:42:50 +01:00
Invoice Use grid consistently 2019-11-14 18:42:49 +01:00
Manage Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
MoneroLikeStore Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
PaymentRequest UI: Remove superfluous spaces when description is empty 2019-11-16 23:28:53 +01:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Use variable based bootstrap and creativestart 2019-11-14 18:42:40 +01:00
Server UI: Add custom theme file option 2019-11-22 21:09:18 +01:00
Shared UI: Add custom theme file option 2019-11-22 21:09:18 +01:00
Stores Fix sign transaction 2019-11-21 16:38:43 +09:00
UserStores Use grid consistently 2019-11-14 18:42:49 +01:00
Wallets Fix sign transaction 2019-11-21 16:38:43 +09:00
_ViewImports.cshtml Remove reliance on ambient routing values 2019-10-23 13:52:22 +09:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs fix file timezone and isDownload for local files temp urls (#837) 2019-05-15 22:02:03 +09:00