mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Dark theme tweaks and improvements
This commit is contained in:
parent
0dc72d8301
commit
280f1ee2df
9 changed files with 44 additions and 47 deletions
|
@ -921,7 +921,6 @@ const OperationConfig = {
|
|||
type: "toggleString",
|
||||
value: "",
|
||||
toggleValues: Cipher.IO_FORMAT1
|
||||
|
||||
},
|
||||
{
|
||||
name: "Salt",
|
||||
|
@ -968,7 +967,6 @@ const OperationConfig = {
|
|||
type: "toggleString",
|
||||
value: "",
|
||||
toggleValues: Cipher.IO_FORMAT1
|
||||
|
||||
},
|
||||
{
|
||||
name: "Salt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue