mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Added modern browser warning for theme support
This commit is contained in:
parent
a418f63a44
commit
488d54493a
3 changed files with 50 additions and 1 deletions
|
@ -223,7 +223,7 @@
|
|||
<option value="classic">Classic</option>
|
||||
<option value="dark">Dark</option>
|
||||
</select>
|
||||
<label for="theme"> Theme </label>
|
||||
<label for="theme"> Theme (only supported in modern browsers)</label>
|
||||
</div>
|
||||
<div class="option-item">
|
||||
<input type="checkbox" option="update_url" id="update_url" checked />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue