Skip to content

Commit

Permalink
Add board highlight on warning dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
noisymime committed Jul 28, 2021
1 parent 69b04f5 commit 1a67725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warning.html
Expand Up @@ -21,7 +21,7 @@
<div style="padding-left: .9em; padding-right: 0.9em; overflow-y: auto; ">
<p style="margin-bottom: 5;">Base tunes are intended as a starting point ONLY. They will require changes in order to work correctly with your engine</p>
<center><span class="icon fa-exclamation major" style="margin: 0; justify-content: center;" id="warningIcon"></span></center>
<p >Take note of the board that has been used in this tune. If you are not using this board you will to change this setting immediately: <br /><span style="font-weight: bold;" id="tuneBoard"></span></p>
<p >Take note of the board that has been used in this tune. If you are not using this board you will to change this setting immediately: <br /><span class="icon fa-arrow-right" style="margin: 0; justify-content: center;" id="emphasisIcon"></span> <span style="font-weight: bold;" id="tuneBoard"></span> <span class="icon fa-arrow-left" style="margin: 0; justify-content: center;" id="emphasisIcon"></span></p>
</div>


Expand Down

0 comments on commit 1a67725

Please sign in to comment.