Skip to content
Snippets Groups Projects
Verified Commit 2c822035 authored by Gabriel Zachmann's avatar Gabriel Zachmann
Browse files

change tokeninfo alert color from red to orange

parent d5d1c785
No related branches found
No related tags found
No related merge requests found
Pipeline #323213 passed
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
</button> </button>
</div> </div>
<div class="alert alert-dismissible alert-danger mt-3 d-none" id="token-gone-warning"> <div class="alert alert-dismissible alert-primary mt-3 d-none" id="token-gone-warning">
<button type="button" class="close" data-dismiss="alert">&times;</button> <button type="button" class="close" data-dismiss="alert">&times;</button>
<h4 class="alert-heading">Do not lose access to your mytoken!</h4> <h4 class="alert-heading">Do not lose access to your mytoken!</h4>
<p>To keep access to your mytoken you <strong>must</strong> copy it to a safe location, as <p>To keep access to your mytoken you <strong>must</strong> copy it to a safe location, as
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment