btcpayserver/BTCPayServer/Views/Shared
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
..
Monero Csproj cleanup, reorganizing namespaces, fixing tests 2019-10-02 22:41:53 -05:00
_Layout.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
_NavLayout.cshtml Unify section headings 2019-11-14 18:42:48 +01:00
_StatusMessage.cshtml Fix tests 2019-11-07 18:35:47 +09:00
_ValidationScriptsPartial.cshtml Updating bundler to new version that will also support .NET Core 2.2 2019-03-23 19:10:16 -05:00
Bitcoin_Lightning_LikeMethodCheckout.cshtml Add option to show recommeded fee on checkout invoice 2019-10-14 10:09:26 -07:00
Bitcoin_Lightning_LikeMethodCheckoutNoScript.cshtml Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
Confirm.cshtml Refactor the Header in its own partial view 2019-11-06 13:15:26 +09:00
EmailsBody.cshtml Add office365 quick settings 2019-11-18 08:12:06 +10:00
Error.cshtml Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
Header.cshtml UI: Add custom theme file option 2019-11-22 21:09:18 +01:00
NotificationEmailWarning.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
PostRedirect.cshtml Fix tests 2019-11-08 21:42:34 +09:00
SyncModal.cshtml Custom date range filtering modal 2019-05-12 14:56:13 +09:00
VaultElements.cshtml Ask passphrase when appropriate (Fix #1185) 2019-11-22 19:13:04 +09:00
ViewBitcoinLikePaymentData.cshtml make sure networks are abstracted properly 2019-09-21 16:39:44 +02:00
ViewLightningLikePaymentData.cshtml Make invoice payments view modular per payment handler (#991) 2019-08-24 23:10:13 +09:00