diff --git a/FireWalletBrowser.bsdesign b/FireWalletBrowser.bsdesign index e635e09..088fe6f 100644 Binary files a/FireWalletBrowser.bsdesign and b/FireWalletBrowser.bsdesign differ diff --git a/templates/manage.html b/templates/manage.html index c29521f..f00c25a 100644 --- a/templates/manage.html +++ b/templates/manage.html @@ -74,7 +74,8 @@ <div class="container-fluid" style="margin-top: 50px;"> <div class="card"> <div class="card-body"> - <h4 class="card-title" style="display: inline-block;">DNS</h4><a class="btn btn-primary" role="button" style="position: absolute; right:16px;" href="/manage/{{domain}}/edit?dns={{raw_dns}}">Edit</a><div class="table-responsive"> + <h4 class="card-title" style="display: inline-block;">DNS</h4> + <div style="width: fit-content;position: absolute;right: 0px;top: 16px;"><a class="btn btn-primary" role="button" href="https://tools.c.woodburn.au/?domain={{domain}}&url=https://{{domain}}" style="margin: 0px 16px;" target="_blank">Debug</a><a class="btn btn-primary" role="button" href="/manage/{{domain}}/edit?dns={{raw_dns}}" style="margin: 0px 16px;">Edit</a></div><div class="table-responsive"> <table class="table"> <thead> <tr>