d11n
|
b12c4c5fa0
|
Improve and unify page headers (#2412)
* Improve and unify page headers
* Altcoin test fixes
* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
* Fix missing store name in pairing view
* Fix CanUsePairing test
* Bump header navigation font size
* Use partial tag instead of Html.PartialAsync in views
As suggested by @nicolasdorier. These are equivalent, see details [here](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/partial?view=aspnetcore-3.1#partial-tag-helper).
* Fix docs link
As in #2432.
* Update BTCPayServer/Views/Wallets/SignWithSeed.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
* Update BTCPayServer/Views/Wallets/WalletSendVault.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
* Update BTCPayServer/Views/Wallets/WalletTransactions.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
|
2021-04-08 22:32:42 +09:00 |
|
Dennis Reimann
|
391d7b01d1
|
UI: Minor enhancements to 2FA view
Improve hover highlight for light and dark theme. APply a bit more spacing to the 2FA link cells.
Also fixes table row highlight in light theme.
|
2020-07-14 13:29:26 +02:00 |
|
Kukks
|
006ebf3f15
|
Fix 2FA config screens
|
2020-07-13 10:58:53 +02:00 |
|
Dennis Reimann
|
906ecc021b
|
Improve 2FA views
|
2020-07-08 19:19:29 +02:00 |
|
Dennis Reimann
|
e1bf376f10
|
Mark up alert-links for better display
|
2019-11-15 11:24:27 +01:00 |
|
Umar Bolatov
|
1447b5e8be
|
Add top margin to 2FA screen heading (#986)
fix #985
|
2019-08-29 16:16:16 +09:00 |
|
nicolas.dorier
|
f0c106de75
|
Change the menu nav bar pages by moving the title above the nav pills
|
2019-06-06 18:29:54 +09:00 |
|
lepipele
|
3b0914e89e
|
Migrating ManageNavPages to new navigation enum
|
2018-04-19 15:57:23 -05:00 |
|
lepipele
|
3c76dfb584
|
Migrating to btn-primary
btn-default has been removed in Bootstrap4:
https://github.com/twbs/bootstrap/issues/25029
|
2018-04-07 23:49:36 -05:00 |
|
nicolas.dorier
|
4deb7c3270
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
|
NicolasDorier
|
eb9f669224
|
Refactor nav pages, add page to see users of the server
|
2017-09-16 01:15:17 +09:00 |
|
NicolasDorier
|
b5c6ed3860
|
Init
|
2017-09-13 15:55:16 +09:00 |
|