mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-10-16 04:20:15 +00:00
Make autoupdater flash graphic unselectable via tab
This commit is contained in:
@@ -938,7 +938,7 @@
|
||||
</button>
|
||||
</div>
|
||||
<div id="of-about-flash-div" style="z-index: -1">
|
||||
<button class="btn btn-warning mr-1" type="button">
|
||||
<button class="btn btn-warning mr-1" tabindex="-1" type="button">
|
||||
<i class="fas fa-info-circle"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user