mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 08:41:32 -04:00
ccessible user experience
This commit is contained in:
parent
7c66dacc40
commit
eb04145a62
9 changed files with 127 additions and 6 deletions
|
@ -584,6 +584,13 @@
|
|||
Keep the current tab in sync between the input and output
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="checkbox option-item">
|
||||
<label for="accessibleUX">
|
||||
<input type="checkbox" option="accessibleUX" id="accessibleUX">
|
||||
Accessible user experience, buttons for drag-and-drop operations
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary" id="reset-options">Reset options to default</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue