mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-28 02:36:16 -04:00
Added Magic button and tweaked margins for Windows
This commit is contained in:
parent
651ca6cf5d
commit
ba5c503c48
5 changed files with 17 additions and 4 deletions
|
@ -41,5 +41,5 @@
|
|||
}
|
||||
|
||||
#controls .btn {
|
||||
border-radius: 0;
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
|
|
@ -146,3 +146,8 @@
|
|||
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
|
||||
#magic {
|
||||
margin-left: 5px;
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue